commit: d1fe343a52730257bb858e40fd6e0aeda4813ce7
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 20 07:38:54 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Apr 20 07:58:39 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1fe343a
app-misc/workrave: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
app-misc/workrave/workrave-1.10.15.ebuild | 5 +++--
app-misc/workrave/workrave-1.10.16.ebuild | 3 ++-
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/app-misc/workrave/workrave-1.10.15.ebuild
b/app-misc/workrave/workrave-1.10.15.ebuild
index 57aa02e682f..1524ad00ad5 100644
--- a/app-misc/workrave/workrave-1.10.15.ebuild
+++ b/app-misc/workrave/workrave-1.10.15.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
@@ -17,7 +17,7 @@ KEYWORDS="amd64 ~ppc x86"
# dbus support looks to be used only for trying to use panel applets on gnome3!
IUSE="ayatana doc gnome gstreamer introspection mate nls pulseaudio test xfce"
-REQUIRED_USE="ayatana? ( introspection )"
+REQUIRED_USE="ayatana? ( introspection ) ${PYTHON_REQUIRED_USE}"
RDEPEND="
>=dev-libs/glib-2.28.0:2
@@ -45,6 +45,7 @@ RDEPEND="
x11-libs/libXtst
x11-libs/libXt
x11-libs/libXmu
+ ${PYTHON_DEPS}
"
# dbus? (
# >=sys-apps/dbus-1.2
diff --git a/app-misc/workrave/workrave-1.10.16.ebuild
b/app-misc/workrave/workrave-1.10.16.ebuild
index 84f703aecee..28d068ca1ff 100644
--- a/app-misc/workrave/workrave-1.10.16.ebuild
+++ b/app-misc/workrave/workrave-1.10.16.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~ppc ~x86"
# dbus support looks to be used only for trying to use panel applets on gnome3!
IUSE="ayatana doc gnome gstreamer introspection mate nls pulseaudio test xfce"
-REQUIRED_USE="ayatana? ( introspection )"
+REQUIRED_USE="ayatana? ( introspection ) ${PYTHON_REQUIRED_USE}"
RDEPEND="
>=dev-libs/glib-2.28.0:2
@@ -45,6 +45,7 @@ RDEPEND="
x11-libs/libXtst
x11-libs/libXt
x11-libs/libXmu
+ ${PYTHON_DEPS}
"
# dbus? (
# >=sys-apps/dbus-1.2