Gentoo Archives: gentoo-commits

From: Ian Whyman <thev00d00@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-sipe/
Date: Sat, 30 Sep 2017 16:22:14
Message-Id: 1506788342.e1e467dde4705d7326bd585d42da824b01ebe525.thev00d00@gentoo
1 commit: e1e467dde4705d7326bd585d42da824b01ebe525
2 Author: Ian Whyman <thev00d00 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 30 16:19:02 2017 +0000
4 Commit: Ian Whyman <thev00d00 <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 30 16:19:02 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1e467dd
7
8 x11-plugins/pidgin-sipe: Version bump, fix gmime slot
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11
12 x11-plugins/pidgin-sipe/Manifest | 1 +
13 x11-plugins/pidgin-sipe/pidgin-sipe-1.22.0.ebuild | 3 ++-
14 .../{pidgin-sipe-1.22.0.ebuild => pidgin-sipe-1.22.1.ebuild} | 3 ++-
15 3 files changed, 5 insertions(+), 2 deletions(-)
16
17 diff --git a/x11-plugins/pidgin-sipe/Manifest b/x11-plugins/pidgin-sipe/Manifest
18 index 568b7604ecf..98a1677cdd8 100644
19 --- a/x11-plugins/pidgin-sipe/Manifest
20 +++ b/x11-plugins/pidgin-sipe/Manifest
21 @@ -2,3 +2,4 @@ DIST pidgin-sipe-1.18.0.tar.gz 1090904 SHA256 f1388799e3d250fe43643ee8748a6769f6
22 DIST pidgin-sipe-1.20.1.tar.gz 1142762 SHA256 a3538f3eed3a5e9a7f2e12622d9283ddbba88d752b4e6c3c2cd5774a3bc48717 SHA512 26363937ca4d2a3e3c759a4ba2e8039f0e90f25e9fa66f3e1a4cc976c037d9878a1c777a24ddea9d5ce308908e92cd5c80f0e90a574e03ff40e09f863e6d6755 WHIRLPOOL 40e043eca221e4bbd961bbfaf7c2369408f42b97cddf727e0e45ea516049a4fddd08a4481d75dea25870b87f2d367d01c578cbb3e4288c01af71ea0a145f8cbb
23 DIST pidgin-sipe-1.21.1.tar.gz 1212621 SHA256 92cc5bc581e7b500ffcce51707e003608d5f471c2785500facf63fcab62d7336 SHA512 d9b5ad67967c35e29d6742d9d09346c7702a339450de7522aad73f0b379505f24104a306292ee91960c679498073376081479b335eab8eba090e492f444b5378 WHIRLPOOL 730d4bc6bf0007ec2d52cfd25e9b96a4e0cb2dfdef528b98971416e67b2242a7d72ce41de32bf58bb52591ea85f46174a83091d75a6dc4fcefe4522c83f3e678
24 DIST pidgin-sipe-1.22.0.tar.gz 1255851 SHA256 1aeb348e2ba79b82b1fd102555f86cdc42eaa6f9e761b771d74c4f9c9cf15fc3 SHA512 4135bbf526659663b0b053592d889588574ed2a1bc9346e6ba62960203409e2604552ffb02ed32e2b4bb46c4f40f62089302b301344b9f7b45657e64a585f7ed WHIRLPOOL 5714beb478b19b8378faca5ddd04573c2f0996287523fefb51219731817b237f77c98ac3ac027ff45a155b51f49c6ea420a4572f8a020e8edc715e82ef9290aa
25 +DIST pidgin-sipe-1.22.1.tar.gz 1265440 SHA256 f6b7b7475e349c0214eb02814b808b04850113a91dd8e8d2c26e7179a3fd1ae8 SHA512 1fff886b32f7f8cb99a0af710b3a1502f62d27dedb541a9e2d8ae9eaf5eb7be0983216e730ccc912c20eee3d940ed1f789f704ee21736db76d141efda66ec018 WHIRLPOOL d93e88d111871425ed5c2e36fd359d7f082497482d2865eaabb41cc867aac7ddea730d413aa123fafb3be605ddeb8f59cb89da98b50cddee4b1d1800d8f3c17a
26
27 diff --git a/x11-plugins/pidgin-sipe/pidgin-sipe-1.22.0.ebuild b/x11-plugins/pidgin-sipe/pidgin-sipe-1.22.0.ebuild
28 index bb979790c0d..8b7372dda46 100644
29 --- a/x11-plugins/pidgin-sipe/pidgin-sipe-1.22.0.ebuild
30 +++ b/x11-plugins/pidgin-sipe/pidgin-sipe-1.22.0.ebuild
31 @@ -15,7 +15,8 @@ KEYWORDS="~amd64 ~x86"
32
33 IUSE="debug kerberos ocs2005-message-hack openssl telepathy voice"
34
35 -RDEPEND=">=dev-libs/gmime-2.4.16
36 +RDEPEND="
37 + dev-libs/gmime:2.6
38 dev-libs/libxml2
39 openssl? ( dev-libs/openssl:= )
40 !openssl? ( dev-libs/nss )
41
42 diff --git a/x11-plugins/pidgin-sipe/pidgin-sipe-1.22.0.ebuild b/x11-plugins/pidgin-sipe/pidgin-sipe-1.22.1.ebuild
43 similarity index 97%
44 copy from x11-plugins/pidgin-sipe/pidgin-sipe-1.22.0.ebuild
45 copy to x11-plugins/pidgin-sipe/pidgin-sipe-1.22.1.ebuild
46 index bb979790c0d..8b7372dda46 100644
47 --- a/x11-plugins/pidgin-sipe/pidgin-sipe-1.22.0.ebuild
48 +++ b/x11-plugins/pidgin-sipe/pidgin-sipe-1.22.1.ebuild
49 @@ -15,7 +15,8 @@ KEYWORDS="~amd64 ~x86"
50
51 IUSE="debug kerberos ocs2005-message-hack openssl telepathy voice"
52
53 -RDEPEND=">=dev-libs/gmime-2.4.16
54 +RDEPEND="
55 + dev-libs/gmime:2.6
56 dev-libs/libxml2
57 openssl? ( dev-libs/openssl:= )
58 !openssl? ( dev-libs/nss )