summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2018-01-08 19:14:51 +0100
committerMike Gilbert <floppym@gentoo.org>2018-01-08 16:29:37 -0500
commit5b48d88fa92ad1de03fe09853323defd7b452129 (patch)
treef69d683fb5cb54dbf5c2bff665bf39b2e5b77635 /app-i18n/fcitx
parentdev-libs/oniguruma: Version bump (6.7.0). (diff)
downloadgentoo-5b48d88fa92ad1de03fe09853323defd7b452129.tar.gz
gentoo-5b48d88fa92ad1de03fe09853323defd7b452129.tar.bz2
gentoo-5b48d88fa92ad1de03fe09853323defd7b452129.zip
app-i18n/fcitx: Enable "gtk3" USE flag by default.
Diffstat (limited to 'app-i18n/fcitx')
-rw-r--r--app-i18n/fcitx/fcitx-4.2.9.5.ebuild4
-rw-r--r--app-i18n/fcitx/fcitx-4.9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-i18n/fcitx/fcitx-4.2.9.5.ebuild b/app-i18n/fcitx/fcitx-4.2.9.5.ebuild
index 2984f25034d2..fea4e912925d 100644
--- a/app-i18n/fcitx/fcitx-4.2.9.5.ebuild
+++ b/app-i18n/fcitx/fcitx-4.2.9.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -26,7 +26,7 @@ fi
LICENSE="BSD-1 GPL-2+ LGPL-2+ MIT"
SLOT="4"
KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
-IUSE="+X +autostart +cairo debug +enchant gtk2 gtk3 +introspection lua nls opencc +pango qt4 static-libs +table test +xml"
+IUSE="+X +autostart +cairo debug +enchant gtk2 +gtk3 +introspection lua nls opencc +pango qt4 static-libs +table test +xml"
REQUIRED_USE="cairo? ( X ) pango? ( cairo ) qt4? ( X )"
RDEPEND="dev-libs/glib:2
diff --git a/app-i18n/fcitx/fcitx-4.9999.ebuild b/app-i18n/fcitx/fcitx-4.9999.ebuild
index 86a2d1045778..94eef9789bf6 100644
--- a/app-i18n/fcitx/fcitx-4.9999.ebuild
+++ b/app-i18n/fcitx/fcitx-4.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -26,7 +26,7 @@ fi
LICENSE="BSD-1 GPL-2+ LGPL-2+ MIT"
SLOT="4"
KEYWORDS=""
-IUSE="+X +autostart +cairo debug +enchant gtk2 gtk3 +introspection lua nls opencc +pango qt4 static-libs +table test +xml"
+IUSE="+X +autostart +cairo debug +enchant gtk2 +gtk3 +introspection lua nls opencc +pango qt4 static-libs +table test +xml"
REQUIRED_USE="cairo? ( X ) pango? ( cairo ) qt4? ( X )"
RDEPEND="dev-libs/glib:2