diff options
author | Brent Baude <ranger@gentoo.org> | 2009-01-28 20:43:08 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-01-28 20:43:08 +0000 |
commit | ad351a15a520b2e56027cb431b3b41bc96157d9a (patch) | |
tree | 5f675f8b0ce77b4fd7eb6a581df46f90b9c6ca35 /dev-python/wxpython | |
parent | Marking wxGTK-2.8.9.1-r3 ppc64 for bug 254696 (diff) | |
download | gentoo-2-ad351a15a520b2e56027cb431b3b41bc96157d9a.tar.gz gentoo-2-ad351a15a520b2e56027cb431b3b41bc96157d9a.tar.bz2 gentoo-2-ad351a15a520b2e56027cb431b3b41bc96157d9a.zip |
Marking wxpython-2.8.9.1-r2 ppc64 for bug 254696
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 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 edd8ce43c6ac..870a9d965ca4 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.114 2009/01/24 21:17:02 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.115 2009/01/28 20:43:08 ranger Exp $ + + 28 Jan 2009; Brent Baude <ranger@gentoo.org> wxpython-2.8.9.1-r2.ebuild: + Marking wxpython-2.8.9.1-r2 ppc64 for bug 254696 24 Jan 2009; Ryan Hill <dirtyepic@gentoo.org> -wxpython-2.6.4.0.ebuild: Remove ancient 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 797cdc1c508e..d6e102268b14 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.3 2009/01/18 19:29:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.9.1-r2.ebuild,v 1.4 2009/01/28 20:43:08 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?] |