summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2004-05-26 10:55:16 +0000
committerGuy Martin <gmsoft@gentoo.org>2004-05-26 10:55:16 +0000
commitedf956121412b047a1e801152a7ae7302136f413 (patch)
treed2a89219df73f9a73b798db49c9d20e232b10002 /gnome-base
parentcracklib dep not necessary (diff)
downloadhistorical-edf956121412b047a1e801152a7ae7302136f413.tar.gz
historical-edf956121412b047a1e801152a7ae7302136f413.tar.bz2
historical-edf956121412b047a1e801152a7ae7302136f413.zip
Marked stable on hppa.
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/libghttp/ChangeLog5
-rw-r--r--gnome-base/libghttp/Manifest4
-rw-r--r--gnome-base/libghttp/libghttp-1.0.9-r4.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/libghttp/ChangeLog b/gnome-base/libghttp/ChangeLog
index fcf93c47cef3..6f9aed2f8215 100644
--- a/gnome-base/libghttp/ChangeLog
+++ b/gnome-base/libghttp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/libghttp
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/ChangeLog,v 1.19 2004/04/27 21:11:18 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/ChangeLog,v 1.20 2004/05/26 10:55:16 gmsoft Exp $
+
+ 26 May 2004; Guy Martin <gmsoft@gentoo.org> libghttp-1.0.9-r4.ebuild:
+ Marked stable on hppa.
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> libghttp-1.0.9-r4.ebuild:
Add inherit eutils
diff --git a/gnome-base/libghttp/Manifest b/gnome-base/libghttp/Manifest
index 9aefe76e493c..8c31308c8b1c 100644
--- a/gnome-base/libghttp/Manifest
+++ b/gnome-base/libghttp/Manifest
@@ -1,7 +1,7 @@
+MD5 842520bc87e039ec5948b5fa103da7a8 ChangeLog 2697
MD5 9c44587ecb723dee79052b89be97a007 libghttp-1.0.9-r2.ebuild 872
-MD5 6938174bc7a0bd20bfe13461d1f5c8bf libghttp-1.0.9-r4.ebuild 871
-MD5 2941c69871acfeb960702cd728cf9295 ChangeLog 2601
MD5 a84eebbc77579e7e199ae6dd1727a22f libghttp-1.0.9-r3.ebuild 729
+MD5 172243aa90f68f7339910fe8e220f568 libghttp-1.0.9-r4.ebuild 871
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 2fb5fb9e4c79..a3f30320e5f0 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 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.6 2004/05/20 13:34:25 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild,v 1.7 2004/05/26 10:55:16 gmsoft 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/"