Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/pidgin/
Date: Wed, 16 May 2018 16:06:53
Message-Id: 1526486805.c083270f7d3777a7ebcd7dbe619d4d5d279773eb.polynomial-c@gentoo
1 commit: c083270f7d3777a7ebcd7dbe619d4d5d279773eb
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 16 16:06:32 2018 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Wed May 16 16:06:45 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c083270f
7
8 net-im/pidgin: Added sub-slot dep for net-dns/libidn
9
10 Package-Manager: Portage-2.3.36, Repoman-2.3.9
11
12 net-im/pidgin/pidgin-2.12.0.ebuild | 2 +-
13 net-im/pidgin/pidgin-2.13.0.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-im/pidgin/pidgin-2.12.0.ebuild b/net-im/pidgin/pidgin-2.12.0.ebuild
17 index 8b5835e6f76..7ae41c6756a 100644
18 --- a/net-im/pidgin/pidgin-2.12.0.ebuild
19 +++ b/net-im/pidgin/pidgin-2.12.0.ebuild
20 @@ -74,7 +74,7 @@ RDEPEND="
21 tk? ( dev-lang/tk:0= )
22 sasl? ( dev-libs/cyrus-sasl:2 )
23 networkmanager? ( net-misc/networkmanager )
24 - idn? ( net-dns/libidn )
25 + idn? ( net-dns/libidn:= )
26 !<x11-plugins/pidgin-facebookchat-1.69-r1"
27 # Mono support crashes pidgin
28 #mono? ( dev-lang/mono )"
29
30 diff --git a/net-im/pidgin/pidgin-2.13.0.ebuild b/net-im/pidgin/pidgin-2.13.0.ebuild
31 index f82241ebac7..8354b85d820 100644
32 --- a/net-im/pidgin/pidgin-2.13.0.ebuild
33 +++ b/net-im/pidgin/pidgin-2.13.0.ebuild
34 @@ -75,7 +75,7 @@ RDEPEND="
35 tk? ( dev-lang/tk:0= )
36 sasl? ( dev-libs/cyrus-sasl:2 )
37 networkmanager? ( net-misc/networkmanager )
38 - idn? ( net-dns/libidn )
39 + idn? ( net-dns/libidn:= )
40 !<x11-plugins/pidgin-facebookchat-1.69-r1"
41 # Mono support crashes pidgin
42 #mono? ( dev-lang/mono )"