diff options
author | D.M.D. Ljungmark <spider@gentoo.org> | 2004-07-11 20:00:14 +0000 |
---|---|---|
committer | D.M.D. Ljungmark <spider@gentoo.org> | 2004-07-11 20:00:14 +0000 |
commit | 815d3eee0acca856cdb8820190906dcd03b3b985 (patch) | |
tree | 54a338e610b1b973a32ce2087f1fba37aa923614 /gnome-base/libghttp/libghttp-1.0.9-r3.ebuild | |
parent | IUSE added. repoman >/dev/null (Manifest recommit) (diff) | |
download | gentoo-2-815d3eee0acca856cdb8820190906dcd03b3b985.tar.gz gentoo-2-815d3eee0acca856cdb8820190906dcd03b3b985.tar.bz2 gentoo-2-815d3eee0acca856cdb8820190906dcd03b3b985.zip |
IUSE added, repoman shut up
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/" |