diff options
author | 2000-08-16 04:38:32 +0000 | |
---|---|---|
committer | 2000-08-16 04:38:32 +0000 | |
commit | af8bd7c49d1732d8568ae89f892c39261332cacf (patch) | |
tree | 03a5022b39371a36088584b10cd76c2af3974e76 /sys-apps/textutils | |
parent | removed all "CATEGORY" entries in ebuild. They shouldn't be needed anymore. (diff) | |
download | historical-af8bd7c49d1732d8568ae89f892c39261332cacf.tar.gz historical-af8bd7c49d1732d8568ae89f892c39261332cacf.tar.bz2 historical-af8bd7c49d1732d8568ae89f892c39261332cacf.zip |
removed all "CATEGORY" entries in ebuild. They shouldn't be needed anymore.
Diffstat (limited to 'sys-apps/textutils')
-rw-r--r-- | sys-apps/textutils/textutils-2.0f-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-apps/textutils/textutils-2.0f-r1.ebuild b/sys-apps/textutils/textutils-2.0f-r1.ebuild index e6107e9246e0..31f9748b2165 100644 --- a/sys-apps/textutils/textutils-2.0f-r1.ebuild +++ b/sys-apps/textutils/textutils-2.0f-r1.ebuild @@ -1,13 +1,12 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.0f-r1.ebuild,v 1.1 2000/08/02 17:07:15 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.0f-r1.ebuild,v 1.2 2000/08/16 04:38:31 drobbins Exp $ P=textutils-2.0f A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="sys-apps" DESCRIPTION="Standard GNU text utilities" SRC_URI="ftp://alpha.gnu.org/gnu/fetish/textutils-2.0f.tar.gz" |