diff options
author | Markus Meier <maekke@gentoo.org> | 2013-08-25 11:55:42 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-08-25 11:55:42 +0000 |
commit | acecd42218a1f246b7e321ce85ce626054edbc67 (patch) | |
tree | fb20694f7f457307abc841f63e9feef8bec23db8 /dev-python/wxpython | |
parent | arm stable, bug #477480 (diff) | |
download | gentoo-2-acecd42218a1f246b7e321ce85ce626054edbc67.tar.gz gentoo-2-acecd42218a1f246b7e321ce85ce626054edbc67.tar.bz2 gentoo-2-acecd42218a1f246b7e321ce85ce626054edbc67.zip |
arm stable, bug #477480
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/wxpython/ChangeLog b/dev-python/wxpython/ChangeLog index b0aca10e9e61..87e6b68ca26d 100644 --- a/dev-python/wxpython/ChangeLog +++ b/dev-python/wxpython/ChangeLog @@ -1,6 +1,9 @@ # 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.184 2013/08/19 13:35:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.185 2013/08/25 11:55:42 maekke Exp $ + + 25 Aug 2013; Markus Meier <maekke@gentoo.org> wxpython-2.8.12.1-r1.ebuild: + arm stable, bug #477480 19 Aug 2013; Agostino Sarubbo <ago@gentoo.org> wxpython-2.8.12.1-r1.ebuild: Stable for ppc, wrt bug #477480 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 09df8589d048..2d8544a886b4 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.10 2013/08/19 13:35:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r1.ebuild,v 1.11 2013/08/25 11:55:42 maekke Exp $ EAPI=5 @@ -20,7 +20,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 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="cairo doc examples opengl" RDEPEND=" |