diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-06 10:43:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-06 10:43:51 +0000 |
commit | cc7f54422e062f94ebd1ee3b7963847f87b270d6 (patch) | |
tree | 0074e92e7b2043d476fe21f3ec9de1d59d675759 /dev-python/wxpython | |
parent | Stable for ppc64, wrt bug #497622 (diff) | |
download | gentoo-2-cc7f54422e062f94ebd1ee3b7963847f87b270d6.tar.gz gentoo-2-cc7f54422e062f94ebd1ee3b7963847f87b270d6.tar.bz2 gentoo-2-cc7f54422e062f94ebd1ee3b7963847f87b270d6.zip |
Stable for ppc64, wrt bug #499472
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", 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-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/wxpython/ChangeLog b/dev-python/wxpython/ChangeLog index 4fdb2b2e3718..fee85161c3b6 100644 --- a/dev-python/wxpython/ChangeLog +++ b/dev-python/wxpython/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/wxpython # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.201 2014/03/02 22:35:49 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.202 2014/03/06 10:43:51 ago Exp $ + + 06 Mar 2014; Agostino Sarubbo <ago@gentoo.org> wxpython-2.8.12.1-r2.ebuild: + Stable for ppc64, wrt bug #499472 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> wxpython-2.8.12.1-r2.ebuild: amd64 stable, bug #499472 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 60948c4681d6..070736de5bb1 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-2014 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.7 2014/03/02 22:35:49 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild,v 1.8 2014/03/06 10:43:51 ago Exp $ EAPI=5 @@ -22,7 +22,7 @@ SRC_URI=" 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=" |