games-kids/gcompris: [QA] Add missing python metadata variables
authorDavid Seifert <soap@gentoo.org>
Sun, 23 Apr 2017 08:59:35 +0000 (10:59 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 23 Apr 2017 11:23:37 +0000 (13:23 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

games-kids/gcompris/gcompris-14.12.ebuild
games-kids/gcompris/gcompris-15.10-r1.ebuild
games-kids/gcompris/gcompris-15.10.ebuild

index 9431914e1361e17ce11d62955d6d23655a723bba..71d8842b097412c18a24b373d4d0c056d5679550 100644 (file)
@@ -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
@@ -32,7 +32,8 @@ RDEPEND="x11-libs/gtk+:2
        dev-libs/popt
        virtual/libintl
        dev-db/sqlite:3
-       dev-python/pygtk[${PYTHON_USEDEP}]"
+       dev-python/pygtk[${PYTHON_USEDEP}]
+       ${PYTHON_DEPS}"
 DEPEND="${RDEPEND}
        gnome-base/gnome-common
        dev-perl/XML-Parser
index 33a9d822fed7ccaa3513ce57f072c7023dcd8dfc..b192917cea6e90851524b62960285fdce0e03e3a 100644 (file)
@@ -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
@@ -32,7 +32,8 @@ RDEPEND="x11-libs/gtk+:2
        dev-libs/libxml2
        dev-libs/popt
        dev-python/pygtk[${PYTHON_USEDEP}]
-       virtual/libintl"
+       virtual/libintl
+       ${PYTHON_DEPS}"
 DEPEND="${RDEPEND}
        app-text/texi2html
        dev-perl/XML-Parser
index 5a182afffc4c432f7a890b89061837f90202a415..40ced7b60dcc8af7face880ccc9700fddc4349d2 100644 (file)
@@ -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=5
@@ -32,7 +32,8 @@ RDEPEND="x11-libs/gtk+:2
        dev-libs/popt
        virtual/libintl
        dev-db/sqlite:3
-       dev-python/pygtk[${PYTHON_USEDEP}]"
+       dev-python/pygtk[${PYTHON_USEDEP}]
+       ${PYTHON_DEPS}"
 DEPEND="${RDEPEND}
        gnome-base/gnome-common
        dev-perl/XML-Parser