commit: 057e0985696289a4595f12e6e89a32712bfe0954
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 20 07:16:23 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Apr 20 07:57:52 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=057e0985
app-i18n/mozc: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
app-i18n/mozc/mozc-1.10.1390.102-r1.ebuild | 5 +++--
app-i18n/mozc/mozc-1.13.1651.102.ebuild | 5 +++--
app-i18n/mozc/mozc-2.16.2037.102.ebuild | 3 ++-
3 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/app-i18n/mozc/mozc-1.10.1390.102-r1.ebuild
b/app-i18n/mozc/mozc-1.10.1390.102-r1.ebuild
index 3d2032729ca..7aa21965a5f 100644
--- a/app-i18n/mozc/mozc-1.10.1390.102-r1.ebuild
+++ b/app-i18n/mozc/mozc-1.10.1390.102-r1.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"
@@ -24,9 +24,10 @@ LICENSE="BSD ipadic public-domain unicode"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="emacs +ibus +qt4 renderer test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="dev-libs/glib:2
- dev-libs/openssl
+ dev-libs/openssl:0=
x11-libs/libxcb
emacs? ( virtual/emacs )
ibus? ( >=app-i18n/ibus-1.4.1 )
diff --git a/app-i18n/mozc/mozc-1.13.1651.102.ebuild
b/app-i18n/mozc/mozc-1.13.1651.102.ebuild
index 763647dbc98..6fa63db9ed9 100644
--- a/app-i18n/mozc/mozc-1.13.1651.102.ebuild
+++ b/app-i18n/mozc/mozc-1.13.1651.102.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"
@@ -26,9 +26,10 @@ LICENSE="BSD ipadic public-domain unicode"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="emacs +ibus +qt4 renderer test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="dev-libs/glib:2
- dev-libs/openssl
+ dev-libs/openssl:0=
>=dev-libs/protobuf-2.5.0
x11-libs/libxcb
emacs? ( virtual/emacs )
diff --git a/app-i18n/mozc/mozc-2.16.2037.102.ebuild
b/app-i18n/mozc/mozc-2.16.2037.102.ebuild
index 2eab7707029..cb43400250d 100644
--- a/app-i18n/mozc/mozc-2.16.2037.102.ebuild
+++ b/app-i18n/mozc/mozc-2.16.2037.102.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"
@@ -33,6 +33,7 @@ LICENSE="BSD ipadic public-domain unicode"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="emacs fcitx +ibus +qt4 renderer test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="app-i18n/tegaki-zinnia-japanese
dev-libs/glib:2