diff options
author | 2000-08-16 04:38:36 +0000 | |
---|---|---|
committer | 2000-08-16 04:38:36 +0000 | |
commit | a58e2a3fd135c5b86eaf1d8e1ff43e7cae13835b (patch) | |
tree | 9d6db14f2f6a441fd618436931d2d8a42227f297 /sys-libs/lib-compat | |
parent | removed all "CATEGORY" entries in ebuild. They shouldn't be needed anymore. (diff) | |
download | historical-a58e2a3fd135c5b86eaf1d8e1ff43e7cae13835b.tar.gz historical-a58e2a3fd135c5b86eaf1d8e1ff43e7cae13835b.tar.bz2 historical-a58e2a3fd135c5b86eaf1d8e1ff43e7cae13835b.zip |
removed all "CATEGORY" entries in ebuild. They shouldn't be needed anymore.
Diffstat (limited to 'sys-libs/lib-compat')
-rw-r--r-- | sys-libs/lib-compat/lib-compat-1.0-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-libs/lib-compat/lib-compat-1.0-r1.ebuild b/sys-libs/lib-compat/lib-compat-1.0-r1.ebuild index 22eeac16a4d1..cc12205a1dd0 100644 --- a/sys-libs/lib-compat/lib-compat-1.0-r1.ebuild +++ b/sys-libs/lib-compat/lib-compat-1.0-r1.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.0-r1.ebuild,v 1.1 2000/08/03 16:22:36 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.0-r1.ebuild,v 1.2 2000/08/16 04:38:35 drobbins Exp $ P=lib-compat-1.0 A=lib-compat.tar.gz S=${WORKDIR}/${P} -CATEGORY="sys-libs" DESCRIPTION="Compatibility c++ and libc5 libraries for programs new and old" SRC_URI="ftp://gentoolinux.sourceforge.net/pub/gentoolinux/current/distfiles/"${A} |