diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 14:46:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 14:46:13 +0000 |
commit | 8b9876903d86932869637826e344b2dbd84ce34e (patch) | |
tree | 15ae29cb70647b7293bae74261f552ade7970293 /dev-python | |
parent | alpha/ia64/sh/sparc stable wrt #393007 (diff) | |
download | gentoo-2-8b9876903d86932869637826e344b2dbd84ce34e.tar.gz gentoo-2-8b9876903d86932869637826e344b2dbd84ce34e.tar.bz2 gentoo-2-8b9876903d86932869637826e344b2dbd84ce34e.zip |
alpha/ia64/sh/sparc stable wrt #403235
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'dev-python')
-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 9ef5915d70e1..13f6462ece05 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.164 2012/03/08 14:47:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.165 2012/03/25 14:46:13 armin76 Exp $ + + 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> wxpython-2.8.12.1.ebuild: + alpha/ia64/sh/sparc stable wrt #403235 08 Mar 2012; Brent Baude <ranger@gentoo.org> wxpython-2.8.12.1.ebuild: Marking wxpython-2.8.12.1 ppc64 for 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 6e5c809a724d..8acc55880b4a 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.11 2012/03/08 14:47:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1.ebuild,v 1.12 2012/03/25 14:46:13 armin76 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=" |