diff options
author | 2014-04-16 07:49:10 +0000 | |
---|---|---|
committer | 2014-04-16 07:49:10 +0000 | |
commit | 8b81638d2c537d90447e047e7ec0416703069035 (patch) | |
tree | eabd1caea6c997e404b8fb50f8e3f57f4154778f /net-libs/libsoup | |
parent | Stable for ppc64, wrt bug #507568 (diff) | |
download | gentoo-2-8b81638d2c537d90447e047e7ec0416703069035.tar.gz gentoo-2-8b81638d2c537d90447e047e7ec0416703069035.tar.bz2 gentoo-2-8b81638d2c537d90447e047e7ec0416703069035.zip |
Stable for ppc64, wrt bug #507568
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/libsoup')
-rw-r--r-- | net-libs/libsoup/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libsoup/libsoup-2.44.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libsoup/ChangeLog b/net-libs/libsoup/ChangeLog index c2bbcd8d2403..71beebdec929 100644 --- a/net-libs/libsoup/ChangeLog +++ b/net-libs/libsoup/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libsoup # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.324 2014/04/14 20:30:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.325 2014/04/16 07:49:10 ago Exp $ + + 16 Apr 2014; Agostino Sarubbo <ago@gentoo.org> libsoup-2.44.2.ebuild: + Stable for ppc64, wrt bug #507568 14 Apr 2014; Agostino Sarubbo <ago@gentoo.org> libsoup-2.44.2.ebuild: Stable for ppc, wrt bug #507568 diff --git a/net-libs/libsoup/libsoup-2.44.2.ebuild b/net-libs/libsoup/libsoup-2.44.2.ebuild index 423a97363bf3..a8f78f3b3ce4 100644 --- a/net-libs/libsoup/libsoup-2.44.2.ebuild +++ b/net-libs/libsoup/libsoup-2.44.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.44.2.ebuild,v 1.8 2014/04/14 20:30:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.44.2.ebuild,v 1.9 2014/04/16 07:49:10 ago Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -15,7 +15,7 @@ HOMEPAGE="https://wiki.gnome.org/LibSoup" LICENSE="LGPL-2+" SLOT="2.4" IUSE="debug +introspection samba ssl test" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-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 ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" RDEPEND=" >=dev-libs/glib-2.36.0:2 |