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 | 74a10e2e75a8a0268393b7f9c4ddbb0120b8db60 (patch) | |
tree | 8283842c536a5bb8c8e09e52e1cff12558869f6d /gnome-base/libghttp/libghttp-1.0.9-r3.ebuild | |
parent | IUSE added. repoman >/dev/null (diff) | |
download | historical-74a10e2e75a8a0268393b7f9c4ddbb0120b8db60.tar.gz historical-74a10e2e75a8a0268393b7f9c4ddbb0120b8db60.tar.bz2 historical-74a10e2e75a8a0268393b7f9c4ddbb0120b8db60.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/" |