commit: 5e5033e97723ea4c1eed676d8b62f6fb73a96b90 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org> AuthorDate: Sat Aug 4 13:36:33 2018 +0000 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org> CommitDate: Sat Aug 4 13:57:30 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e5033e9
app-i18n/ibus: allow USE="python -gtk" Closes: https://bugs.gentoo.org/662582 Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-i18n/ibus/ibus-1.5.12.ebuild | 3 +-- app-i18n/ibus/ibus-1.5.16.ebuild | 1 - app-i18n/ibus/ibus-1.5.17.ebuild | 1 - app-i18n/ibus/ibus-1.5.18.ebuild | 1 - 4 files changed, 1 insertion(+), 5 deletions(-) diff --git a/app-i18n/ibus/ibus-1.5.12.ebuild b/app-i18n/ibus/ibus-1.5.12.ebuild index a8413c59fff..ae04fedae73 100644 --- a/app-i18n/ibus/ibus-1.5.12.ebuild +++ b/app-i18n/ibus/ibus-1.5.12.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" @@ -19,7 +19,6 @@ REQUIRED_USE="gtk2? ( gtk ) libnotify? ( gtk ) python? ( ${PYTHON_REQUIRED_USE} - gtk introspection ) test? ( gtk ) diff --git a/app-i18n/ibus/ibus-1.5.16.ebuild b/app-i18n/ibus/ibus-1.5.16.ebuild index 4dcb90a6263..e0a88f0bc6a 100644 --- a/app-i18n/ibus/ibus-1.5.16.ebuild +++ b/app-i18n/ibus/ibus-1.5.16.ebuild @@ -21,7 +21,6 @@ REQUIRED_USE="emoji? ( gtk ) libnotify? ( gtk ) python? ( ${PYTHON_REQUIRED_USE} - gtk introspection ) test? ( gtk ) diff --git a/app-i18n/ibus/ibus-1.5.17.ebuild b/app-i18n/ibus/ibus-1.5.17.ebuild index 10bd3f700de..d165c275183 100644 --- a/app-i18n/ibus/ibus-1.5.17.ebuild +++ b/app-i18n/ibus/ibus-1.5.17.ebuild @@ -21,7 +21,6 @@ REQUIRED_USE="emoji? ( gtk ) libnotify? ( gtk ) python? ( ${PYTHON_REQUIRED_USE} - gtk introspection ) test? ( gtk ) diff --git a/app-i18n/ibus/ibus-1.5.18.ebuild b/app-i18n/ibus/ibus-1.5.18.ebuild index 077b31aa412..d32b42660ca 100644 --- a/app-i18n/ibus/ibus-1.5.18.ebuild +++ b/app-i18n/ibus/ibus-1.5.18.ebuild @@ -22,7 +22,6 @@ REQUIRED_USE="emoji? ( gtk ) libnotify? ( gtk ) python? ( ${PYTHON_REQUIRED_USE} - gtk introspection ) test? ( gtk )