summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-09-12 11:39:03 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-09-12 11:39:03 +0000
commite18530a4f4f719c406e6a760ba9cd075835fd0d7 (patch)
tree10d5dd639e10d75498bdc1b1b03b1a7c2b134356 /sys-apps/fileutils/fileutils-4.1.11-r2.ebuild
parentbug # closure note (diff)
downloadgentoo-2-e18530a4f4f719c406e6a760ba9cd075835fd0d7.tar.gz
gentoo-2-e18530a4f4f719c406e6a760ba9cd075835fd0d7.tar.bz2
gentoo-2-e18530a4f4f719c406e6a760ba9cd075835fd0d7.zip
ready to move to stable and coreutils instead
Diffstat (limited to 'sys-apps/fileutils/fileutils-4.1.11-r2.ebuild')
-rw-r--r--sys-apps/fileutils/fileutils-4.1.11-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild b/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild
index 66818b47a005..887dda3132fd 100644
--- a/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild
+++ b/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild,v 1.2 2003/07/22 16:04:36 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild,v 1.3 2003/09/12 11:38:00 seemant Exp $
DESCRIPTION="textutils, sh-utils and fileutils are replaced by coreutils"
HOMEPAGE="http://www.gnu.org/software/fileutils/fileutils.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~arm ~mips amd64"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~arm ~mips amd64"
-RDEPEND="sys-apps/coreutils"
+RDEPEND=">=sys-apps/coreutils-5.0-r3"