summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-01-29 19:25:02 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-01-29 19:25:02 +0000
commit8b9bd4143bc203f8d98c97a5a063e364839dfde8 (patch)
tree85027ee68d53f33039a5a9e08f2e82ece9796941
parentStable on ppc wrt bug 207648 (diff)
downloadgentoo-2-8b9bd4143bc203f8d98c97a5a063e364839dfde8.tar.gz
gentoo-2-8b9bd4143bc203f8d98c97a5a063e364839dfde8.tar.bz2
gentoo-2-8b9bd4143bc203f8d98c97a5a063e364839dfde8.zip
Stable on ppc wrt bug 207648
(Portage version: 2.1.4)
-rw-r--r--dev-python/wxpython/ChangeLog6
-rw-r--r--dev-python/wxpython/wxpython-2.6.4.0-r1.ebuild4
-rw-r--r--dev-python/wxpython/wxpython-2.8.7.1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/wxpython/ChangeLog b/dev-python/wxpython/ChangeLog
index 7b91add2bc6b..d087f2200755 100644
--- a/dev-python/wxpython/ChangeLog
+++ b/dev-python/wxpython/ChangeLog
@@ -1,6 +1,10 @@
# 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.83 2008/01/28 18:32:21 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.84 2008/01/29 19:25:02 nixnut Exp $
+
+ 29 Jan 2008; nixnut <nixnut@gentoo.org> wxpython-2.6.4.0-r1.ebuild,
+ wxpython-2.8.7.1.ebuild:
+ Stable on ppc wrt bug 207648
28 Jan 2008; Jeroen Roovers <jer@gentoo.org> wxpython-2.6.4.0-r1.ebuild,
wxpython-2.8.7.1.ebuild:
diff --git a/dev-python/wxpython/wxpython-2.6.4.0-r1.ebuild b/dev-python/wxpython/wxpython-2.6.4.0-r1.ebuild
index e179c631514b..dd0cc86f3045 100644
--- a/dev-python/wxpython/wxpython-2.6.4.0-r1.ebuild
+++ b/dev-python/wxpython/wxpython-2.6.4.0-r1.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-r1.ebuild,v 1.9 2008/01/28 18:32:21 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0-r1.ebuild,v 1.10 2008/01/29 19:25:02 nixnut Exp $
EAPI=1
@@ -13,7 +13,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
diff --git a/dev-python/wxpython/wxpython-2.8.7.1.ebuild b/dev-python/wxpython/wxpython-2.8.7.1.ebuild
index bdf1be6fb30c..bdb80f3013ae 100644
--- a/dev-python/wxpython/wxpython-2.8.7.1.ebuild
+++ b/dev-python/wxpython/wxpython-2.8.7.1.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.8.7.1.ebuild,v 1.6 2008/01/28 18:32:21 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.7.1.ebuild,v 1.7 2008/01/29 19:25:02 nixnut Exp $
EAPI="1"
WX_GTK_VER="2.8"
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/wxpython/${MY_P}.tar.bz2"
LICENSE="wxWinLL-3"
SLOT="2.8"
-KEYWORDS="alpha ~amd64 hppa ia64 ~ppc ppc64 sparc x86"
+KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE="opengl"
RDEPEND=">=dev-lang/python-2.1