diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-06 14:57:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-06 14:57:40 +0000 |
commit | 6a6456b7021f9d7bd70132125001d6587d062428 (patch) | |
tree | 8a8640d5959a91151ef491963f026c80c7f6d245 /dev-python/wxpython | |
parent | Stable for sparc, wrt bug #477622 (diff) | |
download | gentoo-2-6a6456b7021f9d7bd70132125001d6587d062428.tar.gz gentoo-2-6a6456b7021f9d7bd70132125001d6587d062428.tar.bz2 gentoo-2-6a6456b7021f9d7bd70132125001d6587d062428.zip |
Stable for sparc, wrt bug #477480
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
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 8d90d176a3c4..6806f12d34d3 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.188 2013/09/05 10:44:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.189 2013/09/06 14:57:40 ago Exp $ + + 06 Sep 2013; Agostino Sarubbo <ago@gentoo.org> wxpython-2.8.12.1-r1.ebuild: + Stable for sparc, wrt bug #477480 05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> wxpython-2.8.12.1-r1.ebuild: Stable for ppc64, 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 623ea115feca..212a7a74a40c 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.14 2013/09/05 10:44:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r1.ebuild,v 1.15 2013/09/06 14:57:40 ago 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=" |