diff options
author | Markus Meier <maekke@gentoo.org> | 2009-09-22 11:36:08 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-09-22 11:36:08 +0000 |
commit | 8ca0a2404a4c4d85f08fd4dddb9aa595503fe729 (patch) | |
tree | 6de0e24fbc3d9ea543c7dbd2fc686d2fa3f4baf9 /dev-python/wxpython | |
parent | x86 stable, bug #282107 (diff) | |
download | historical-8ca0a2404a4c4d85f08fd4dddb9aa595503fe729.tar.gz historical-8ca0a2404a4c4d85f08fd4dddb9aa595503fe729.tar.bz2 historical-8ca0a2404a4c4d85f08fd4dddb9aa595503fe729.zip |
amd64/x86 stable, bug #284996
Package-Manager: portage-2.2_rc41/cvs/Linux x86_64
Diffstat (limited to 'dev-python/wxpython')
-rw-r--r-- | dev-python/wxpython/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/wxpython/wxpython-2.8.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/wxpython/ChangeLog b/dev-python/wxpython/ChangeLog index b05d8af2ffd1..0151f6e212ba 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.126 2009/09/18 03:05:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.127 2009/09/22 11:36:08 maekke Exp $ + + 22 Sep 2009; Markus Meier <maekke@gentoo.org> wxpython-2.8.10.1.ebuild: + amd64/x86 stable, bug #284996 18 Sep 2009; Jeroen Roovers <jer@gentoo.org> wxpython-2.8.10.1.ebuild: Stable for HPPA (bug #284996). diff --git a/dev-python/wxpython/wxpython-2.8.10.1.ebuild b/dev-python/wxpython/wxpython-2.8.10.1.ebuild index a1e3e05ccec1..82bdc710d0bc 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 # 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.4 2009/09/18 03:05:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.10.1.ebuild,v 1.5 2009/09/22 11:36:08 maekke 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=" |