diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2000-08-16 04:38:03 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2000-08-16 04:38:03 +0000 |
commit | 06dde8012767b9fa3dd2a57a3f8c2c811a60282a (patch) | |
tree | 1d066c22bf423552ae0fc78e95f1e83a5a65be3e /gnome-base/libghttp | |
parent | removed all "CATEGORY" entries in ebuild. They shouldn't be needed anymore. (diff) | |
download | historical-06dde8012767b9fa3dd2a57a3f8c2c811a60282a.tar.gz historical-06dde8012767b9fa3dd2a57a3f8c2c811a60282a.tar.bz2 historical-06dde8012767b9fa3dd2a57a3f8c2c811a60282a.zip |
removed all "CATEGORY" entries in ebuild. They shouldn't be needed anymore.
Diffstat (limited to 'gnome-base/libghttp')
-rw-r--r-- | gnome-base/libghttp/libghttp-1.0.6.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gnome-base/libghttp/libghttp-1.0.6.ebuild b/gnome-base/libghttp/libghttp-1.0.6.ebuild index 63aa4bd11b8f..f796f420ceee 100644 --- a/gnome-base/libghttp/libghttp-1.0.6.ebuild +++ b/gnome-base/libghttp/libghttp-1.0.6.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/gnome-base/libghttp/libghttp-1.0.6.ebuild,v 1.1 2000/08/14 15:42:03 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.6.ebuild,v 1.2 2000/08/16 04:38:03 drobbins Exp $ P=libghttp-1.0.6 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-base" DESCRIPTION="libghttp" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/libghttp/"${A} HOMEPAGE="http://www.gnome.org/" |