diff options
author | 2012-05-03 02:41:39 +0000 | |
---|---|---|
committer | 2012-05-03 02:41:39 +0000 | |
commit | 0106d0a001b64718b03340bf2ac8f57b24ce8269 (patch) | |
tree | 7b6947a1862e26026c032ad6d60138171c8d7261 /dev-lang/python/python-3.2.2-r1.ebuild | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | historical-0106d0a001b64718b03340bf2ac8f57b24ce8269.tar.gz historical-0106d0a001b64718b03340bf2ac8f57b24ce8269.tar.bz2 historical-0106d0a001b64718b03340bf2ac8f57b24ce8269.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'dev-lang/python/python-3.2.2-r1.ebuild')
-rw-r--r-- | dev-lang/python/python-3.2.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/python/python-3.2.2-r1.ebuild b/dev-lang/python/python-3.2.2-r1.ebuild index 5d0dd92cf49c..623d423b3010 100644 --- a/dev-lang/python/python-3.2.2-r1.ebuild +++ b/dev-lang/python/python-3.2.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.2.2-r1.ebuild,v 1.2 2012/04/26 14:58:36 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.2.2-r1.ebuild,v 1.3 2012/05/03 02:41:39 jdhore Exp $ EAPI="3" WANT_AUTOMAKE="none" @@ -57,7 +57,7 @@ DEPEND=">=sys-devel/autoconf-2.65 ${RDEPEND} $([[ "${PV}" == *_pre* ]] && echo "=${CATEGORY}/${PN}-${PV%%.*}*") $([[ "${PV}" != *_pre* ]] && echo "app-arch/xz-utils") - dev-util/pkgconfig + virtual/pkgconfig $([[ "${PV}" =~ ^[[:digit:]]+\.[[:digit:]]+_pre ]] && echo "doc? ( dev-python/sphinx )") !sys-devel/gcc[libffi]" RDEPEND+=" !build? ( app-misc/mime-types ) |