diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-09-17 03:01:10 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-09-17 03:01:10 +0000 |
commit | dc64750b16829d02ce6b93bf48592b2b1432e459 (patch) | |
tree | 417eec1e4078604d36b3603b08316ed1d28cb133 /sys-apps/mindi/mindi-0.86.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-dc64750b16829d02ce6b93bf48592b2b1432e459.tar.gz gentoo-2-dc64750b16829d02ce6b93bf48592b2b1432e459.tar.bz2 gentoo-2-dc64750b16829d02ce6b93bf48592b2b1432e459.zip |
updated dependency
Diffstat (limited to 'sys-apps/mindi/mindi-0.86.ebuild')
-rw-r--r-- | sys-apps/mindi/mindi-0.86.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/mindi/mindi-0.86.ebuild b/sys-apps/mindi/mindi-0.86.ebuild index 96b97d8616b2..54d416fcd436 100644 --- a/sys-apps/mindi/mindi-0.86.ebuild +++ b/sys-apps/mindi/mindi-0.86.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/mindi/mindi-0.86.ebuild,v 1.2 2003/09/07 01:15:29 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mindi/mindi-0.86.ebuild,v 1.3 2003/09/17 03:01:02 seemant Exp $ DESCRIPTION="Mindi builds boot/root disk images using your existing kernel, modules, tools and libraries" HOMEPAGE="http://www.microwerks.net/~hugo/mindi/" @@ -19,7 +19,7 @@ DEPEND=">=sys-apps/bzip2-1.0.1 >=sys-devel/binutils-2 >=sys-apps/syslinux-1.7 >=sys-apps/lilo-22 - >=app-admin/dosfstools-2.8 + >=sys-fs/dosfstools-2.8 >=sys-apps/mindi-kernel-1*" src_unpack() { |