Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/hangups/
Date: Thu, 21 Sep 2017 21:06:09
Message-Id: 1506027835.e734462581263a5819cf6186ef8942a1ebe0ef0f.floppym@gentoo
1 commit: e734462581263a5819cf6186ef8942a1ebe0ef0f
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Thu Sep 21 05:02:37 2017 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 21 21:03:55 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7344625
7
8 net-im/hangups: Depend directly on dev-python/protobuf-python.
9
10 net-im/hangups/hangups-9999.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/net-im/hangups/hangups-9999.ebuild b/net-im/hangups/hangups-9999.ebuild
14 index 837ce61829e..134b8dd2876 100644
15 --- a/net-im/hangups/hangups-9999.ebuild
16 +++ b/net-im/hangups/hangups-9999.ebuild
17 @@ -33,7 +33,7 @@ COMMON_DEPEND=">=dev-python/configargparse-0.11.0[${PYTHON_USEDEP}]
18 >=dev-python/requests-2.6.0[${PYTHON_USEDEP}]
19 <dev-python/requests-3.0.0
20 >=dev-python/ReParser-1.4.3[${PYTHON_USEDEP}]
21 - >=dev-libs/protobuf-3.1.0[python]
22 + >=dev-python/protobuf-python-3.1.0[${PYTHON_USEDEP}]
23 >=dev-python/urwid-1.3.1[${PYTHON_USEDEP}]
24 >=dev-python/MechanicalSoup-0.6.0[${PYTHON_USEDEP}]"
25 DEPEND="${COMMON_DEPEND}