summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-01-14 18:43:47 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-01-14 18:43:47 +0000
commite56a2ad51b1b3990f2232159fa3dc45d7bb4d37c (patch)
tree479533021c98d9347edd7c4693adb5b75a597554 /dev-python
parentStable on ppc64; bug #136924 (diff)
downloadgentoo-2-e56a2ad51b1b3990f2232159fa3dc45d7bb4d37c.tar.gz
gentoo-2-e56a2ad51b1b3990f2232159fa3dc45d7bb4d37c.tar.bz2
gentoo-2-e56a2ad51b1b3990f2232159fa3dc45d7bb4d37c.zip
Stable on ppc64; bug #136924
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/wxpython/ChangeLog5
-rw-r--r--dev-python/wxpython/wxpython-2.6.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/wxpython/ChangeLog b/dev-python/wxpython/ChangeLog
index 0590d328d88c..7a63be9e5822 100644
--- a/dev-python/wxpython/ChangeLog
+++ b/dev-python/wxpython/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/wxpython
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.45 2007/01/05 22:12:48 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.46 2007/01/14 18:43:47 corsair Exp $
+
+ 14 Jan 2007; Markus Rothe <corsair@gentoo.org> wxpython-2.6.3.3.ebuild:
+ Stable on ppc64; bug #136924
05 Jan 2007; Ryan Hill <dirtyepic@gentoo.org> wxpython-2.4.2.4-r3.ebuild,
wxpython-2.6.1.0.ebuild, wxpython-2.6.3.3.ebuild:
diff --git a/dev-python/wxpython/wxpython-2.6.3.3.ebuild b/dev-python/wxpython/wxpython-2.6.3.3.ebuild
index 99f2187a024c..f567e8f96c3a 100644
--- a/dev-python/wxpython/wxpython-2.6.3.3.ebuild
+++ b/dev-python/wxpython/wxpython-2.6.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.3.3.ebuild,v 1.2 2007/01/05 22:12:48 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.3.3.ebuild,v 1.3 2007/01/14 18:43:47 corsair Exp $
inherit python wxwidgets eutils multilib
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wxpython/${MY_P}.tar.bz2"
LICENSE="wxWinLL-3"
SLOT="2.6"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="unicode opengl"
RDEPEND=">=dev-lang/python-2.1