diff options
author | David Seifert <soap@gentoo.org> | 2017-04-20 09:10:06 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-04-20 09:57:31 +0200 |
commit | ad9078acac490aa07eba4a830bc6c238d9c37451 (patch) | |
tree | 2677d1ef3aed21930ca3c927f763cbf2c4eb2653 /app-i18n/ibus-anthy | |
parent | app-emulation/xen-tools: [QA] Add missing python metadata variables (diff) | |
download | gentoo-ad9078acac490aa07eba4a830bc6c238d9c37451.tar.gz gentoo-ad9078acac490aa07eba4a830bc6c238d9c37451.tar.bz2 gentoo-ad9078acac490aa07eba4a830bc6c238d9c37451.zip |
app-i18n/ibus-anthy: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-i18n/ibus-anthy')
-rw-r--r-- | app-i18n/ibus-anthy/ibus-anthy-1.5.4.ebuild | 3 | ||||
-rw-r--r-- | app-i18n/ibus-anthy/ibus-anthy-1.5.9.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/app-i18n/ibus-anthy/ibus-anthy-1.5.4.ebuild b/app-i18n/ibus-anthy/ibus-anthy-1.5.4.ebuild index 575f2bc3f45e..2676374983b9 100644 --- a/app-i18n/ibus-anthy/ibus-anthy-1.5.4.ebuild +++ b/app-i18n/ibus-anthy/ibus-anthy-1.5.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,6 +14,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ~ppc x86" IUSE="deprecated nls" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} >=app-i18n/ibus-1.5.0 diff --git a/app-i18n/ibus-anthy/ibus-anthy-1.5.9.ebuild b/app-i18n/ibus-anthy/ibus-anthy-1.5.9.ebuild index 8c4e06799c49..8eedc823bafc 100644 --- a/app-i18n/ibus-anthy/ibus-anthy-1.5.9.ebuild +++ b/app-i18n/ibus-anthy/ibus-anthy-1.5.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,6 +15,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="nls" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} app-i18n/anthy |