summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-11-04 14:34:10 +0000
committerChristoph Mende <angelos@gentoo.org>2007-11-04 14:34:10 +0000
commitf36564a57f7e20f72549e0554bc2de2cd2c6e326 (patch)
tree0e40941fe8f80a4c90eecd4c8d6c6c87e8c49fd3 /dev-python/wxpython
parentStable on amd64 wrt bug #197186 (diff)
downloadgentoo-2-f36564a57f7e20f72549e0554bc2de2cd2c6e326.tar.gz
gentoo-2-f36564a57f7e20f72549e0554bc2de2cd2c6e326.tar.bz2
gentoo-2-f36564a57f7e20f72549e0554bc2de2cd2c6e326.zip
Stable on amd64 wrt bug #197186
(Portage version: 2.1.3.17)
Diffstat (limited to 'dev-python/wxpython')
-rw-r--r--dev-python/wxpython/ChangeLog5
-rw-r--r--dev-python/wxpython/wxpython-2.6.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/wxpython/ChangeLog b/dev-python/wxpython/ChangeLog
index 9d6e52d344a6..51d84c2637b6 100644
--- a/dev-python/wxpython/ChangeLog
+++ b/dev-python/wxpython/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/wxpython
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.67 2007/10/30 03:36:55 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.68 2007/11/04 14:34:10 angelos Exp $
+
+ 04 Nov 2007; Christoph Mende <angelos@gentoo.org> wxpython-2.6.4.0.ebuild:
+ Stable on amd64 wrt bug #197186
30 Oct 2007; Jeroen Roovers <jer@gentoo.org> wxpython-2.6.4.0.ebuild:
Stable for HPPA (bug #197186).
diff --git a/dev-python/wxpython/wxpython-2.6.4.0.ebuild b/dev-python/wxpython/wxpython-2.6.4.0.ebuild
index c0f54a1fcf1b..3862d7df735d 100644
--- a/dev-python/wxpython/wxpython-2.6.4.0.ebuild
+++ b/dev-python/wxpython/wxpython-2.6.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0.ebuild,v 1.9 2007/10/30 03:36:55 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0.ebuild,v 1.10 2007/11/04 14:34:10 angelos Exp $
inherit python wxwidgets eutils multilib
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wxpython/${MY_P}.tar.bz2"
LICENSE="wxWinLL-3"
SLOT="2.6"
-KEYWORDS="alpha ~amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
IUSE="unicode opengl"
RDEPEND=">=dev-lang/python-2.1