diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-16 18:35:41 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-16 18:35:41 +0000 |
commit | 5d8d400453cedd50082730a75828d5f04a43cae5 (patch) | |
tree | b422c25af2035d0551105f2bc7e2562dfb8b247d /dev-python/wxpython | |
parent | x86 stable wrt bug #363217 (diff) | |
download | gentoo-2-5d8d400453cedd50082730a75828d5f04a43cae5.tar.gz gentoo-2-5d8d400453cedd50082730a75828d5f04a43cae5.tar.bz2 gentoo-2-5d8d400453cedd50082730a75828d5f04a43cae5.zip |
x86 stable wrt bug #403235
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'dev-python/wxpython')
-rw-r--r-- | dev-python/wxpython/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/wxpython/wxpython-2.8.12.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/wxpython/ChangeLog b/dev-python/wxpython/ChangeLog index 4f0c6d19400e..d28263d5ffd5 100644 --- a/dev-python/wxpython/ChangeLog +++ b/dev-python/wxpython/ChangeLog @@ -1,6 +1,10 @@ # 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.158 2012/02/13 13:16:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.159 2012/02/16 18:35:41 phajdan.jr Exp $ + + 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + wxpython-2.8.12.1.ebuild: + x86 stable wrt bug #403235 13 Feb 2012; Agostino Sarubbo <ago@gentoo.org> wxpython-2.8.12.1.ebuild: Stable for amd64, wrt bug #403235 diff --git a/dev-python/wxpython/wxpython-2.8.12.1.ebuild b/dev-python/wxpython/wxpython-2.8.12.1.ebuild index 7b1d5c80d8f1..ed5a5d4d175b 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.5 2012/02/13 13:16:28 ago Exp $ +# $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 $ 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=" |