Gentoo Archives: gentoo-commits

From: Andrey Grozin <grozin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/diffuse/
Date: Sun, 09 Feb 2020 04:17:22
Message-Id: 1581221814.11bb487cbdcd14d650ad45c3059b688f80ecabd0.grozin@gentoo
1 commit: 11bb487cbdcd14d650ad45c3059b688f80ecabd0
2 Author: Andrey Grozin <grozin <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 9 04:16:54 2020 +0000
4 Commit: Andrey Grozin <grozin <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 9 04:16:54 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11bb487c
7
8 dev-util/diffuse: ebuild improvement
9
10 Package-Manager: Portage-2.3.87, Repoman-2.3.20
11 Signed-off-by: Andrey Grozin <grozin <AT> gentoo.org>
12
13 dev-util/diffuse/diffuse-0.5.0_alpha7.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-util/diffuse/diffuse-0.5.0_alpha7.ebuild b/dev-util/diffuse/diffuse-0.5.0_alpha7.ebuild
17 index eb5c6a23cbd..a9ff6d831b6 100644
18 --- a/dev-util/diffuse/diffuse-0.5.0_alpha7.ebuild
19 +++ b/dev-util/diffuse/diffuse-0.5.0_alpha7.ebuild
20 @@ -18,7 +18,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
21
22 DEPEND="${PYTHON_DEPS}"
23 RDEPEND="${DEPEND}
24 - dev-python/pygobject[${PYTHON_USEDEP},cairo]
25 + dev-python/pygobject:3[${PYTHON_USEDEP},cairo]
26 x11-libs/gtk+:3[introspection]"
27 # file collision, bug #279018
28 DEPEND="${DEPEND}