From a58e2a3fd135c5b86eaf1d8e1ff43e7cae13835b Mon Sep 17 00:00:00 2001 From: Daniel Robbins Date: Wed, 16 Aug 2000 04:38:36 +0000 Subject: removed all "CATEGORY" entries in ebuild. They shouldn't be needed anymore. --- sys-libs/zlib/zlib-1.1.3-r1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys-libs/zlib') diff --git a/sys-libs/zlib/zlib-1.1.3-r1.ebuild b/sys-libs/zlib/zlib-1.1.3-r1.ebuild index 8dd919f67038..d8d69db29181 100644 --- a/sys-libs/zlib/zlib-1.1.3-r1.ebuild +++ b/sys-libs/zlib/zlib-1.1.3-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 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.1.3-r1.ebuild,v 1.1 2000/08/03 16:22:36 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.1.3-r1.ebuild,v 1.2 2000/08/16 04:38:36 drobbins Exp $ P=zlib-1.1.3 A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="Standard (de)compression library" -CATEGORY="sys-libs" SRC_URI="ftp://ftp.freesoftware.com/pub/infozip/zlib/${A}" src_compile() { -- cgit v1.2.3-65-gdbad