summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Cakebread <pythonhead@gentoo.org>2005-10-15 01:54:51 +0000
committerRob Cakebread <pythonhead@gentoo.org>2005-10-15 01:54:51 +0000
commit380bf213a88e6568ce890410fa35dd1eeaee2546 (patch)
tree383d3b1084897b0c410df51333d2208d840ac44b /dev-python/wxpython
parentRemoved no longer necessary patch. (diff)
downloadgentoo-2-380bf213a88e6568ce890410fa35dd1eeaee2546.tar.gz
gentoo-2-380bf213a88e6568ce890410fa35dd1eeaee2546.tar.bz2
gentoo-2-380bf213a88e6568ce890410fa35dd1eeaee2546.zip
Marked x86 stable. Fixed wxGTK dep
(Portage version: 1.589-cvs)
Diffstat (limited to 'dev-python/wxpython')
-rw-r--r--dev-python/wxpython/ChangeLog6
-rw-r--r--dev-python/wxpython/Manifest4
-rw-r--r--dev-python/wxpython/wxpython-2.6.1.0.ebuild6
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-python/wxpython/ChangeLog b/dev-python/wxpython/ChangeLog
index 49bfd898a711..7ff7bbf76c1c 100644
--- a/dev-python/wxpython/ChangeLog
+++ b/dev-python/wxpython/ChangeLog
@@ -1,6 +1,10 @@
# 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.28 2005/10/11 16:12:22 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.29 2005/10/15 01:54:51 pythonhead Exp $
+
+ 15 Oct 2005; Rob Cakebread <pythonhead@gentoo.org>
+ wxpython-2.6.1.0.ebuild:
+ Stable x86. Fixed wxGTK dep
*wxpython-2.4.2.4-r3 (11 Oct 2005)
diff --git a/dev-python/wxpython/Manifest b/dev-python/wxpython/Manifest
index 782c5ba1f2db..1f1cf865ccf7 100644
--- a/dev-python/wxpython/Manifest
+++ b/dev-python/wxpython/Manifest
@@ -1,8 +1,8 @@
MD5 3b06f1e87549af51d78bb7bfa33728b5 metadata.xml 182
MD5 b0230600572787b85708285c7d907fa7 wxpython-2.4.2.4.ebuild 2470
-MD5 7a541d63d20e5412cbfff13cb67f3f10 ChangeLog 10498
+MD5 9ac76c03e4beeb3fdfb12c82bd6418d7 ChangeLog 10609
MD5 90204c228ce41914368e3e67bb4aba81 wxpython-2.6.0.0-r1.ebuild 3844
-MD5 35a84d8b404fbd6bb1943b9b8ec8a5e4 wxpython-2.6.1.0.ebuild 3800
+MD5 ecd6f07ababdd644785397756ba61374 wxpython-2.6.1.0.ebuild 3797
MD5 fe78c694316a3e21d959581ffbf641a4 wxpython-2.4.2.4-r3.ebuild 3813
MD5 28179f7df1afe227ca36d593ff6aab33 files/digest-wxpython-2.6.1.0 74
MD5 49c68d8febf658844a392bd0108fdf10 files/wxversion.py 14404
diff --git a/dev-python/wxpython/wxpython-2.6.1.0.ebuild b/dev-python/wxpython/wxpython-2.6.1.0.ebuild
index f783d395e249..e0fc903d7d32 100644
--- a/dev-python/wxpython/wxpython-2.6.1.0.ebuild
+++ b/dev-python/wxpython/wxpython-2.6.1.0.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.6.1.0.ebuild,v 1.2 2005/09/07 19:16:34 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.1.0.ebuild,v 1.3 2005/10/15 01:54:51 pythonhead Exp $
inherit python wxwidgets eutils multilib
@@ -11,11 +11,11 @@ SRC_URI="mirror://sourceforge/wxpython/${MY_P}.tar.gz"
LICENSE="wxWinLL-3"
SLOT="2.6"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~amd64 ~ia64 ~hppa"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~arm ~amd64 ~ia64 ~hppa"
IUSE="gtk gtk2 unicode opengl"
RDEPEND=">=dev-lang/python-2.1
- =x11-libs/wxGTK-2.6.1*
+ =x11-libs/wxGTK-2.6*
!<dev-python/wxpython-2.4.2.4-r1
gtk2? ( >=x11-libs/gtk+-2.0
>=x11-libs/pango-1.2