diff options
Diffstat (limited to 'sys-apps/textutils/textutils-2.1-r1.ebuild')
-rw-r--r-- | sys-apps/textutils/textutils-2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/textutils/textutils-2.1-r1.ebuild b/sys-apps/textutils/textutils-2.1-r1.ebuild index 100adfa81cc5..fa93f2cac566 100644 --- a/sys-apps/textutils/textutils-2.1-r1.ebuild +++ b/sys-apps/textutils/textutils-2.1-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.1-r1.ebuild,v 1.8 2004/01/24 17:50:30 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.1-r1.ebuild,v 1.9 2004/02/23 00:52:22 agriffis Exp $ DESCRIPTION="textutils, sh-utils and fileutils are replaced by coreutils" HOMEPAGE="http://www.gnu.org/software/coreutils/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc alpha mips hppa ~arm amd64 ppc64" +KEYWORDS="x86 ~ppc sparc alpha mips hppa amd64 ppc64" RDEPEND=">=sys-apps/coreutils-5.0-r3" |