summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-09-18 11:35:49 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-09-18 11:35:49 +0000
commit761bd65b1955d3bda67e796e9eb3f5d00b5f7bec (patch)
tree24705ad642575eb52c70070d5786b4414a296bcd /net-libs/libsoup
parentMoved from dev-php5/pecl-id3 (diff)
downloadgentoo-2-761bd65b1955d3bda67e796e9eb3f5d00b5f7bec.tar.gz
gentoo-2-761bd65b1955d3bda67e796e9eb3f5d00b5f7bec.tar.bz2
gentoo-2-761bd65b1955d3bda67e796e9eb3f5d00b5f7bec.zip
alpha/ia64/sh/sparc stable wrt #376793
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'net-libs/libsoup')
-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 181ec464f4ba..dc525f0f2719 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.261 2011/09/12 14:55:17 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.262 2011/09/18 11:35:49 armin76 Exp $
+
+ 18 Sep 2011; Raúl Porcel <armin76@gentoo.org> libsoup-2.34.3.ebuild:
+ alpha/ia64/sh/sparc stable wrt #376793
12 Sep 2011; Kacper Kowalik <xarthisius@gentoo.org> libsoup-2.34.3.ebuild:
ppc/ppc64 stable wrt #376793
diff --git a/net-libs/libsoup/libsoup-2.34.3.ebuild b/net-libs/libsoup/libsoup-2.34.3.ebuild
index 90c4e3d948a7..6b99ce934d42 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.5 2011/09/12 14:55:17 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.34.3.ebuild,v 1.6 2011/09/18 11:35:49 armin76 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