summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-06-06 09:22:14 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-06-06 09:22:14 +0000
commit09109c89eb91c0ed377d745a0e83ff9cb7cd345e (patch)
tree861b43b80c387d7ef944f50eb6ff9445f3c87165 /dev-python/wxpython
parentRemoving useless hppa specific stuff once again from new ebuilds. (diff)
downloadgentoo-2-09109c89eb91c0ed377d745a0e83ff9cb7cd345e.tar.gz
gentoo-2-09109c89eb91c0ed377d745a0e83ff9cb7cd345e.tar.bz2
gentoo-2-09109c89eb91c0ed377d745a0e83ff9cb7cd345e.zip
stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-python/wxpython')
-rw-r--r--dev-python/wxpython/ChangeLog5
-rw-r--r--dev-python/wxpython/wxpython-2.4.2.4-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/wxpython/ChangeLog b/dev-python/wxpython/ChangeLog
index 2732a46f2349..92faa5e577fd 100644
--- a/dev-python/wxpython/ChangeLog
+++ b/dev-python/wxpython/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/wxpython
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.22 2005/05/22 22:20:08 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.23 2005/06/06 09:17:37 corsair Exp $
+
+ 06 Jun 2005; Markus Rothe <corsair@gentoo.org> wxpython-2.4.2.4-r2.ebuild:
+ Stable on ppc64
22 May 2005; Jason Wever <weeve@gentoo.org> wxpython-2.4.2.4-r2.ebuild:
Stable on SPARC.
diff --git a/dev-python/wxpython/wxpython-2.4.2.4-r2.ebuild b/dev-python/wxpython/wxpython-2.4.2.4-r2.ebuild
index 06850b8a6ab2..63f27e081a57 100644
--- a/dev-python/wxpython/wxpython-2.4.2.4-r2.ebuild
+++ b/dev-python/wxpython/wxpython-2.4.2.4-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.4.2.4-r2.ebuild,v 1.5 2005/05/25 03:44:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.4.2.4-r2.ebuild,v 1.6 2005/06/06 09:17:37 corsair Exp $
inherit eutils wxwidgets python
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/wxpython/${MY_P}.tar.gz"
LICENSE="wxWinLL-3"
SLOT="2.4"
-KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ppc64 sparc x86"
IUSE="gtk gtk2 unicode opengl tiff jpeg png"
RDEPEND=">=dev-lang/python-2.1