diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-26 11:55:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-26 11:55:41 +0000 |
commit | df2090caa39328f9c0fc928d66f8062778984b44 (patch) | |
tree | 1bc6d6465a283fe8a88dae39c032b82c24465176 /dev-python/py | |
parent | Stable for arm, wrt bug #473220 (diff) | |
download | gentoo-2-df2090caa39328f9c0fc928d66f8062778984b44.tar.gz gentoo-2-df2090caa39328f9c0fc928d66f8062778984b44.tar.bz2 gentoo-2-df2090caa39328f9c0fc928d66f8062778984b44.zip |
Stable for arm, wrt bug #472858
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/py')
-rw-r--r-- | dev-python/py/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/py/py-1.4.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/py/ChangeLog b/dev-python/py/ChangeLog index 1bd145927b8e..7258d9f2738e 100644 --- a/dev-python/py/ChangeLog +++ b/dev-python/py/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/py # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/py/ChangeLog,v 1.152 2013/06/26 08:51:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/py/ChangeLog,v 1.153 2013/06/26 11:55:41 ago Exp $ + + 26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> py-1.4.13.ebuild: + Stable for arm, wrt bug #472858 26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> py-1.4.13.ebuild: Stable for ia64, wrt bug #472858 diff --git a/dev-python/py/py-1.4.13.ebuild b/dev-python/py/py-1.4.13.ebuild index f68e30e700ec..6f93136133af 100644 --- a/dev-python/py/py-1.4.13.ebuild +++ b/dev-python/py/py-1.4.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/py/py-1.4.13.ebuild,v 1.11 2013/06/26 08:51:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/py/py-1.4.13.ebuild,v 1.12 2013/06/26 11:55:41 ago Exp $ EAPI="5" @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" DEPEND=" |