Skip to content

Commit

Permalink
games-kids/gcompris: [QA] Add missing python metadata variables
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.5, Repoman-2.3.2
  • Loading branch information
SoapGentoo committed Apr 23, 2017
1 parent bd6da56 commit c3a3678
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 6 deletions.
5 changes: 3 additions & 2 deletions games-kids/gcompris/gcompris-14.12.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand Down
5 changes: 3 additions & 2 deletions games-kids/gcompris/gcompris-15.10-r1.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand Down
5 changes: 3 additions & 2 deletions games-kids/gcompris/gcompris-15.10.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit c3a3678

Please sign in to comment.