diff options
author | 2011-06-28 19:40:38 +0000 | |
---|---|---|
committer | 2011-06-28 19:40:38 +0000 | |
commit | 54aaa726ecf7de000201a815d8ccc76e1fd3c785 (patch) | |
tree | eb95a8db4a4ddf54000a58af707eed36e7166f59 /dev-python/wxpython | |
parent | Marking wxGTK-2.8.11.0 ppc for bug 364203 (diff) | |
download | gentoo-2-54aaa726ecf7de000201a815d8ccc76e1fd3c785.tar.gz gentoo-2-54aaa726ecf7de000201a815d8ccc76e1fd3c785.tar.bz2 gentoo-2-54aaa726ecf7de000201a815d8ccc76e1fd3c785.zip |
Marking wxpython-2.8.11.0 ppc for bug 364203
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'dev-python/wxpython')
-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 c6694588b901..99f3df35caa1 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.148 2011/06/04 17:04:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.149 2011/06/28 19:40:38 ranger Exp $ + + 28 Jun 2011; Brent Baude <ranger@gentoo.org> wxpython-2.8.11.0.ebuild: + Marking wxpython-2.8.11.0 ppc for bug 364203 04 Jun 2011; Raúl Porcel <armin76@gentoo.org> wxpython-2.8.11.0.ebuild: alpha/ia64/sh/sparc stable wrt #364203 diff --git a/dev-python/wxpython/wxpython-2.8.11.0.ebuild b/dev-python/wxpython/wxpython-2.8.11.0.ebuild index 12b31b17550b..74c4f25b1ad1 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.11 2011/06/04 17:04:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.11.0.ebuild,v 1.12 2011/06/28 19:40:38 ranger 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=" |