Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx/
Date: Tue, 09 Jan 2018 01:55:09
Message-Id: 1515446977.5b48d88fa92ad1de03fe09853323defd7b452129.floppym@gentoo
1 commit: 5b48d88fa92ad1de03fe09853323defd7b452129
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Mon Jan 8 18:14:51 2018 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 8 21:29:37 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b48d88f
7
8 app-i18n/fcitx: Enable "gtk3" USE flag by default.
9
10 app-i18n/fcitx/fcitx-4.2.9.5.ebuild | 4 ++--
11 app-i18n/fcitx/fcitx-4.9999.ebuild | 4 ++--
12 2 files changed, 4 insertions(+), 4 deletions(-)
13
14 diff --git a/app-i18n/fcitx/fcitx-4.2.9.5.ebuild b/app-i18n/fcitx/fcitx-4.2.9.5.ebuild
15 index 2984f25034d..fea4e912925 100644
16 --- a/app-i18n/fcitx/fcitx-4.2.9.5.ebuild
17 +++ b/app-i18n/fcitx/fcitx-4.2.9.5.ebuild
18 @@ -1,4 +1,4 @@
19 -# Copyright 1999-2017 Gentoo Foundation
20 +# Copyright 1999-2018 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22
23 EAPI="6"
24 @@ -26,7 +26,7 @@ fi
25 LICENSE="BSD-1 GPL-2+ LGPL-2+ MIT"
26 SLOT="4"
27 KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
28 -IUSE="+X +autostart +cairo debug +enchant gtk2 gtk3 +introspection lua nls opencc +pango qt4 static-libs +table test +xml"
29 +IUSE="+X +autostart +cairo debug +enchant gtk2 +gtk3 +introspection lua nls opencc +pango qt4 static-libs +table test +xml"
30 REQUIRED_USE="cairo? ( X ) pango? ( cairo ) qt4? ( X )"
31
32 RDEPEND="dev-libs/glib:2
33
34 diff --git a/app-i18n/fcitx/fcitx-4.9999.ebuild b/app-i18n/fcitx/fcitx-4.9999.ebuild
35 index 86a2d104577..94eef9789bf 100644
36 --- a/app-i18n/fcitx/fcitx-4.9999.ebuild
37 +++ b/app-i18n/fcitx/fcitx-4.9999.ebuild
38 @@ -1,4 +1,4 @@
39 -# Copyright 1999-2017 Gentoo Foundation
40 +# Copyright 1999-2018 Gentoo Foundation
41 # Distributed under the terms of the GNU General Public License v2
42
43 EAPI="6"
44 @@ -26,7 +26,7 @@ fi
45 LICENSE="BSD-1 GPL-2+ LGPL-2+ MIT"
46 SLOT="4"
47 KEYWORDS=""
48 -IUSE="+X +autostart +cairo debug +enchant gtk2 gtk3 +introspection lua nls opencc +pango qt4 static-libs +table test +xml"
49 +IUSE="+X +autostart +cairo debug +enchant gtk2 +gtk3 +introspection lua nls opencc +pango qt4 static-libs +table test +xml"
50 REQUIRED_USE="cairo? ( X ) pango? ( cairo ) qt4? ( X )"
51
52 RDEPEND="dev-libs/glib:2