summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-01-08 20:43:27 +0000
committerAron Griffis <agriffis@gentoo.org>2004-01-08 20:43:27 +0000
commit4d0aef5ca217d47731eebfabc5b4ddd74dc9eca2 (patch)
treed42958a7c74bb55e118bb0d4018c5978cb066e35 /gnome-base/libghttp
parentadd ia64 version (diff)
downloadhistorical-4d0aef5ca217d47731eebfabc5b4ddd74dc9eca2.tar.gz
historical-4d0aef5ca217d47731eebfabc5b4ddd74dc9eca2.tar.bz2
historical-4d0aef5ca217d47731eebfabc5b4ddd74dc9eca2.zip
stable on alpha and ia64
Diffstat (limited to 'gnome-base/libghttp')
-rw-r--r--gnome-base/libghttp/ChangeLog7
-rw-r--r--gnome-base/libghttp/Manifest6
-rw-r--r--gnome-base/libghttp/libghttp-1.0.9-r4.ebuild6
3 files changed, 11 insertions, 8 deletions
diff --git a/gnome-base/libghttp/ChangeLog b/gnome-base/libghttp/ChangeLog
index 7b759003e5f2..afde9f3ca67b 100644
--- a/gnome-base/libghttp/ChangeLog
+++ b/gnome-base/libghttp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/libghttp
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/ChangeLog,v 1.15 2003/12/07 16:28:54 foser Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/ChangeLog,v 1.16 2004/01/08 20:43:18 agriffis Exp $
+
+ 08 Jan 2004; <agriffis@gentoo.org> libghttp-1.0.9-r4.ebuild:
+ stable on alpha and ia64
*libghttp-1.0.9-r4 (06 Dec 2003)
diff --git a/gnome-base/libghttp/Manifest b/gnome-base/libghttp/Manifest
index 43d1da3c6a99..13103047fd55 100644
--- a/gnome-base/libghttp/Manifest
+++ b/gnome-base/libghttp/Manifest
@@ -1,9 +1,9 @@
+MD5 61d81bbadcfef221b544368b2d306632 ChangeLog 2295
MD5 12d260487ed68ffbb4229f4d7528aee7 libghttp-1.0.9-r2.ebuild 873
-MD5 825d066e10e04d3f87a291be1c3f4b98 libghttp-1.0.9-r4.ebuild 856
-MD5 da5c2212896226c739e3af37be445af0 ChangeLog 2201
MD5 8bef2ccbaee30c7cbf56d3d7ec93ad8f libghttp-1.0.9-r3.ebuild 730
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
+MD5 f9688c0cd0d6bb3b33f059f66f4b5dd5 libghttp-1.0.9-r4.ebuild 863
+MD5 a8c7fbe13dede783a2937bb45ed65735 files/digest-libghttp-1.0.9-r4 66
MD5 a8c7fbe13dede783a2937bb45ed65735 files/digest-libghttp-1.0.9-r2 66
MD5 a8c7fbe13dede783a2937bb45ed65735 files/digest-libghttp-1.0.9-r3 66
-MD5 a8c7fbe13dede783a2937bb45ed65735 files/digest-libghttp-1.0.9-r4 66
MD5 df245f7e4df8f229918f97ff9b161742 files/libghttp-1.0.9-fixlocale.patch 1482
diff --git a/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild b/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild
index 008f58175c00..4df2ba8b5a9a 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-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# 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.1 2003/12/07 16:28:54 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild,v 1.2 2004/01/08 20:43:18 agriffis Exp $
GNOME_TARBALL_SUFFIX="gz"
inherit libtool gnome.org
@@ -8,7 +8,7 @@ inherit libtool gnome.org
DESCRIPTION="GNOME http client library"
LICENSE="LGPL-2 GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64"
+KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa ~amd64 ia64"
HOMEPAGE="http://www.gnome.org/"