diff options
author | Tom Gall <tgall@gentoo.org> | 2004-08-28 01:53:24 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-08-28 01:53:24 +0000 |
commit | 962ef7f819344f7ddbc46064ad0ec069bf0bf8d3 (patch) | |
tree | a623929b9718163f66c72389bb5524476a854aa2 /gnome-base | |
parent | stable on ppc64, bug #59354 (diff) | |
download | historical-962ef7f819344f7ddbc46064ad0ec069bf0bf8d3.tar.gz historical-962ef7f819344f7ddbc46064ad0ec069bf0bf8d3.tar.bz2 historical-962ef7f819344f7ddbc46064ad0ec069bf0bf8d3.zip |
stable on ppc64, bug #59360
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libghttp/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libghttp/Manifest | 4 | ||||
-rw-r--r-- | gnome-base/libghttp/libghttp-1.0.9-r4.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/libghttp/ChangeLog b/gnome-base/libghttp/ChangeLog index d5db58d280cc..d2396044a9e4 100644 --- a/gnome-base/libghttp/ChangeLog +++ b/gnome-base/libghttp/ChangeLog @@ -1,6 +1,9 @@ # 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.25 2004/08/12 22:26:16 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/ChangeLog,v 1.26 2004/08/28 01:53:24 tgall Exp $ + + 27 Aug 2004; Tom Gall <tgall@gentoo.org> libghttp-1.0.9-r4.ebuild: + stable on ppc64, bug #59360 12 Aug 2004; Travis Tilley <lv@gentoo.org> libghttp-1.0.9-r4.ebuild: stable on amd64 diff --git a/gnome-base/libghttp/Manifest b/gnome-base/libghttp/Manifest index 7965a7eb9c18..b9705fa8a862 100644 --- a/gnome-base/libghttp/Manifest +++ b/gnome-base/libghttp/Manifest @@ -1,7 +1,7 @@ +MD5 93d45c14d981162791649e111fd6a3da ChangeLog 3494 MD5 781736f54cdb2d51a169344754f4eb8a libghttp-1.0.9-r2.ebuild 852 -MD5 30a49c59c85eed1bc554ac7f8bd86dbf libghttp-1.0.9-r4.ebuild 864 -MD5 c29fea4c070bca5252cdfc82145718f1 ChangeLog 3391 MD5 5646332b1f8ee8e17b08cfd0378f9049 libghttp-1.0.9-r3.ebuild 724 +MD5 945800c3c87bd4fdaf3174fe476b950a libghttp-1.0.9-r4.ebuild 873 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 a8c7fbe13dede783a2937bb45ed65735 files/digest-libghttp-1.0.9-r2 66 MD5 a8c7fbe13dede783a2937bb45ed65735 files/digest-libghttp-1.0.9-r3 66 diff --git a/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild b/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild index 3a9bfa2dced7..c899285dc3e7 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.12 2004/08/12 22:26:16 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild,v 1.13 2004/08/28 01:53:24 tgall Exp $ GNOME_TARBALL_SUFFIX="gz" inherit libtool gnome.org eutils @@ -8,7 +8,7 @@ inherit libtool gnome.org eutils DESCRIPTION="GNOME http client library" LICENSE="LGPL-2 GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ~mips" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ~mips ppc64" HOMEPAGE="http://www.gnome.org/" |