* [gentoo-commits] repo/gentoo:master commit in: media-sound/ifp-gnome/
@ 2017-02-19 10:33 David Seifert
0 siblings, 0 replies; only message in thread
From: David Seifert @ 2017-02-19 10:33 UTC (permalink / raw
To: gentoo-commits
commit: 7611a50b2c07635a9f138030995acfcfc21c83ed
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 19 10:16:15 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Feb 19 10:16:15 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7611a50b
media-sound/ifp-gnome: Add missing Python variables
Package-Manager: Portage-2.3.3, Repoman-2.3.1
.../ifp-gnome/{ifp-gnome-0.7-r1.ebuild => ifp-gnome-0.7-r2.ebuild} | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/media-sound/ifp-gnome/ifp-gnome-0.7-r1.ebuild b/media-sound/ifp-gnome/ifp-gnome-0.7-r2.ebuild
similarity index 86%
rename from media-sound/ifp-gnome/ifp-gnome-0.7-r1.ebuild
rename to media-sound/ifp-gnome/ifp-gnome-0.7-r2.ebuild
index a6efcc3ce7..68c240a603 100644
--- a/media-sound/ifp-gnome/ifp-gnome-0.7-r1.ebuild
+++ b/media-sound/ifp-gnome/ifp-gnome-0.7-r2.ebuild
@@ -5,6 +5,7 @@
EAPI=6
PYTHON_COMPAT=( python2_7 )
+
inherit python-single-r1
DESCRIPTION="Gnome front-end for file management on iRiver iFP MP3 players"
@@ -15,8 +16,10 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-RDEPEND=">=dev-python/libgnome-python-2[${PYTHON_USEDEP}]
+RDEPEND="${PYTHON_DEPS}
+ >=dev-python/libgnome-python-2[${PYTHON_USEDEP}]
>=dev-python/pygtk-2[${PYTHON_USEDEP}]
>=dev-python/pyifp-0.2.2[${PYTHON_USEDEP}]"
DEPEND=""
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2017-02-19 10:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-19 10:33 [gentoo-commits] repo/gentoo:master commit in: media-sound/ifp-gnome/ David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox