diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-19 16:14:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-19 16:14:13 +0000 |
commit | 609dcd05044c446fd323f96b78a2d496169484e8 (patch) | |
tree | 764c237f1a5493e82993e72c29d85fb3366bb10d /dev-python/wxpython | |
parent | Stable for alpha, wrt bug #500154 (diff) | |
download | gentoo-2-609dcd05044c446fd323f96b78a2d496169484e8.tar.gz gentoo-2-609dcd05044c446fd323f96b78a2d496169484e8.tar.bz2 gentoo-2-609dcd05044c446fd323f96b78a2d496169484e8.zip |
Stable for alpha, wrt bug #499472
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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 3fac2af8b74f..cb1b0383d34a 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.205 2014/03/18 16:44:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.206 2014/03/19 16:14:13 ago Exp $ + + 19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> wxpython-2.8.12.1-r2.ebuild: + Stable for alpha, wrt bug #499472 18 Mar 2014; Agostino Sarubbo <ago@gentoo.org> wxpython-2.8.12.1-r2.ebuild: Stable for ia64, wrt 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 fcb01975047e..aac69dc86f1f 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.11 2014/03/18 16:44:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild,v 1.12 2014/03/19 16:14:13 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=" |