Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/glib-networking/
Date: Thu, 26 Nov 2015 10:52:03
Message-Id: 1448535045.3c4ece2e87a7abc08df912265af33e2efd9c830b.eva@gentoo
1 commit: 3c4ece2e87a7abc08df912265af33e2efd9c830b
2 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 25 22:58:44 2015 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 26 10:50:45 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c4ece2e
7
8 net-libs/glib-networking: fix in typo in glib version
9
10 Package-Manager: portage-2.2.25
11
12 net-libs/glib-networking/glib-networking-2.46.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/glib-networking/glib-networking-2.46.1.ebuild b/net-libs/glib-networking/glib-networking-2.46.1.ebuild
16 index 161754c..32b2d2e 100644
17 --- a/net-libs/glib-networking/glib-networking-2.46.1.ebuild
18 +++ b/net-libs/glib-networking/glib-networking-2.46.1.ebuild
19 @@ -17,7 +17,7 @@ IUSE="+gnome +libproxy smartcard +ssl test"
20 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
21
22 RDEPEND="
23 - >=dev-libs/glib-2.36.0:2[${MULTILIB_USEDEP}]
24 + >=dev-libs/glib-2.46.0:2[${MULTILIB_USEDEP}]
25 gnome? ( gnome-base/gsettings-desktop-schemas )
26 libproxy? ( >=net-libs/libproxy-0.4.11-r1:=[${MULTILIB_USEDEP}] )
27 smartcard? (