diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-03 15:42:33 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-03 15:42:33 +0000 |
commit | e538159d5540626d3a6f7f0c09bf27429b298918 (patch) | |
tree | 25de8faee0260b89d605d3f9886043d5c5f45b61 /net-libs/libsoup | |
parent | x86 stable wrt bug #427544 (diff) | |
download | gentoo-2-e538159d5540626d3a6f7f0c09bf27429b298918.tar.gz gentoo-2-e538159d5540626d3a6f7f0c09bf27429b298918.tar.bz2 gentoo-2-e538159d5540626d3a6f7f0c09bf27429b298918.zip |
x86 stable wrt bug #427544
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'net-libs/libsoup')
-rw-r--r-- | net-libs/libsoup/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libsoup/libsoup-2.38.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libsoup/ChangeLog b/net-libs/libsoup/ChangeLog index 386e5275c51e..8700f618ce1a 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.285 2012/10/02 15:37:34 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.286 2012/10/03 15:42:33 phajdan.jr Exp $ + + 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> libsoup-2.38.1.ebuild: + x86 stable wrt bug #427544 02 Oct 2012; Jeroen Roovers <jer@gentoo.org> libsoup-2.38.1.ebuild: Stable for HPPA (bug #427544). diff --git a/net-libs/libsoup/libsoup-2.38.1.ebuild b/net-libs/libsoup/libsoup-2.38.1.ebuild index eb93e36470aa..5f279199097b 100644 --- a/net-libs/libsoup/libsoup-2.38.1.ebuild +++ b/net-libs/libsoup/libsoup-2.38.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.38.1.ebuild,v 1.4 2012/10/02 15:37:34 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.38.1.ebuild,v 1.5 2012/10/03 15:42:33 phajdan.jr 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 ~amd64-fbsd ~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 ~amd64-fbsd ~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" RDEPEND=">=dev-libs/glib-2.31.7:2 |