diff options
author | Brent Baude <ranger@gentoo.org> | 2009-02-15 15:20:57 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-02-15 15:20:57 +0000 |
commit | fd4126297b470a624c1d98192e76fed20d8cb2a5 (patch) | |
tree | 2baa69c98167952d98b212b098741c5cf26b1f97 /dev-python/wxpython | |
parent | Marking wxGTK-2.8.9.1-r3 ppc for bug 254696 (diff) | |
download | gentoo-2-fd4126297b470a624c1d98192e76fed20d8cb2a5.tar.gz gentoo-2-fd4126297b470a624c1d98192e76fed20d8cb2a5.tar.bz2 gentoo-2-fd4126297b470a624c1d98192e76fed20d8cb2a5.zip |
Marking wxpython-2.8.9.1-r2 ppc for bug 254696
(Portage version: 2.1.6.6/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
Diffstat (limited to 'dev-python/wxpython')
-rw-r--r-- | dev-python/wxpython/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/wxpython/wxpython-2.8.9.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/wxpython/ChangeLog b/dev-python/wxpython/ChangeLog index 2695d54229c9..c1bd922bf8b0 100644 --- a/dev-python/wxpython/ChangeLog +++ b/dev-python/wxpython/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/wxpython # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.117 2009/02/07 19:50:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.118 2009/02/15 15:20:57 ranger Exp $ + + 15 Feb 2009; Brent Baude <ranger@gentoo.org> wxpython-2.8.9.1-r2.ebuild: + Marking wxpython-2.8.9.1-r2 ppc for bug 254696 07 Feb 2009; Raúl Porcel <armin76@gentoo.org> wxpython-2.8.9.1-r2.ebuild, wxpython-2.8.9.1-r3.ebuild: diff --git a/dev-python/wxpython/wxpython-2.8.9.1-r2.ebuild b/dev-python/wxpython/wxpython-2.8.9.1-r2.ebuild index 377036125204..ad7e7b077f0b 100644 --- a/dev-python/wxpython/wxpython-2.8.9.1-r2.ebuild +++ b/dev-python/wxpython/wxpython-2.8.9.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.9.1-r2.ebuild,v 1.5 2009/02/07 19:50:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.9.1-r2.ebuild,v 1.6 2009/02/15 15:20:57 ranger Exp $ EAPI="2" WX_GTK_VER="2.8" @@ -16,7 +16,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="cairo opengl" RDEPEND=">=x11-libs/wxGTK-${PV}:2.8[opengl?] |