diff options
author | Markus Meier <maekke@gentoo.org> | 2012-02-16 19:58:12 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-02-16 19:58:12 +0000 |
commit | d1f1fb402f4a72d4b3cd903e7a9ff0c880d76a30 (patch) | |
tree | 808f020930ee06f8872b94f5e777e8156ed60bcf /dev-python/wxpython | |
parent | arm stable, bug #403235 (diff) | |
download | gentoo-2-d1f1fb402f4a72d4b3cd903e7a9ff0c880d76a30.tar.gz gentoo-2-d1f1fb402f4a72d4b3cd903e7a9ff0c880d76a30.tar.bz2 gentoo-2-d1f1fb402f4a72d4b3cd903e7a9ff0c880d76a30.zip |
arm stable, bug #403235
(Portage version: 2.1.10.46/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.12.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/wxpython/ChangeLog b/dev-python/wxpython/ChangeLog index d28263d5ffd5..d73e187e33b0 100644 --- a/dev-python/wxpython/ChangeLog +++ b/dev-python/wxpython/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/wxpython # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.159 2012/02/16 18:35:41 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.160 2012/02/16 19:58:12 maekke Exp $ + + 16 Feb 2012; Markus Meier <maekke@gentoo.org> wxpython-2.8.12.1.ebuild: + arm stable, bug #403235 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> wxpython-2.8.12.1.ebuild: diff --git a/dev-python/wxpython/wxpython-2.8.12.1.ebuild b/dev-python/wxpython/wxpython-2.8.12.1.ebuild index ed5a5d4d175b..79fe0ac8486c 100644 --- a/dev-python/wxpython/wxpython-2.8.12.1.ebuild +++ b/dev-python/wxpython/wxpython-2.8.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1.ebuild,v 1.6 2012/02/16 18:35:41 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1.ebuild,v 1.7 2012/02/16 19:58:12 maekke Exp $ EAPI="4" PYTHON_DEPEND="2" @@ -21,7 +21,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=" |