summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-09-09 14:30:56 +0000
committerJeroen Roovers <jer@gentoo.org>2011-09-09 14:30:56 +0000
commit6594c918cab5425e5680f368a9030bc29bc9f80d (patch)
treede8a82ab8431c7aaeca23b79169e149aa851fd9d /net-libs
parentStable for HPPA (bug #376793). (diff)
downloadgentoo-2-6594c918cab5425e5680f368a9030bc29bc9f80d.tar.gz
gentoo-2-6594c918cab5425e5680f368a9030bc29bc9f80d.tar.bz2
gentoo-2-6594c918cab5425e5680f368a9030bc29bc9f80d.zip
Stable for HPPA (bug #376793).
(Portage version: 2.2.0_alpha54/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libsoup/ChangeLog5
-rw-r--r--net-libs/libsoup/libsoup-2.34.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libsoup/ChangeLog b/net-libs/libsoup/ChangeLog
index 0fbda4355efb..25035143d124 100644
--- a/net-libs/libsoup/ChangeLog
+++ b/net-libs/libsoup/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libsoup
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.259 2011/09/04 21:07:01 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.260 2011/09/09 14:30:56 jer Exp $
+
+ 09 Sep 2011; Jeroen Roovers <jer@gentoo.org> libsoup-2.34.3.ebuild:
+ Stable for HPPA (bug #376793).
04 Sep 2011; Markus Meier <maekke@gentoo.org> libsoup-2.34.3.ebuild:
arm/x86 stable, bug #376793
diff --git a/net-libs/libsoup/libsoup-2.34.3.ebuild b/net-libs/libsoup/libsoup-2.34.3.ebuild
index af1e526f4027..be3ea4252c2e 100644
--- a/net-libs/libsoup/libsoup-2.34.3.ebuild
+++ b/net-libs/libsoup/libsoup-2.34.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.34.3.ebuild,v 1.3 2011/09/04 21:07:01 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.34.3.ebuild,v 1.4 2011/09/09 14:30:56 jer Exp $
EAPI="4"
GCONF_DEBUG="yes"
@@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/LibSoup"
LICENSE="LGPL-2"
SLOT="2.4"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="debug doc +introspection ssl test"
RDEPEND=">=dev-libs/glib-2.27.5:2