From 815d3eee0acca856cdb8820190906dcd03b3b985 Mon Sep 17 00:00:00 2001 From: "D.M.D. Ljungmark" Date: Sun, 11 Jul 2004 20:00:14 +0000 Subject: IUSE added, repoman shut up --- gnome-base/libghttp/ChangeLog | 6 +++++- gnome-base/libghttp/libghttp-1.0.9-r2.ebuild | 3 ++- gnome-base/libghttp/libghttp-1.0.9-r3.ebuild | 3 ++- gnome-base/libghttp/libghttp-1.0.9-r4.ebuild | 3 ++- 4 files changed, 11 insertions(+), 4 deletions(-) (limited to 'gnome-base/libghttp') diff --git a/gnome-base/libghttp/ChangeLog b/gnome-base/libghttp/ChangeLog index 1a13190de1c7..95cf9ea15de8 100644 --- a/gnome-base/libghttp/ChangeLog +++ b/gnome-base/libghttp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libghttp # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/ChangeLog,v 1.23 2004/07/01 19:46:04 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/ChangeLog,v 1.24 2004/07/11 20:00:14 spider Exp $ + + 11 Jul 2004; libghttp-1.0.9-r2.ebuild, + libghttp-1.0.9-r3.ebuild, libghttp-1.0.9-r4.ebuild: + IUSE added, repoamn clean. 01 Jul 2004; Jeremy Huddleston libghttp-1.0.9-r2.ebuild, libghttp-1.0.9-r3.ebuild, diff --git a/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild b/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild index f2c5b88ef792..a8ff3517b3d9 100644 --- a/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild +++ b/gnome-base/libghttp/libghttp-1.0.9-r2.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-r2.ebuild,v 1.14 2004/07/01 19:46:04 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild,v 1.15 2004/07/11 20:00:14 spider Exp $ inherit libtool @@ -10,6 +10,7 @@ SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="x86 ppc sparc" +IUSE="" HOMEPAGE="http://www.gnome.org/" 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/" diff --git a/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild b/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild index 703649f29abf..e6d95a3abcb6 100644 --- a/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild +++ b/gnome-base/libghttp/libghttp-1.0.9-r4.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-r4.ebuild,v 1.10 2004/07/01 19:46:04 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild,v 1.11 2004/07/11 20:00:14 spider Exp $ GNOME_TARBALL_SUFFIX="gz" inherit libtool gnome.org eutils @@ -13,6 +13,7 @@ KEYWORDS="x86 ppc sparc alpha hppa ~amd64 ia64 ~mips" HOMEPAGE="http://www.gnome.org/" DEPEND="virtual/libc" +IUSE="" src_unpack() { -- cgit v1.2.3-65-gdbad