diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-01-29 19:25:02 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-01-29 19:25:02 +0000 |
commit | 8b9bd4143bc203f8d98c97a5a063e364839dfde8 (patch) | |
tree | 85027ee68d53f33039a5a9e08f2e82ece9796941 /dev-python/wxpython/wxpython-2.6.4.0-r1.ebuild | |
parent | Stable on ppc wrt bug 207648 (diff) | |
download | gentoo-2-8b9bd4143bc203f8d98c97a5a063e364839dfde8.tar.gz gentoo-2-8b9bd4143bc203f8d98c97a5a063e364839dfde8.tar.bz2 gentoo-2-8b9bd4143bc203f8d98c97a5a063e364839dfde8.zip |
Stable on ppc wrt bug 207648
(Portage version: 2.1.4)
Diffstat (limited to 'dev-python/wxpython/wxpython-2.6.4.0-r1.ebuild')
-rw-r--r-- | dev-python/wxpython/wxpython-2.6.4.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/wxpython/wxpython-2.6.4.0-r1.ebuild b/dev-python/wxpython/wxpython-2.6.4.0-r1.ebuild index e179c631514b..dd0cc86f3045 100644 --- a/dev-python/wxpython/wxpython-2.6.4.0-r1.ebuild +++ b/dev-python/wxpython/wxpython-2.6.4.0-r1.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.6.4.0-r1.ebuild,v 1.9 2008/01/28 18:32:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0-r1.ebuild,v 1.10 2008/01/29 19:25:02 nixnut Exp $ EAPI=1 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/wxpython/${MY_P}.tar.bz2" LICENSE="wxWinLL-3" SLOT="2.6" -KEYWORDS="alpha ~amd64 hppa ia64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="opengl unicode" RDEPEND=">=dev-lang/python-2.1 |