diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-02 15:23:18 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-02 15:23:18 +0000 |
commit | 2cdce3b05cb73f34798b92cd918ccadca0efe821 (patch) | |
tree | 1f8096cab254e08e1bc5b6d8ce12ecfe2f30c2a7 /dev-python/wxpython | |
parent | Marking aspell-de-alt-2.1.1-r1 ppc64 for bug 296443 (diff) | |
download | gentoo-2-2cdce3b05cb73f34798b92cd918ccadca0efe821.tar.gz gentoo-2-2cdce3b05cb73f34798b92cd918ccadca0efe821.tar.bz2 gentoo-2-2cdce3b05cb73f34798b92cd918ccadca0efe821.zip |
Marking wxpython-2.8.10.1 ppc64 for bug 284996
(Portage version: 2.1.7.16/cvs/Linux ppc64)
Diffstat (limited to 'dev-python/wxpython')
-rw-r--r-- | dev-python/wxpython/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/wxpython/wxpython-2.8.10.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/wxpython/ChangeLog b/dev-python/wxpython/ChangeLog index 8749f319a7a0..44d1f902d015 100644 --- a/dev-python/wxpython/ChangeLog +++ b/dev-python/wxpython/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/wxpython -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.131 2009/10/26 18:20:11 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.132 2010/01/02 15:23:18 ranger Exp $ + + 02 Jan 2010; Brent Baude <ranger@gentoo.org> wxpython-2.8.10.1.ebuild: + Marking wxpython-2.8.10.1 ppc64 for bug 284996 26 Oct 2009; Raúl Porcel <armin76@gentoo.org> wxpython-2.8.10.1.ebuild: ia64/sh/sparc stable wrt #284996 diff --git a/dev-python/wxpython/wxpython-2.8.10.1.ebuild b/dev-python/wxpython/wxpython-2.8.10.1.ebuild index 1e799aa9279a..cd43b8ed2ed1 100644 --- a/dev-python/wxpython/wxpython-2.8.10.1.ebuild +++ b/dev-python/wxpython/wxpython-2.8.10.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.10.1.ebuild,v 1.9 2009/10/26 18:20:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.10.1.ebuild,v 1.10 2010/01/02 15:23:18 ranger Exp $ EAPI="2" WX_GTK_VER="2.8" @@ -19,7 +19,7 @@ SRC_URI="mirror://sourceforge/wxpython/${MY_P}.tar.bz2 LICENSE="wxWinLL-3" SLOT="2.8" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="cairo doc examples opengl" RDEPEND=" |