summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-06-06 09:17:37 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-06-06 09:17:37 +0000
commit4b648c6a6e3996cfb1589030411d5c49aca8bb73 (patch)
treee38bdb629140424ee8f466fd8b6d5e822b759275 /dev-python/wxpython
parentstable on ppc64 (diff)
downloadhistorical-4b648c6a6e3996cfb1589030411d5c49aca8bb73.tar.gz
historical-4b648c6a6e3996cfb1589030411d5c49aca8bb73.tar.bz2
historical-4b648c6a6e3996cfb1589030411d5c49aca8bb73.zip
stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-python/wxpython')
-rw-r--r--dev-python/wxpython/ChangeLog5
-rw-r--r--dev-python/wxpython/Manifest8
-rw-r--r--dev-python/wxpython/wxpython-2.4.2.4-r2.ebuild4
3 files changed, 10 insertions, 7 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/Manifest b/dev-python/wxpython/Manifest
index 8aca8e228c2b..b0e1993952bf 100644
--- a/dev-python/wxpython/Manifest
+++ b/dev-python/wxpython/Manifest
@@ -1,11 +1,11 @@
-MD5 283decbb2af6b06e3130d0628e24b1a0 ChangeLog 9669
+MD5 af4d013fc498dbde541c243e23002cb8 ChangeLog 9767
MD5 3b06f1e87549af51d78bb7bfa33728b5 metadata.xml 182
+MD5 a2c84e6d946918ce72f7aaeb41ec4c28 wxpython-2.4.2.4-r2.ebuild 3839
MD5 4244376f39c8e3a598d28c20115c235d wxpython-2.4.2.4.ebuild 2429
-MD5 721c61bd0eb5b244e93a97d89af0565d wxpython-2.4.2.4-r2.ebuild 3839
MD5 45a3921cfa2a8e6822ac61840b0d77a9 wxpython-2.6.0.0-r1.ebuild 3830
MD5 d1efabd4c6bcd5edd9e61ca070e20ff0 files/digest-wxpython-2.4.2.4 73
MD5 d1efabd4c6bcd5edd9e61ca070e20ff0 files/digest-wxpython-2.4.2.4-r2 73
+MD5 a286125e4aefdde3f9adebd4f5ab6ff3 files/digest-wxpython-2.6.0.0-r1 74
+MD5 d69bb360ce49f76f26ef1ae017f4bc31 files/scripts-multiver-2.6.0.0.diff 3373
MD5 3966851c4cfba6f57e620747f1630523 files/wxpy-config.py 3265
MD5 49c68d8febf658844a392bd0108fdf10 files/wxversion.py 14404
-MD5 d69bb360ce49f76f26ef1ae017f4bc31 files/scripts-multiver-2.6.0.0.diff 3373
-MD5 a286125e4aefdde3f9adebd4f5ab6ff3 files/digest-wxpython-2.6.0.0-r1 74
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