diff options
Diffstat (limited to 'gnome-base/libghttp/libghttp-1.0.9-r3.ebuild')
-rw-r--r-- | gnome-base/libghttp/libghttp-1.0.9-r3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnome-base/libghttp/libghttp-1.0.9-r3.ebuild b/gnome-base/libghttp/libghttp-1.0.9-r3.ebuild index f89a620903f4..75a64d999080 100644 --- a/gnome-base/libghttp/libghttp-1.0.9-r3.ebuild +++ b/gnome-base/libghttp/libghttp-1.0.9-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r3.ebuild,v 1.14 2004/07/01 19:46:04 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r3.ebuild,v 1.15 2004/07/11 20:00:14 spider Exp $ GNOME_TARBALL_SUFFIX="gz" inherit libtool gnome.org @@ -9,6 +9,7 @@ DESCRIPTION="GNOME http client library" LICENSE="LGPL-2 GPL-2" SLOT="0" KEYWORDS="x86 ppc ~sparc ~alpha hppa amd64" +IUSE="" HOMEPAGE="http://www.gnome.org/" |