diff options
author | Patrick Lauer <patrick@gentoo.org> | 2012-05-04 15:12:17 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2012-05-04 15:12:17 +0000 |
commit | 7ed985a91634feecd68d91adfb639a5aaa0b5dc3 (patch) | |
tree | e15c642f8bc5f3e393afebda794ea25565432baf /dev-python/wxpython/wxpython-2.8.11.0.ebuild | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-7ed985a91634feecd68d91adfb639a5aaa0b5dc3.tar.gz gentoo-2-7ed985a91634feecd68d91adfb639a5aaa0b5dc3.tar.bz2 gentoo-2-7ed985a91634feecd68d91adfb639a5aaa0b5dc3.zip |
Migrating dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/wxpython/wxpython-2.8.11.0.ebuild')
-rw-r--r-- | dev-python/wxpython/wxpython-2.8.11.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/wxpython/wxpython-2.8.11.0.ebuild b/dev-python/wxpython/wxpython-2.8.11.0.ebuild index 3614f169a280..0b4c5995a945 100644 --- a/dev-python/wxpython/wxpython-2.8.11.0.ebuild +++ b/dev-python/wxpython/wxpython-2.8.11.0.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-python/wxpython/wxpython-2.8.11.0.ebuild,v 1.14 2012/02/22 14:51:31 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.11.0.ebuild,v 1.15 2012/05/04 15:12:12 patrick Exp $ EAPI="2" PYTHON_DEPEND="2" @@ -36,7 +36,7 @@ RDEPEND=" opengl? ( >=dev-python/pyopengl-2.0.0.44 )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*" |