diff options
author | David Seifert <soap@gentoo.org> | 2017-04-20 09:11:09 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-04-20 09:57:36 +0200 |
commit | e7e8f437435abe2be5ca797c78e9891e3b537518 (patch) | |
tree | c8adb75e2bfa771b07beee95b1864b5ba2ef97c1 | |
parent | app-i18n/ibus-anthy: [QA] Add missing python metadata variables (diff) | |
download | gentoo-e7e8f437435abe2be5ca797c78e9891e3b537518.tar.gz gentoo-e7e8f437435abe2be5ca797c78e9891e3b537518.tar.bz2 gentoo-e7e8f437435abe2be5ca797c78e9891e3b537518.zip |
app-i18n/ibus-cangjie: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
-rw-r--r-- | app-i18n/ibus-cangjie/ibus-cangjie-2.1.ebuild | 3 | ||||
-rw-r--r-- | app-i18n/ibus-cangjie/ibus-cangjie-2.2.ebuild | 3 | ||||
-rw-r--r-- | app-i18n/ibus-cangjie/ibus-cangjie-2.3.ebuild | 3 | ||||
-rw-r--r-- | app-i18n/ibus-cangjie/ibus-cangjie-2.4.ebuild | 3 |
4 files changed, 8 insertions, 4 deletions
diff --git a/app-i18n/ibus-cangjie/ibus-cangjie-2.1.ebuild b/app-i18n/ibus-cangjie/ibus-cangjie-2.1.ebuild index f05a2bf46946..6705947e768d 100644 --- a/app-i18n/ibus-cangjie/ibus-cangjie-2.1.ebuild +++ b/app-i18n/ibus-cangjie/ibus-cangjie-2.1.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 @@ -13,6 +13,7 @@ SRC_URI="http://cangjians.github.io/downloads/ibus-cangjie/ibus-cangjie-${PV}.ta LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64 ~x86" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="${PYTHON_DEPS} >=app-i18n/ibus-1.4.1 diff --git a/app-i18n/ibus-cangjie/ibus-cangjie-2.2.ebuild b/app-i18n/ibus-cangjie/ibus-cangjie-2.2.ebuild index 47f9f3a2ce31..c2b4a6ea7b70 100644 --- a/app-i18n/ibus-cangjie/ibus-cangjie-2.2.ebuild +++ b/app-i18n/ibus-cangjie/ibus-cangjie-2.2.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 @@ -13,6 +13,7 @@ SRC_URI="https://github.com/Cangjians/ibus-cangjie/releases/download/v${PV}/ibus LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64 ~x86" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="${PYTHON_DEPS} >=app-i18n/ibus-1.4.1 diff --git a/app-i18n/ibus-cangjie/ibus-cangjie-2.3.ebuild b/app-i18n/ibus-cangjie/ibus-cangjie-2.3.ebuild index 47f9f3a2ce31..c2b4a6ea7b70 100644 --- a/app-i18n/ibus-cangjie/ibus-cangjie-2.3.ebuild +++ b/app-i18n/ibus-cangjie/ibus-cangjie-2.3.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 @@ -13,6 +13,7 @@ SRC_URI="https://github.com/Cangjians/ibus-cangjie/releases/download/v${PV}/ibus LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64 ~x86" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="${PYTHON_DEPS} >=app-i18n/ibus-1.4.1 diff --git a/app-i18n/ibus-cangjie/ibus-cangjie-2.4.ebuild b/app-i18n/ibus-cangjie/ibus-cangjie-2.4.ebuild index a6295e766b33..b0b8ded9d61a 100644 --- a/app-i18n/ibus-cangjie/ibus-cangjie-2.4.ebuild +++ b/app-i18n/ibus-cangjie/ibus-cangjie-2.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 @@ -13,6 +13,7 @@ SRC_URI="https://github.com/Cangjians/ibus-cangjie/releases/download/v${PV}/ibus LICENSE="GPL-3+" SLOT="0" KEYWORDS="amd64 x86" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="${PYTHON_DEPS} >=app-i18n/ibus-1.4.1 |