summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2007-02-10 15:52:37 +0000
committerSimon Stelling <blubb@gentoo.org>2007-02-10 15:52:37 +0000
commit615587dd73b54be982b9e31c5cecc259f29165b8 (patch)
tree2dc1bcbaa16b83b0d073374f4ffb96821e5808c1 /dev-python/wxpython
parentstable on amd64; bug 136924 (diff)
downloadgentoo-2-615587dd73b54be982b9e31c5cecc259f29165b8.tar.gz
gentoo-2-615587dd73b54be982b9e31c5cecc259f29165b8.tar.bz2
gentoo-2-615587dd73b54be982b9e31c5cecc259f29165b8.zip
stable on amd64; bug 136924
(Portage version: 2.1.2-r7)
Diffstat (limited to 'dev-python/wxpython')
-rw-r--r--dev-python/wxpython/ChangeLog5
-rw-r--r--dev-python/wxpython/wxpython-2.6.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/wxpython/ChangeLog b/dev-python/wxpython/ChangeLog
index dc0a70165766..5fe640f3dd9e 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.51 2007/02/03 15:18:32 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.52 2007/02/10 15:52:37 blubb Exp $
+
+ 10 Feb 2007; Simon Stelling <blubb@gentoo.org> wxpython-2.6.3.3.ebuild:
+ stable on amd64; bug 136924
*wxpython-2.4.2.4-r4 (03 Feb 2007)
diff --git a/dev-python/wxpython/wxpython-2.6.3.3.ebuild b/dev-python/wxpython/wxpython-2.6.3.3.ebuild
index d052b98fb3f1..d02d996f69ff 100644
--- a/dev-python/wxpython/wxpython-2.6.3.3.ebuild
+++ b/dev-python/wxpython/wxpython-2.6.3.3.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.3.3.ebuild,v 1.8 2007/01/28 07:39:56 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.3.3.ebuild,v 1.9 2007/02/10 15:52:37 blubb 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 sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="unicode opengl"
RDEPEND=">=dev-lang/python-2.1