summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-04-21 09:02:55 +0200
committerDavid Seifert <soap@gentoo.org>2017-04-21 09:02:55 +0200
commit8b330d8478adddb97badff69fdda36a2a02da864 (patch)
treecf8e9990341279b226d55c2aaffb2bf5371f480d /x11-misc
parentx11-misc/icewmcp: [QA] Add missing python metadata variables (diff)
downloadgentoo-8b330d8478adddb97badff69fdda36a2a02da864.tar.gz
gentoo-8b330d8478adddb97badff69fdda36a2a02da864.tar.bz2
gentoo-8b330d8478adddb97badff69fdda36a2a02da864.zip
x11-misc/mozo: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/mozo/mozo-1.12.0-r1.ebuild6
-rw-r--r--x11-misc/mozo/mozo-1.14.1.ebuild4
-rw-r--r--x11-misc/mozo/mozo-1.16.0-r1.ebuild2
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 ec999eab3f1c..9cf53b815bbd 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 a02a515a179b..7d024452e8bb 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 5d07223cc286..8f48007b8fc7 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}]