diff options
author | Travis Tilley <lv@gentoo.org> | 2004-08-12 22:26:16 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-08-12 22:26:16 +0000 |
commit | 3d71dbd03baf30c02a7b29d5a486c5a7b0a6694e (patch) | |
tree | e1a7a77f74ed0a3341d24e4ab06bb565c838e079 /gnome-base/libghttp | |
parent | stable on amd64 (diff) | |
download | historical-3d71dbd03baf30c02a7b29d5a486c5a7b0a6694e.tar.gz historical-3d71dbd03baf30c02a7b29d5a486c5a7b0a6694e.tar.bz2 historical-3d71dbd03baf30c02a7b29d5a486c5a7b0a6694e.zip |
stable on amd64
Diffstat (limited to 'gnome-base/libghttp')
-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 95cf9ea15de8..d5db58d280cc 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.24 2004/07/11 20:00:14 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/ChangeLog,v 1.25 2004/08/12 22:26:16 lv Exp $ + + 12 Aug 2004; Travis Tilley <lv@gentoo.org> libghttp-1.0.9-r4.ebuild: + stable on amd64 11 Jul 2004; <spider@gentoo.org> libghttp-1.0.9-r2.ebuild, libghttp-1.0.9-r3.ebuild, libghttp-1.0.9-r4.ebuild: diff --git a/gnome-base/libghttp/Manifest b/gnome-base/libghttp/Manifest index 39ba8e2bbf12..7965a7eb9c18 100644 --- a/gnome-base/libghttp/Manifest +++ b/gnome-base/libghttp/Manifest @@ -1,6 +1,6 @@ MD5 781736f54cdb2d51a169344754f4eb8a libghttp-1.0.9-r2.ebuild 852 -MD5 74e8ecf97d5fc38002fc1f2f22bb6783 libghttp-1.0.9-r4.ebuild 869 -MD5 7b19e86df3227d2360f2b9c99fd69155 ChangeLog 3305 +MD5 30a49c59c85eed1bc554ac7f8bd86dbf libghttp-1.0.9-r4.ebuild 864 +MD5 c29fea4c070bca5252cdfc82145718f1 ChangeLog 3391 MD5 5646332b1f8ee8e17b08cfd0378f9049 libghttp-1.0.9-r3.ebuild 724 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 a8c7fbe13dede783a2937bb45ed65735 files/digest-libghttp-1.0.9-r2 66 diff --git a/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild b/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild index e6d95a3abcb6..3a9bfa2dced7 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.11 2004/07/11 20:00:14 spider Exp $ +# $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 $ 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" HOMEPAGE="http://www.gnome.org/" |