summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-10-18 15:25:51 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-10-18 15:25:51 +0000
commit80750ff94b00390bf3e06d9eb0ac1cff39f96d4f (patch)
treee1e3334118d2b370691004c683067e77bec923d8 /dev-python/wxpython
parentarm/sh stable (diff)
downloadgentoo-2-80750ff94b00390bf3e06d9eb0ac1cff39f96d4f.tar.gz
gentoo-2-80750ff94b00390bf3e06d9eb0ac1cff39f96d4f.tar.bz2
gentoo-2-80750ff94b00390bf3e06d9eb0ac1cff39f96d4f.zip
alpha/ia64/sparc stable wrt #242088
(Portage version: 2.2_rc12/cvs/Linux 2.6.25-gentoo-r7 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 e92a0c3d41ef..d20e700a37c6 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.103 2008/10/16 20:04:32 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.104 2008/10/18 15:25:51 armin76 Exp $
+
+ 18 Oct 2008; Raúl Porcel <armin76@gentoo.org> wxpython-2.8.8.1.ebuild:
+ alpha/ia64/sparc stable wrt #242088
16 Oct 2008; Markus Meier <maekke@gentoo.org> wxpython-2.8.8.1.ebuild:
amd64/x86 stable, 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 64d0adc826a7..fb66b228c242 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.7 2008/10/16 20:04:32 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.8.1.ebuild,v 1.8 2008/10/18 15:25:51 armin76 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