summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-09-27 10:22:42 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-09-27 10:22:42 +0000
commit18a16475531244e03fd6ab7729696fa1692e45f0 (patch)
tree8efcbbb403971aaf52150e2e5791498ba3d499d9
parentVersion bump, add ~arm remove old (diff)
downloadgentoo-2-18a16475531244e03fd6ab7729696fa1692e45f0.tar.gz
gentoo-2-18a16475531244e03fd6ab7729696fa1692e45f0.tar.bz2
gentoo-2-18a16475531244e03fd6ab7729696fa1692e45f0.zip
Stable on ppc wrt bug 238437
(Portage version: 2.1.4.4)
-rw-r--r--dev-python/wxpython/ChangeLog5
-rw-r--r--dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/wxpython/ChangeLog b/dev-python/wxpython/ChangeLog
index 47f1a60f00d8..cc6244718302 100644
--- a/dev-python/wxpython/ChangeLog
+++ b/dev-python/wxpython/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/wxpython
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.93 2008/09/23 12:22:59 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.94 2008/09/27 10:22:42 nixnut Exp $
+
+ 27 Sep 2008; nixnut <nixnut@gentoo.org> wxpython-2.6.4.0-r2.ebuild:
+ Stable on ppc wrt bug 238437
23 Sep 2008; Ferris McCormick <fmccor@gentoo.org>
wxpython-2.6.4.0-r2.ebuild:
diff --git a/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild b/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild
index 1c122b51e090..f582d10e37a5 100644
--- a/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild
+++ b/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild,v 1.3 2008/09/23 12:22:59 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild,v 1.4 2008/09/27 10:22:42 nixnut Exp $
EAPI=1
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/wxpython/${MY_P}.tar.bz2"
LICENSE="wxWinLL-3"
SLOT="2.6"
-KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ~ppc64 sparc ~x86"
IUSE="opengl unicode"
RDEPEND=">=dev-lang/python-2.1