diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2000-08-16 04:38:22 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2000-08-16 04:38:22 +0000 |
commit | f8212d11707614b08b797458172daee64067d2b4 (patch) | |
tree | 9fb332239a12c627dd32b400575e9338ca47dc50 /net-www/cocoon | |
parent | removed all "CATEGORY" entries in ebuild. They shouldn't be needed anymore. (diff) | |
download | historical-f8212d11707614b08b797458172daee64067d2b4.tar.gz historical-f8212d11707614b08b797458172daee64067d2b4.tar.bz2 historical-f8212d11707614b08b797458172daee64067d2b4.zip |
removed all "CATEGORY" entries in ebuild. They shouldn't be needed anymore.
Diffstat (limited to 'net-www/cocoon')
-rw-r--r-- | net-www/cocoon/cocoon-1.7-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-www/cocoon/cocoon-1.7-r1.ebuild b/net-www/cocoon/cocoon-1.7-r1.ebuild index 065922ea95aa..db0fb0d3006e 100644 --- a/net-www/cocoon/cocoon-1.7-r1.ebuild +++ b/net-www/cocoon/cocoon-1.7-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/net-www/cocoon/cocoon-1.7-r1.ebuild,v 1.1 2000/08/10 01:53:39 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/cocoon/cocoon-1.7-r1.ebuild,v 1.2 2000/08/16 04:38:21 drobbins Exp $ P=cocoon-1.7 A=Cocoon-1.7.tar.gz S=${WORKDIR}/${P} -CATEGORY="net-www" DESCRIPTION="A Web Publishing Framework for Apache" SRC_URI="http://xml.apache.org/cocoon/dist/"${A} HOMEPAGE="http://xml.apache.org/cocoon/" |