summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-08-05 15:50:03 +0000
committerMichał Górny <mgorny@gentoo.org>2013-08-05 15:50:03 +0000
commitc69ae300e29f290aa20a62182bec71cbf41444a0 (patch)
tree968c2765b5a78f3e575c23d88d483a52eac18b3a /app-portage
parentIntroduce an ebuild for our Python maintenance utilities. (diff)
downloadgentoo-2-c69ae300e29f290aa20a62182bec71cbf41444a0.tar.gz
gentoo-2-c69ae300e29f290aa20a62182bec71cbf41444a0.tar.bz2
gentoo-2-c69ae300e29f290aa20a62182bec71cbf41444a0.zip
Add missing PYTHON_USEDEP.
(Portage version: 2.2.0_alpha194/cvs/Linux x86_64, signed Manifest commit with key 9627F456F9DA7643!)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/gpyutils/ChangeLog5
-rw-r--r--app-portage/gpyutils/gpyutils-9999.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/gpyutils/ChangeLog b/app-portage/gpyutils/ChangeLog
index cf5f9ae3d9fc..030722f2ed85 100644
--- a/app-portage/gpyutils/ChangeLog
+++ b/app-portage/gpyutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-portage/gpyutils
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/gpyutils/ChangeLog,v 1.1 2013/08/05 15:43:32 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/gpyutils/ChangeLog,v 1.2 2013/08/05 15:50:03 mgorny Exp $
+
+ 05 Aug 2013; Michał Górny <mgorny@gentoo.org> gpyutils-9999.ebuild:
+ Add missing PYTHON_USEDEP.
*gpyutils-9999 (05 Aug 2013)
diff --git a/app-portage/gpyutils/gpyutils-9999.ebuild b/app-portage/gpyutils/gpyutils-9999.ebuild
index 0b8fb15b0d0a..47300b712e5f 100644
--- a/app-portage/gpyutils/gpyutils-9999.ebuild
+++ b/app-portage/gpyutils/gpyutils-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/gpyutils/gpyutils-9999.ebuild,v 1.1 2013/08/05 15:43:32 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/gpyutils/gpyutils-9999.ebuild,v 1.2 2013/08/05 15:50:03 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} pypy{1_9,2_0} )
@@ -21,7 +21,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND=">=app-portage/gentoopm-0.2.8"
+RDEPEND=">=app-portage/gentoopm-0.2.8[${PYTHON_USEDEP}]"
#if LIVE
KEYWORDS=