diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-19 16:14:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-19 16:14:14 +0000 |
commit | 00d357ad8c8b83b356f932e88cebbd1206ebb3e5 (patch) | |
tree | 8ba005305a805d3d4b164524ee9838a660117e78 /dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild | |
parent | Stable for alpha, wrt bug #500154 (diff) | |
download | historical-00d357ad8c8b83b356f932e88cebbd1206ebb3e5.tar.gz historical-00d357ad8c8b83b356f932e88cebbd1206ebb3e5.tar.bz2 historical-00d357ad8c8b83b356f932e88cebbd1206ebb3e5.zip |
Stable for alpha, wrt bug #499472
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
RepoMan-Options: --include-arches="alpha"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild')
-rw-r--r-- | dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild b/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild index fcb01975047e..aac69dc86f1f 100644 --- a/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild +++ b/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r2.ebuild,v 1.11 2014/03/18 16:44:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild,v 1.12 2014/03/19 16:14:13 ago Exp $ EAPI=5 @@ -22,7 +22,7 @@ SRC_URI=" LICENSE="wxWinLL-3" SLOT="2.8" -KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="cairo doc examples opengl" RDEPEND=" |