summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2005-05-11 13:38:43 +0000
committerGuy Martin <gmsoft@gentoo.org>2005-05-11 13:38:43 +0000
commit1c23d7e4913e637b0ae4895b99cf2ba7e0dc55ce (patch)
tree23dcf72e2a5b9c8b18262e4c18daaa53465f3994 /net-libs
parentStable on hppa. (diff)
downloadgentoo-2-1c23d7e4913e637b0ae4895b99cf2ba7e0dc55ce.tar.gz
gentoo-2-1c23d7e4913e637b0ae4895b99cf2ba7e0dc55ce.tar.bz2
gentoo-2-1c23d7e4913e637b0ae4895b99cf2ba7e0dc55ce.zip
Stable on hppa.
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libsoup/ChangeLog5
-rw-r--r--net-libs/libsoup/libsoup-2.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libsoup/ChangeLog b/net-libs/libsoup/ChangeLog
index 9ca91877fc8a..a3ce976e6481 100644
--- a/net-libs/libsoup/ChangeLog
+++ b/net-libs/libsoup/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libsoup
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.55 2005/05/08 13:41:14 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.56 2005/05/11 13:36:42 gmsoft Exp $
+
+ 11 May 2005; Guy Martin <gmsoft@gentoo.org> libsoup-2.2.2.ebuild:
+ Stable on hppa.
08 May 2005; Herbie Hopkins <herbs@gentoo.org> libsoup-2.2.2.ebuild:
Stable on amd64.
diff --git a/net-libs/libsoup/libsoup-2.2.2.ebuild b/net-libs/libsoup/libsoup-2.2.2.ebuild
index 01e570912121..805985c0d41b 100644
--- a/net-libs/libsoup/libsoup-2.2.2.ebuild
+++ b/net-libs/libsoup/libsoup-2.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.2.2.ebuild,v 1.8 2005/05/08 13:41:14 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.2.2.ebuild,v 1.9 2005/05/11 13:36:42 gmsoft Exp $
inherit gnome2 eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="LGPL-2"
SLOT="2.2"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86"
IUSE="ssl doc ipv6"
RDEPEND=">=dev-libs/glib-2