summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-09 10:54:27 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-09 10:54:27 +0000
commita804e531d4b854695193c61347f46bbed3d061ea (patch)
tree22292e4f5042e14406233d3a99a0a95ea9663e79 /net-libs
parentamd64 stable, bug 499954 (diff)
downloadgentoo-2-a804e531d4b854695193c61347f46bbed3d061ea.tar.gz
gentoo-2-a804e531d4b854695193c61347f46bbed3d061ea.tar.bz2
gentoo-2-a804e531d4b854695193c61347f46bbed3d061ea.zip
amd64 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libsoup/ChangeLog5
-rw-r--r--net-libs/libsoup/libsoup-2.44.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libsoup/ChangeLog b/net-libs/libsoup/ChangeLog
index 8624edf9c0d1..5891deabf4b8 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.320 2014/02/22 22:27:53 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.321 2014/03/09 10:54:27 pacho Exp $
+
+ 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> libsoup-2.44.2.ebuild:
+ amd64 stable, bug 499954
22 Feb 2014; Pacho Ramos <pacho@gentoo.org> libsoup-2.44.2.ebuild:
Fix wrong commit, bug 502160
diff --git a/net-libs/libsoup/libsoup-2.44.2.ebuild b/net-libs/libsoup/libsoup-2.44.2.ebuild
index 3e3b6fb509f4..8df47adcfd5f 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.4 2014/02/22 22:27:53 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.44.2.ebuild,v 1.5 2014/03/09 10:54:27 pacho 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