Gentoo Archives: gentoo-commits

From: "Amadeusz Piotr Żołnowski" <aidecoe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/gajim/
Date: Tue, 14 Nov 2017 23:00:32
Message-Id: 1510700423.74e9bbe57669a76c84ab98d1b7238b1451ebec9e.aidecoe@gentoo
1 commit: 74e9bbe57669a76c84ab98d1b7238b1451ebec9e
2 Author: Amadeusz Żołnowski <aidecoe <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 14 22:37:55 2017 +0000
4 Commit: Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 14 23:00:23 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74e9bbe5
7
8 net-im/gajim: Depend on python-gnupg
9
10 Thanks to holgersson for the patch.
11
12 Gentoo-Bug: 621658
13
14 net-im/gajim/gajim-0.16.8-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-im/gajim/gajim-0.16.8-r1.ebuild b/net-im/gajim/gajim-0.16.8-r1.ebuild
18 index 5d475c2c611..8cdc7f93598 100644
19 --- a/net-im/gajim/gajim-0.16.8-r1.ebuild
20 +++ b/net-im/gajim/gajim-0.16.8-r1.ebuild
21 @@ -43,7 +43,7 @@ RDEPEND="${COMMON_DEPEND}
22 >=dev-python/pyopenssl-0.14[${PYTHON_USEDEP}]
23 >=dev-python/python-nbxmpp-0.5.6[${PYTHON_USEDEP}]
24 crypt? (
25 - app-crypt/gnupg
26 + >=dev-python/python-gnupg-0.4.0[${PYTHON_USEDEP}]
27 dev-python/pycrypto[${PYTHON_USEDEP}]
28 )
29 dbus? (