diff options
author | 2012-02-28 18:45:32 +0000 | |
---|---|---|
committer | 2012-02-28 18:45:32 +0000 | |
commit | 3581c145e0eefba88ee37182d5f3ba59f61c1f8e (patch) | |
tree | b93f8ce17d475296f4b068f25cb5bfe2195e86df /dev-python/wxpython | |
parent | Marking wxGTK-2.8.12.1 ppc for bug 403235 (diff) | |
download | gentoo-2-3581c145e0eefba88ee37182d5f3ba59f61c1f8e.tar.gz gentoo-2-3581c145e0eefba88ee37182d5f3ba59f61c1f8e.tar.bz2 gentoo-2-3581c145e0eefba88ee37182d5f3ba59f61c1f8e.zip |
Marking wxpython-2.8.12.1 ppc for bug 403235
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-python/wxpython')
-rw-r--r-- | dev-python/wxpython/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/wxpython/wxpython-2.8.12.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/wxpython/ChangeLog b/dev-python/wxpython/ChangeLog index 005f84422d4b..5984a8fa8120 100644 --- a/dev-python/wxpython/ChangeLog +++ b/dev-python/wxpython/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/wxpython # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.162 2012/02/22 16:47:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.163 2012/02/28 18:45:32 ranger Exp $ + + 28 Feb 2012; Brent Baude <ranger@gentoo.org> wxpython-2.8.12.1.ebuild: + Marking wxpython-2.8.12.1 ppc for bug 403235 22 Feb 2012; Jeroen Roovers <jer@gentoo.org> wxpython-2.8.12.1.ebuild: Stable for HPPA (bug #403235). diff --git a/dev-python/wxpython/wxpython-2.8.12.1.ebuild b/dev-python/wxpython/wxpython-2.8.12.1.ebuild index f3a3ded97175..7fed8cf8b401 100644 --- a/dev-python/wxpython/wxpython-2.8.12.1.ebuild +++ b/dev-python/wxpython/wxpython-2.8.12.1.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.12.1.ebuild,v 1.9 2012/02/22 16:47:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1.ebuild,v 1.10 2012/02/28 18:45:32 ranger Exp $ EAPI="4" PYTHON_DEPEND="2" @@ -21,7 +21,7 @@ SRC_URI="mirror://sourceforge/wxpython/${MY_P}.tar.bz2 LICENSE="wxWinLL-3" SLOT="2.8" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="cairo doc examples opengl" RDEPEND=" |