Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-handwrite/
Date: Wed, 12 Oct 2016 18:11:17
Message-Id: 1476295854.fd4dd9a957bc294bfa8228978368f1ff1bfe251a.pacho@gentoo
1 commit: fd4dd9a957bc294bfa8228978368f1ff1bfe251a
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 12 18:02:24 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 12 18:10:54 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd4dd9a9
7
8 app-i18n/ibus-handwrite: This needs slot 2
9
10 Package-Manager: portage-2.3.1
11
12 app-i18n/ibus-handwrite/ibus-handwrite-2.1.4-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-i18n/ibus-handwrite/ibus-handwrite-2.1.4-r1.ebuild b/app-i18n/ibus-handwrite/ibus-handwrite-2.1.4-r1.ebuild
16 index e4517b1..c7c8fd8 100644
17 --- a/app-i18n/ibus-handwrite/ibus-handwrite-2.1.4-r1.ebuild
18 +++ b/app-i18n/ibus-handwrite/ibus-handwrite-2.1.4-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -18,7 +18,7 @@ IUSE="nls +zinnia"
26
27 RDEPEND="zinnia? ( app-i18n/zinnia app-i18n/zinnia-tomoe )
28 >=app-i18n/ibus-1.3.0
29 - >=x11-libs/gtk+-2.10
30 + >=x11-libs/gtk+-2.10:2
31 x11-libs/gtkglext"
32 DEPEND="${RDEPEND}
33 virtual/pkgconfig"