summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-10-16 20:04:32 +0000
committerMarkus Meier <maekke@gentoo.org>2008-10-16 20:04:32 +0000
commit4907d10d8736424935a386bf46c8c88f952ee06e (patch)
tree3b558f0b6c373b5cfd4430c960048ff2b5a8d80d /dev-python/wxpython
parentFinaly unleash OpenOffice.org 3.0 to the Gentoo masses (diff)
downloadgentoo-2-4907d10d8736424935a386bf46c8c88f952ee06e.tar.gz
gentoo-2-4907d10d8736424935a386bf46c8c88f952ee06e.tar.bz2
gentoo-2-4907d10d8736424935a386bf46c8c88f952ee06e.zip
amd64/x86 stable, bug #242088
(Portage version: 2.2_rc12/cvs/Linux 2.6.27 i686)
Diffstat (limited to 'dev-python/wxpython')
-rw-r--r--dev-python/wxpython/ChangeLog5
-rw-r--r--dev-python/wxpython/wxpython-2.8.8.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/wxpython/ChangeLog b/dev-python/wxpython/ChangeLog
index 512423c575e9..e92a0c3d41ef 100644
--- a/dev-python/wxpython/ChangeLog
+++ b/dev-python/wxpython/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/wxpython
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.102 2008/10/15 16:14:12 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.103 2008/10/16 20:04:32 maekke Exp $
+
+ 16 Oct 2008; Markus Meier <maekke@gentoo.org> wxpython-2.8.8.1.ebuild:
+ amd64/x86 stable, bug #242088
15 Oct 2008; Markus Rothe <corsair@gentoo.org> wxpython-2.8.8.1.ebuild:
Stable on ppc64; bug #242088
diff --git a/dev-python/wxpython/wxpython-2.8.8.1.ebuild b/dev-python/wxpython/wxpython-2.8.8.1.ebuild
index 545cf9b7704f..64d0adc826a7 100644
--- a/dev-python/wxpython/wxpython-2.8.8.1.ebuild
+++ b/dev-python/wxpython/wxpython-2.8.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.8.1.ebuild,v 1.6 2008/10/15 16:14:12 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.8.1.ebuild,v 1.7 2008/10/16 20:04:32 maekke Exp $
EAPI="1"
WX_GTK_VER="2.8"
@@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/wxpython/${MY_P}.tar.bz2"
LICENSE="wxWinLL-3"
SLOT="2.8"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86"
IUSE="opengl"
RDEPEND=">=dev-lang/python-2.1