commit:     8b330d8478adddb97badff69fdda36a2a02da864
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 21 07:02:55 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Apr 21 07:02:55 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b330d84

x11-misc/mozo: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 x11-misc/mozo/mozo-1.12.0-r1.ebuild | 6 +++---
 x11-misc/mozo/mozo-1.14.1.ebuild    | 4 ++--
 x11-misc/mozo/mozo-1.16.0-r1.ebuild | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/x11-misc/mozo/mozo-1.12.0-r1.ebuild 
b/x11-misc/mozo/mozo-1.12.0-r1.ebuild
index ec999eab3f1..9cf53b815bb 100644
--- a/x11-misc/mozo/mozo-1.12.0-r1.ebuild
+++ b/x11-misc/mozo/mozo-1.12.0-r1.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
@@ -14,8 +14,8 @@ KEYWORDS="amd64 ~arm x86"
 DESCRIPTION="Mozo menu editor for MATE"
 LICENSE="GPL-2"
 SLOT="0"
-
 IUSE="gtk3"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
        >=mate-base/mate-menus-1.6[introspection]
@@ -33,7 +33,7 @@ RDEPEND="${PYTHON_DEPS}
                x11-libs/gtk+:3[introspection]
        )"
 
-DEPEND="${COMMON_DEPEND}
+DEPEND="${RDEPEND}
        >=dev-util/intltool-0.40:*
        sys-devel/gettext:*
        virtual/pkgconfig:*"

diff --git a/x11-misc/mozo/mozo-1.14.1.ebuild b/x11-misc/mozo/mozo-1.14.1.ebuild
index a02a515a179..7d024452e8b 100644
--- a/x11-misc/mozo/mozo-1.14.1.ebuild
+++ b/x11-misc/mozo/mozo-1.14.1.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,8 +15,8 @@ fi
 DESCRIPTION="Mozo menu editor for MATE"
 LICENSE="GPL-2"
 SLOT="0"
-
 IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 COMMON_DEPEND="${PYTHON_DEPS}
        >=dev-python/pygobject-3:3[${PYTHON_USEDEP}]

diff --git a/x11-misc/mozo/mozo-1.16.0-r1.ebuild 
b/x11-misc/mozo/mozo-1.16.0-r1.ebuild
index 5d07223cc28..8f48007b8fc 100644
--- a/x11-misc/mozo/mozo-1.16.0-r1.ebuild
+++ b/x11-misc/mozo/mozo-1.16.0-r1.ebuild
@@ -15,8 +15,8 @@ fi
 DESCRIPTION="Mozo menu editor for MATE"
 LICENSE="GPL-2"
 SLOT="0"
-
 IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 COMMON_DEPEND="${PYTHON_DEPS}
        >=dev-python/pygobject-3:3[${PYTHON_USEDEP}]

Reply via email to