summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-03-05 16:48:10 +0000
committerBrent Baude <ranger@gentoo.org>2012-03-05 16:48:10 +0000
commit142493dee9256c8b238ec695eae49f48ff2ce100 (patch)
tree3ea47d5c36330e55d9c8011effa7003299e56a81 /net-libs/libsoup
parentMarking libsoup-gnome-2.36.1 ppc64 for bug 393007 (diff)
downloadgentoo-2-142493dee9256c8b238ec695eae49f48ff2ce100.tar.gz
gentoo-2-142493dee9256c8b238ec695eae49f48ff2ce100.tar.bz2
gentoo-2-142493dee9256c8b238ec695eae49f48ff2ce100.zip
Marking libsoup-2.36.1 ppc64 for bug 393007
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'net-libs/libsoup')
-rw-r--r--net-libs/libsoup/ChangeLog5
-rw-r--r--net-libs/libsoup/libsoup-2.36.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libsoup/ChangeLog b/net-libs/libsoup/ChangeLog
index 348cf5284ecd..d73a15916d65 100644
--- a/net-libs/libsoup/ChangeLog
+++ b/net-libs/libsoup/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libsoup
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.270 2012/01/30 20:03:06 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.271 2012/03/05 16:48:10 ranger Exp $
+
+ 05 Mar 2012; Brent Baude <ranger@gentoo.org> libsoup-2.36.1.ebuild:
+ Marking libsoup-2.36.1 ppc64 stable for bug 393007
30 Jan 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
libsoup-2.34.3.ebuild, libsoup-2.36.1.ebuild, libsoup-2.36.1-r1.ebuild:
diff --git a/net-libs/libsoup/libsoup-2.36.1.ebuild b/net-libs/libsoup/libsoup-2.36.1.ebuild
index 1eaa1d54eecf..41ff81a3e806 100644
--- a/net-libs/libsoup/libsoup-2.36.1.ebuild
+++ b/net-libs/libsoup/libsoup-2.36.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.36.1.ebuild,v 1.6 2012/01/30 20:03:06 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.36.1.ebuild,v 1.7 2012/03/05 16:48:10 ranger 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 samba ssl test"
# glib-networking-2.29.18 needed to avoid a tls bug, see NEWS file