summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-08-12 22:28:02 +0000
committerTravis Tilley <lv@gentoo.org>2004-08-12 22:28:02 +0000
commit27130cd3be2e8f1b59ce3ce9f26434dede1eb6f7 (patch)
tree193594b1bd958fda5fdefe079cee3baa35a689c5 /gnome-base
parentStable on alpha, bug 60034. (Manifest recommit) (diff)
downloadgentoo-2-27130cd3be2e8f1b59ce3ce9f26434dede1eb6f7.tar.gz
gentoo-2-27130cd3be2e8f1b59ce3ce9f26434dede1eb6f7.tar.bz2
gentoo-2-27130cd3be2e8f1b59ce3ce9f26434dede1eb6f7.zip
stable on amd64
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/libghttp/ChangeLog5
-rw-r--r--gnome-base/libghttp/libghttp-1.0.9-r4.ebuild4
2 files changed, 6 insertions, 3 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/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/"