Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-handwrite/
Date: Sun, 19 Jan 2020 13:47:03
Message-Id: 1579441590.14a1a2b9c58f37b2e5e8c4d80d04b23866d2e754.asturm@gentoo
1 commit: 14a1a2b9c58f37b2e5e8c4d80d04b23866d2e754
2 Author: David Heidelberg <david <AT> ixit <DOT> cz>
3 AuthorDate: Wed Oct 30 21:12:34 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 19 13:46:30 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14a1a2b9
7
8 app-i18n/ibus-handwrite: cannot depend on gtkglext
9
10 - no occurence is found [1]
11 - is ported to GTK3, while gtkglext is GTK2 library
12
13 [1] https://github.com/microcai/ibus-handwrite/search?q=gtkglext&unscoped_q=gtkglext
14
15 Closes: https://bugs.gentoo.org/698958
16
17 Signed-off-by: David Heidelberg <david <AT> ixit.cz>
18 Closes: https://github.com/gentoo/gentoo/pull/13505
19 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
20
21 app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild | 3 +--
22 1 file changed, 1 insertion(+), 2 deletions(-)
23
24 diff --git a/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild b/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild
25 index 25419a692eb..f9f2e8db1b1 100644
26 --- a/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild
27 +++ b/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild
28 @@ -1,4 +1,4 @@
29 -# Copyright 1999-2017 Gentoo Foundation
30 +# Copyright 1999-2020 Gentoo Foundation
31 # Distributed under the terms of the GNU General Public License v2
32
33 EAPI="6"
34 @@ -14,7 +14,6 @@ IUSE="nls +zinnia"
35
36 RDEPEND="app-i18n/ibus
37 x11-libs/gtk+:3
38 - x11-libs/gtkglext
39 nls? ( virtual/libintl )
40 zinnia? (
41 app-i18n/zinnia