* [gentoo-commits] repo/gentoo:python-soabi-cleanup commit in: dev-python/pygene/
@ 2015-11-07 19:44 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2015-11-07 19:44 UTC (permalink / raw
To: gentoo-commits
commit: 5e6643175b6f52a74d28dcd4932e3a83ffc260c9
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 7 14:55:51 2015 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 7 14:56:12 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e664317
dev-python/pygene: Add missing USE deps for python support
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-python/pygene/pygene-0.2.1-r1.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/dev-python/pygene/pygene-0.2.1-r1.ebuild b/dev-python/pygene/pygene-0.2.1-r1.ebuild
index ff6101f..f383632 100644
--- a/dev-python/pygene/pygene-0.2.1-r1.ebuild
+++ b/dev-python/pygene/pygene-0.2.1-r1.ebuild
@@ -3,6 +3,7 @@
# $Id$
EAPI=5
+
PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
@@ -16,8 +17,8 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc examples"
-DEPEND="doc? ( >=dev-python/epydoc-2.1-r2 )"
-RDEPEND="examples? ( >=dev-python/pyfltk-1.1.2 )"
+DEPEND="doc? ( >=dev-python/epydoc-2.1-r2[${PYTHON_USEDEP}] )"
+RDEPEND="examples? ( >=dev-python/pyfltk-1.1.2:0[${PYTHON_USEDEP}] )"
python_prepare_all() {
if use examples; then
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-11-07 19:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-07 19:44 [gentoo-commits] repo/gentoo:python-soabi-cleanup commit in: dev-python/pygene/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox