diff options
Diffstat (limited to 'sys-apps/textutils/textutils-2.1-r1.ebuild')
-rw-r--r-- | sys-apps/textutils/textutils-2.1-r1.ebuild | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/sys-apps/textutils/textutils-2.1-r1.ebuild b/sys-apps/textutils/textutils-2.1-r1.ebuild deleted file mode 100644 index 3b5f38efa54a..000000000000 --- a/sys-apps/textutils/textutils-2.1-r1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# 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.12 2004/06/28 18:47:49 vapier Exp $ - -DESCRIPTION="textutils, sh-utils and fileutils are replaced by coreutils" -HOMEPAGE="http://www.gnu.org/software/coreutils/" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha hppa amd64 ppc64 s390" -IUSE="" - -RDEPEND=">=sys-apps/coreutils-5.0-r3" |