summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2005-11-29 17:41:21 +0000
committerLuis Medinas <metalgod@gentoo.org>2005-11-29 17:41:21 +0000
commit86750d79e501e906fcd6f79d8733f75c5b3cb2c1 (patch)
treec1235961af5e8bb5eedef77ec3a9fd7a004ccc78 /dev-python/wxpython/wxpython-2.4.2.4-r3.ebuild
parentremove old versions; add support for the new pppd net module introduced by sy... (diff)
downloadhistorical-86750d79e501e906fcd6f79d8733f75c5b3cb2c1.tar.gz
historical-86750d79e501e906fcd6f79d8733f75c5b3cb2c1.tar.bz2
historical-86750d79e501e906fcd6f79d8733f75c5b3cb2c1.zip
Stable on amd64. Fixes bug #113893.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'dev-python/wxpython/wxpython-2.4.2.4-r3.ebuild')
-rw-r--r--dev-python/wxpython/wxpython-2.4.2.4-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/wxpython/wxpython-2.4.2.4-r3.ebuild b/dev-python/wxpython/wxpython-2.4.2.4-r3.ebuild
index 01b569f75273..7cda97fdb101 100644
--- a/dev-python/wxpython/wxpython-2.4.2.4-r3.ebuild
+++ b/dev-python/wxpython/wxpython-2.4.2.4-r3.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.4.2.4-r3.ebuild,v 1.1 2005/10/11 16:12:22 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.4.2.4-r3.ebuild,v 1.2 2005/11/29 17:41:21 metalgod Exp $
inherit eutils wxwidgets python multilib
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/wxpython/${MY_P}.tar.gz"
LICENSE="wxWinLL-3"
SLOT="2.4"
-KEYWORDS="alpha ~amd64 arm hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
IUSE="gtk gtk2 unicode opengl tiff jpeg png"
RDEPEND=">=dev-lang/python-2.1