summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-04-23 10:59:35 +0200
committerDavid Seifert <soap@gentoo.org>2017-04-23 13:23:37 +0200
commitc3a3678666319e78b8ec357d41161de93ebe57eb (patch)
tree8e62a183d9ae7871af383f199934e1b03c83f84f /games-kids
parentgames-board/gnubg: [QA] Add missing python metadata variables (diff)
downloadgentoo-c3a3678666319e78b8ec357d41161de93ebe57eb.tar.gz
gentoo-c3a3678666319e78b8ec357d41161de93ebe57eb.tar.bz2
gentoo-c3a3678666319e78b8ec357d41161de93ebe57eb.zip
games-kids/gcompris: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'games-kids')
-rw-r--r--games-kids/gcompris/gcompris-14.12.ebuild5
-rw-r--r--games-kids/gcompris/gcompris-15.10-r1.ebuild5
-rw-r--r--games-kids/gcompris/gcompris-15.10.ebuild5
3 files changed, 9 insertions, 6 deletions
diff --git a/games-kids/gcompris/gcompris-14.12.ebuild b/games-kids/gcompris/gcompris-14.12.ebuild
index 9431914e1361..71d8842b0974 100644
--- a/games-kids/gcompris/gcompris-14.12.ebuild
+++ b/games-kids/gcompris/gcompris-14.12.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
@@ -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
diff --git a/games-kids/gcompris/gcompris-15.10-r1.ebuild b/games-kids/gcompris/gcompris-15.10-r1.ebuild
index 33a9d822fed7..b192917cea6e 100644
--- a/games-kids/gcompris/gcompris-15.10-r1.ebuild
+++ b/games-kids/gcompris/gcompris-15.10-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
@@ -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
diff --git a/games-kids/gcompris/gcompris-15.10.ebuild b/games-kids/gcompris/gcompris-15.10.ebuild
index 5a182afffc4c..40ced7b60dcc 100644
--- a/games-kids/gcompris/gcompris-15.10.ebuild
+++ b/games-kids/gcompris/gcompris-15.10.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=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