summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2003-12-26 03:22:17 +0000
committerJason Wever <weeve@gentoo.org>2003-12-26 03:22:17 +0000
commit2f17126e3d4cf28e1e7e90b282001fa78d401855 (patch)
tree8d705b2b197d6f492a664541681ea7fca19cd503 /dev-python/wxPython
parentnet-analyzer/lcrzoex -> net-analyzer/netwox (diff)
downloadgentoo-2-2f17126e3d4cf28e1e7e90b282001fa78d401855.tar.gz
gentoo-2-2f17126e3d4cf28e1e7e90b282001fa78d401855.tar.bz2
gentoo-2-2f17126e3d4cf28e1e7e90b282001fa78d401855.zip
Marked stable on sparc.
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.1.2.ebuild4
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-python/wxPython/ChangeLog b/dev-python/wxPython/ChangeLog
index ac2baca769d5..95fbacadad38 100644
--- a/dev-python/wxPython/ChangeLog
+++ b/dev-python/wxPython/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/wxPython
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/ChangeLog,v 1.33 2003/10/12 03:00:05 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/ChangeLog,v 1.34 2003/12/26 03:19:13 weeve Exp $
+
+ 25 Dec 2003; Jason Wever <weeve@gentoo.org> wxPython-2.4.1.2.ebuild:
+ Marked stable on sparc.
12 Oct 2003; Alastair Tse <liquidx@gentoo.org> wxPython-2.4.2.4.ebuild:
add unicode support to match wxGTK-2.4.2 thanks to Vaclav Slavik
diff --git a/dev-python/wxPython/Manifest b/dev-python/wxPython/Manifest
index e4ebe4523dac..e03736140f68 100644
--- a/dev-python/wxPython/Manifest
+++ b/dev-python/wxPython/Manifest
@@ -1,9 +1,9 @@
+MD5 f881cc0ee4677442a1fdeab16fcf49a7 ChangeLog 5431
+MD5 3b06f1e87549af51d78bb7bfa33728b5 metadata.xml 182
MD5 9a7de975602ab6d3fd83add64d895925 wxPython-2.4.0.7.ebuild 2996
-MD5 672638de67beeaf41c5fe8a4ff3f22f2 wxPython-2.4.1.2.ebuild 2366
+MD5 3746da25eb7ca8e7b412b9a66bb214cf wxPython-2.4.1.2.ebuild 2363
MD5 26209f80f9f75449fcfcaa21bbbcb99f wxPython-2.4.2.4.ebuild 3350
-MD5 ab3d7f7e4500b19c134193f377191e45 ChangeLog 5335
-MD5 3b06f1e87549af51d78bb7bfa33728b5 metadata.xml 182
+MD5 99504d777b11bc0266e7487ee59496dd files/controls2.py.patch 2202
MD5 88f72c81ee2c594876b3bddc9e14bb72 files/digest-wxPython-2.4.0.7 73
MD5 ce3003c042f7c8fe4700193e357ad2ad files/digest-wxPython-2.4.1.2 73
MD5 d1efabd4c6bcd5edd9e61ca070e20ff0 files/digest-wxPython-2.4.2.4 73
-MD5 99504d777b11bc0266e7487ee59496dd files/controls2.py.patch 2202
diff --git a/dev-python/wxPython/wxPython-2.4.1.2.ebuild b/dev-python/wxPython/wxPython-2.4.1.2.ebuild
index cec1df969805..58a38a007b85 100644
--- a/dev-python/wxPython/wxPython-2.4.1.2.ebuild
+++ b/dev-python/wxPython/wxPython-2.4.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/wxPython-2.4.1.2.ebuild,v 1.8 2003/10/08 21:16:14 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/wxPython-2.4.1.2.ebuild,v 1.9 2003/12/26 03:19:13 weeve Exp $
inherit eutils
@@ -14,7 +14,7 @@ HOMEPAGE="http://www.wxpython.org/"
SLOT="0"
LICENSE="wxWinLL-3"
-KEYWORDS="x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ~ppc sparc ~alpha"
RDEPEND=">=dev-lang/python-2.1
=x11-libs/wxGTK-2.4.1*