diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-04-26 16:04:53 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-04-26 16:04:53 +0000 |
commit | 583b7d4bb0d2075b800a8913521b64ca556683ba (patch) | |
tree | 8197c9116ca95654354cefb2fb12820c26c1e948 /dev-python/wxpython | |
parent | Stable for HPPA (bug #364203). (diff) | |
download | gentoo-2-583b7d4bb0d2075b800a8913521b64ca556683ba.tar.gz gentoo-2-583b7d4bb0d2075b800a8913521b64ca556683ba.tar.bz2 gentoo-2-583b7d4bb0d2075b800a8913521b64ca556683ba.zip |
Stable for HPPA (bug #364203).
(Portage version: 2.2.0_alpha30/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.11.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/wxpython/ChangeLog b/dev-python/wxpython/ChangeLog index 18289dbc3faf..c2ee0198f081 100644 --- a/dev-python/wxpython/ChangeLog +++ b/dev-python/wxpython/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/wxpython # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.143 2011/04/22 05:56:08 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.144 2011/04/26 16:04:53 jer Exp $ + + 26 Apr 2011; Jeroen Roovers <jer@gentoo.org> wxpython-2.8.11.0.ebuild: + Stable for HPPA (bug #364203). 22 Apr 2011; Ryan Hill <dirtyepic@gentoo.org> wxpython-2.8.11.0.ebuild, wxpython-2.8.12.0.ebuild: diff --git a/dev-python/wxpython/wxpython-2.8.11.0.ebuild b/dev-python/wxpython/wxpython-2.8.11.0.ebuild index 05403f905ef2..d558406c92fc 100644 --- a/dev-python/wxpython/wxpython-2.8.11.0.ebuild +++ b/dev-python/wxpython/wxpython-2.8.11.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.11.0.ebuild,v 1.6 2011/04/22 05:56:08 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.11.0.ebuild,v 1.7 2011/04/26 16:04:53 jer Exp $ EAPI="2" PYTHON_DEPEND="2" @@ -20,7 +20,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=" |