diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-02-06 05:20:10 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-02-06 05:20:10 +0000 |
commit | 6286a4d9e937a04bec428db5d5d8cad95970f619 (patch) | |
tree | 2e8b742e0c94ae2e72f8659ba93db519f9f655fb /dev-python/wxpython | |
parent | Stable for HPPA (bug #254696). (diff) | |
download | gentoo-2-6286a4d9e937a04bec428db5d5d8cad95970f619.tar.gz gentoo-2-6286a4d9e937a04bec428db5d5d8cad95970f619.tar.bz2 gentoo-2-6286a4d9e937a04bec428db5d5d8cad95970f619.zip |
Stable for HPPA (bug #254696).
(Portage version: 2.2_rc23/cvs/Linux i686)
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-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/wxpython/ChangeLog b/dev-python/wxpython/ChangeLog index 870a9d965ca4..32a835011664 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.115 2009/01/28 20:43:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.116 2009/02/06 05:20:10 jer Exp $ + + 06 Feb 2009; Jeroen Roovers <jer@gentoo.org> wxpython-2.8.9.1-r3.ebuild: + Stable for HPPA (bug #254696). 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 diff --git a/dev-python/wxpython/wxpython-2.8.9.1-r3.ebuild b/dev-python/wxpython/wxpython-2.8.9.1-r3.ebuild index 7265d6e61cf1..e3ae3adbe50e 100644 --- a/dev-python/wxpython/wxpython-2.8.9.1-r3.ebuild +++ b/dev-python/wxpython/wxpython-2.8.9.1-r3.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-r3.ebuild,v 1.3 2009/01/22 12:51:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.9.1-r3.ebuild,v 1.4 2009/02/06 05:20:10 jer 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 opengl doc examples" RDEPEND=">=x11-libs/wxGTK-${PV}:2.8[opengl?] |