diff options
author | 2011-09-04 20:13:33 +0000 | |
---|---|---|
committer | 2011-09-04 20:13:33 +0000 | |
commit | 957602909829e5e4f403832e3ba28f3f6d3f003a (patch) | |
tree | 2fdd72edbd145589d92c1089c5d1c39f19932bca /net-libs/libsoup | |
parent | Marked stable as a dependency of net-libs/libsoup-2.34.3 based on arch testin... (diff) | |
download | gentoo-2-957602909829e5e4f403832e3ba28f3f6d3f003a.tar.gz gentoo-2-957602909829e5e4f403832e3ba28f3f6d3f003a.tar.bz2 gentoo-2-957602909829e5e4f403832e3ba28f3f6d3f003a.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug #376793 filed by Pacho Ramos.
(Portage version: 2.1.10.13/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/libsoup')
-rw-r--r-- | net-libs/libsoup/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/libsoup/libsoup-2.34.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/libsoup/ChangeLog b/net-libs/libsoup/ChangeLog index 79aef6307aaa..30e644f10939 100644 --- a/net-libs/libsoup/ChangeLog +++ b/net-libs/libsoup/ChangeLog @@ -1,6 +1,10 @@ # 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.257 2011/07/28 18:30:39 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.258 2011/09/04 20:13:33 chainsaw Exp $ + + 04 Sep 2011; Tony Vroon <chainsaw@gentoo.org> libsoup-2.34.3.ebuild: + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug + #376793 filed by Pacho Ramos. *libsoup-2.34.3 (28 Jul 2011) diff --git a/net-libs/libsoup/libsoup-2.34.3.ebuild b/net-libs/libsoup/libsoup-2.34.3.ebuild index 56b8ca109832..d9f0f5e93ec8 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.1 2011/07/28 18:30:39 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.34.3.ebuild,v 1.2 2011/09/04 20:13:33 chainsaw 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 |