diff options
author | Michał Górny <mgorny@gentoo.org> | 2013-10-30 19:22:40 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2013-10-30 19:22:40 +0000 |
commit | 20d6d2ccd171f627703dcfaf0fc589f0c9746051 (patch) | |
tree | 8724b8b9ad28265f7dd4a981e584e60657317479 /dev-python/wxpython | |
parent | Update the dep to use dev-lang/python-exec. (diff) | |
download | gentoo-2-20d6d2ccd171f627703dcfaf0fc589f0c9746051.tar.gz gentoo-2-20d6d2ccd171f627703dcfaf0fc589f0c9746051.tar.bz2 gentoo-2-20d6d2ccd171f627703dcfaf0fc589f0c9746051.zip |
Update the dep to use dev-lang/python-exec.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'dev-python/wxpython')
-rw-r--r-- | dev-python/wxpython/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/wxpython/wxpython-2.8.12.1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-python/wxpython/wxpython-2.9.4.1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/wxpython/wxpython-2.9.4.1-r2.ebuild | 4 |
5 files changed, 14 insertions, 9 deletions
diff --git a/dev-python/wxpython/ChangeLog b/dev-python/wxpython/ChangeLog index 77b205809edf..0db64253b3bf 100644 --- a/dev-python/wxpython/ChangeLog +++ b/dev-python/wxpython/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-python/wxpython # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.192 2013/10/23 10:46:07 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.193 2013/10/30 19:22:40 mgorny Exp $ + + 30 Oct 2013; Michał Górny <mgorny@gentoo.org> wxpython-2.8.12.1-r1.ebuild, + wxpython-2.8.12.1-r2.ebuild, wxpython-2.9.4.1-r1.ebuild, + wxpython-2.9.4.1-r2.ebuild: + Update the dep to use dev-lang/python-exec. *wxpython-2.9.4.1-r2 (23 Oct 2013) *wxpython-2.8.12.1-r2 (23 Oct 2013) diff --git a/dev-python/wxpython/wxpython-2.8.12.1-r1.ebuild b/dev-python/wxpython/wxpython-2.8.12.1-r1.ebuild index 02f4424aab31..25256d1e4f0b 100644 --- a/dev-python/wxpython/wxpython-2.8.12.1-r1.ebuild +++ b/dev-python/wxpython/wxpython-2.8.12.1-r1.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/dev-python/wxpython/wxpython-2.8.12.1-r1.ebuild,v 1.16 2013/09/17 20:46:21 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r1.ebuild,v 1.17 2013/10/30 19:22:40 mgorny Exp $ EAPI=5 @@ -36,7 +36,7 @@ RDEPEND=" opengl? ( dev-python/pyopengl[${PYTHON_USEDEP}] )" DEPEND="${RDEPEND} - dev-python/python-exec:0[${PYTHON_USEDEP}] + dev-lang/python-exec:0[${PYTHON_USEDEP}] virtual/pkgconfig" S="${WORKDIR}/${MY_P}/wxPython" diff --git a/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild b/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild index e17328481ac0..651aecfc6b89 100644 --- a/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild +++ b/dev-python/wxpython/wxpython-2.8.12.1-r2.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/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild,v 1.1 2013/10/23 10:46:07 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild,v 1.2 2013/10/30 19:22:40 mgorny Exp $ EAPI=5 @@ -24,7 +24,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd IUSE="cairo doc examples opengl" RDEPEND=" - dev-python/python-exec:2[${PYTHON_USEDEP}] + dev-lang/python-exec:2[${PYTHON_USEDEP}] >=x11-libs/wxGTK-${PV}:${WX_GTK_VER}[opengl?,tiff,X] dev-libs/glib:2 dev-python/setuptools[${PYTHON_USEDEP}] diff --git a/dev-python/wxpython/wxpython-2.9.4.1-r1.ebuild b/dev-python/wxpython/wxpython-2.9.4.1-r1.ebuild index 93a6de5c5aa9..a58fe3ffd071 100644 --- a/dev-python/wxpython/wxpython-2.9.4.1-r1.ebuild +++ b/dev-python/wxpython/wxpython-2.9.4.1-r1.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/dev-python/wxpython/wxpython-2.9.4.1-r1.ebuild,v 1.6 2013/09/17 20:46:21 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.9.4.1-r1.ebuild,v 1.7 2013/10/30 19:22:40 mgorny Exp $ EAPI=5 @@ -35,7 +35,7 @@ RDEPEND=" opengl? ( dev-python/pyopengl[${PYTHON_USEDEP}] )" DEPEND="${RDEPEND} - dev-python/python-exec:0[${PYTHON_USEDEP}] + dev-lang/python-exec:0[${PYTHON_USEDEP}] virtual/pkgconfig" S="${WORKDIR}/${MY_PN}-2.9.4.0/wxPython" diff --git a/dev-python/wxpython/wxpython-2.9.4.1-r2.ebuild b/dev-python/wxpython/wxpython-2.9.4.1-r2.ebuild index ae5b22d62d7c..b0753b8ae867 100644 --- a/dev-python/wxpython/wxpython-2.9.4.1-r2.ebuild +++ b/dev-python/wxpython/wxpython-2.9.4.1-r2.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/dev-python/wxpython/wxpython-2.9.4.1-r2.ebuild,v 1.1 2013/10/23 10:46:07 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.9.4.1-r2.ebuild,v 1.2 2013/10/30 19:22:40 mgorny Exp $ EAPI=5 @@ -23,7 +23,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="cairo examples opengl" RDEPEND=" - dev-python/python-exec:2[${PYTHON_USEDEP}] + dev-lang/python-exec:2[${PYTHON_USEDEP}] >=x11-libs/wxGTK-${PV}:${WX_GTK_VER}[opengl?,tiff,X] dev-libs/glib:2 dev-python/setuptools[${PYTHON_USEDEP}] |