diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-06-04 17:04:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-06-04 17:04:09 +0000 |
commit | 2b959f0496066af0d50166cddfa0f3ca18ebe392 (patch) | |
tree | 12bb9aeb472068c8ad137e7549a302aa90c54170 /dev-python | |
parent | alpha/ia64/sh/sparc stable wrt #364203 (diff) | |
download | gentoo-2-2b959f0496066af0d50166cddfa0f3ca18ebe392.tar.gz gentoo-2-2b959f0496066af0d50166cddfa0f3ca18ebe392.tar.bz2 gentoo-2-2b959f0496066af0d50166cddfa0f3ca18ebe392.zip |
alpha/ia64/sh/sparc stable wrt #364203
(Portage version: 2.1.9.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.11.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/wxpython/ChangeLog b/dev-python/wxpython/ChangeLog index 6bf485031bda..c6694588b901 100644 --- a/dev-python/wxpython/ChangeLog +++ b/dev-python/wxpython/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/wxpython # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.147 2011/05/21 13:50:24 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.148 2011/06/04 17:04:09 armin76 Exp $ + + 04 Jun 2011; Raúl Porcel <armin76@gentoo.org> wxpython-2.8.11.0.ebuild: + alpha/ia64/sh/sparc stable wrt #364203 21 May 2011; Thomas Kahle <tomka@gentoo.org> wxpython-2.8.11.0.ebuild: x86 stable per bug 364203 diff --git a/dev-python/wxpython/wxpython-2.8.11.0.ebuild b/dev-python/wxpython/wxpython-2.8.11.0.ebuild index efd60ecf351a..12b31b17550b 100644 --- a/dev-python/wxpython/wxpython-2.8.11.0.ebuild +++ b/dev-python/wxpython/wxpython-2.8.11.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.11.0.ebuild,v 1.10 2011/05/21 13:50:24 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.11.0.ebuild,v 1.11 2011/06/04 17:04:09 armin76 Exp $ EAPI="2" PYTHON_DEPEND="2" @@ -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 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd" IUSE="cairo doc examples opengl" RDEPEND=" |