summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-10-08 21:16:19 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-10-08 21:16:19 +0000
commit7f5c6fb9ab32ffd4454c0e1499915470d7694463 (patch)
tree2028cf4cb02f76cf82eb3cd91f07973bad6de330 /dev-python
parentpamless profile + gcc version range lock (diff)
downloadgentoo-2-7f5c6fb9ab32ffd4454c0e1499915470d7694463.tar.gz
gentoo-2-7f5c6fb9ab32ffd4454c0e1499915470d7694463.tar.bz2
gentoo-2-7f5c6fb9ab32ffd4454c0e1499915470d7694463.zip
stable bump
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/wxPython/ChangeLog8
-rw-r--r--dev-python/wxPython/Manifest6
-rw-r--r--dev-python/wxPython/wxPython-2.4.1.2.ebuild4
-rw-r--r--dev-python/wxPython/wxPython-2.4.2.4.ebuild4
4 files changed, 13 insertions, 9 deletions
diff --git a/dev-python/wxPython/ChangeLog b/dev-python/wxPython/ChangeLog
index 785eee556027..6a2e6cb83b38 100644
--- a/dev-python/wxPython/ChangeLog
+++ b/dev-python/wxPython/ChangeLog
@@ -1,6 +1,10 @@
# 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.31 2003/10/08 10:21:31 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/ChangeLog,v 1.32 2003/10/08 21:16:14 liquidx Exp $
+
+ 08 Oct 2003; Alastair Tse <liquidx@gentoo.org> wxPython-2.4.1.2.ebuild,
+ wxPython-2.4.2.4.ebuild:
+ added debug config wx*-config and stable bumped wxPython-2.4.1.2
08 Oct 2003; Seemant Kulleen <seemant@gentoo.org> wxPython-2.4.1.2.ebuild,
wxPython-2.4.2.4.ebuild:
@@ -10,7 +14,7 @@
08 Oct 2003; Alastair Tse <liquidx@gentoo.org> wxPython-2.4.0.7.ebuild,
wxPython-2.4.1.2.ebuild, wxPython-2.4.2.4.ebuild:
- version bump. incorporating license changes thank to Vaclav Slavik
+ version bump. incorporating license changes thanks to Vaclav Slavik
<vaclav.slavik@matfyz.cz> (#28697)
10 Jul 2003; Nick Hadaway <raker@gentoo.org> wxPython-2.4.1.2.ebuild,
diff --git a/dev-python/wxPython/Manifest b/dev-python/wxPython/Manifest
index cd76cd7baf58..12ccc8358815 100644
--- a/dev-python/wxPython/Manifest
+++ b/dev-python/wxPython/Manifest
@@ -1,8 +1,8 @@
-MD5 51e12959481883548004f00815fcf3f9 ChangeLog 4986
+MD5 9f8598f02f796d6fe56786dcf33a2aa0 ChangeLog 5156
MD5 3b06f1e87549af51d78bb7bfa33728b5 metadata.xml 182
MD5 9a7de975602ab6d3fd83add64d895925 wxPython-2.4.0.7.ebuild 2996
-MD5 e9de8d35cf9f14f74740273ceec06c7c wxPython-2.4.1.2.ebuild 2367
-MD5 1205951c7a404578487c75b4cf0296d3 wxPython-2.4.2.4.ebuild 2299
+MD5 672638de67beeaf41c5fe8a4ff3f22f2 wxPython-2.4.1.2.ebuild 2366
+MD5 403ce5aa34879bd373ae51266682c859 wxPython-2.4.2.4.ebuild 2335
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
diff --git a/dev-python/wxPython/wxPython-2.4.1.2.ebuild b/dev-python/wxPython/wxPython-2.4.1.2.ebuild
index 98704ae9a433..cec1df969805 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.7 2003/10/08 10:22:48 seemant Exp $
+# $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 $
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*
diff --git a/dev-python/wxPython/wxPython-2.4.2.4.ebuild b/dev-python/wxPython/wxPython-2.4.2.4.ebuild
index 75d5fe6db19c..62c667b4de68 100644
--- a/dev-python/wxPython/wxPython-2.4.2.4.ebuild
+++ b/dev-python/wxPython/wxPython-2.4.2.4.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.2.4.ebuild,v 1.3 2003/10/08 19:11:11 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/wxPython-2.4.2.4.ebuild,v 1.4 2003/10/08 21:16:14 liquidx Exp $
inherit eutils
@@ -35,7 +35,7 @@ DEPEND="${RDEPEND}
pkg_setup() {
# make sure if you want gtk2, you have wxGTK with gtk2, and vice versa
if [ -n "`use gtk2`" ]; then
- if [ ! -f "/usr/bin/wxgtk2u-2.4-config" -a ! -f "/usr/bin/wxgtk2-2.4-config" ]; then
+ if [ ! -f "/usr/bin/wxgtk2u-2.4-config" -a ! -f "/usr/bin/wxgtk2-2.4-config" -a ! -f "/usr/bin/wxgtk2d-2.4-config" ]; then
eerror "You need x11-libs/wxGTK compiled with GTK+2 support."
eerror "Either emerge wxGTK with 'gtk2' in your USE flags or"
eerror "emerge wxPython without 'gtk2' in your USE flags."