From 69575c4713d2ccea30313c0d22da37b178cd5735 Mon Sep 17 00:00:00 2001 From: Alexandre Rostovtsev Date: Tue, 18 Oct 2011 01:58:08 -0400 Subject: net-libs/libsoup{,-gnome}: 2.36.0 → 2.36.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bump, fixes connections being assigned to multiple requests. Update glib dependency (and the glib-networking patch). --- net-libs/libsoup/libsoup-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-libs/libsoup/libsoup-9999.ebuild') diff --git a/net-libs/libsoup/libsoup-9999.ebuild b/net-libs/libsoup/libsoup-9999.ebuild index 423eb4fe..af23e7ef 100644 --- a/net-libs/libsoup/libsoup-9999.ebuild +++ b/net-libs/libsoup/libsoup-9999.ebuild @@ -24,9 +24,9 @@ fi IUSE="debug doc +introspection samba ssl test" # glib-networking-2.29.18 needed to avoid a tls bug, see NEWS file -RDEPEND=">=dev-libs/glib-2.27.5:2 +RDEPEND=">=dev-libs/glib-2.30.0:2 >=dev-libs/libxml2-2:2 - >=net-libs/glib-networking-2.29.18[ssl?] + >=net-libs/glib-networking-2.30.0[ssl?] introspection? ( >=dev-libs/gobject-introspection-0.9.5 ) samba? ( net-fs/samba )" DEPEND="${RDEPEND} -- cgit v1.2.3-65-gdbad