diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-09-17 03:45:23 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-09-17 03:45:23 +0000 |
commit | a64e7efdb389f20a65a1874a51702900f6707281 (patch) | |
tree | 52154d7bf2c46d99ac89160f979fb5c7c2203518 /app-misc/fdutils/fdutils-5.4.20020222-r1.ebuild | |
parent | add () for selinux (diff) | |
download | gentoo-2-a64e7efdb389f20a65a1874a51702900f6707281.tar.gz gentoo-2-a64e7efdb389f20a65a1874a51702900f6707281.tar.bz2 gentoo-2-a64e7efdb389f20a65a1874a51702900f6707281.zip |
changed dependency to sys-fs/mtools instead of app-admin/mtools
Diffstat (limited to 'app-misc/fdutils/fdutils-5.4.20020222-r1.ebuild')
-rw-r--r-- | app-misc/fdutils/fdutils-5.4.20020222-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/fdutils/fdutils-5.4.20020222-r1.ebuild b/app-misc/fdutils/fdutils-5.4.20020222-r1.ebuild index 1417d6436605..5346049ed1a3 100644 --- a/app-misc/fdutils/fdutils-5.4.20020222-r1.ebuild +++ b/app-misc/fdutils/fdutils-5.4.20020222-r1.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/app-misc/fdutils/fdutils-5.4.20020222-r1.ebuild,v 1.8 2003/08/05 15:43:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/fdutils/fdutils-5.4.20020222-r1.ebuild,v 1.9 2003/09/17 03:45:20 seemant Exp $ inherit eutils @@ -14,7 +14,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" -DEPEND=">=app-admin/mtools-3 +DEPEND=">=sys-fs/mtools-3 tetex? ( >=app-text/tetex-1.0.7-r10 )" src_unpack() { |