diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 11:08:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 11:08:27 +0000 |
commit | ef6b2fcf526c3aec3df445b77af2990988b66274 (patch) | |
tree | 0cec8d61d550903b2efa93c93f0aaab63c01534e /dev-python/pytest | |
parent | Stable for ppc, wrt bug #458988 (diff) | |
download | gentoo-2-ef6b2fcf526c3aec3df445b77af2990988b66274.tar.gz gentoo-2-ef6b2fcf526c3aec3df445b77af2990988b66274.tar.bz2 gentoo-2-ef6b2fcf526c3aec3df445b77af2990988b66274.zip |
Stable for ppc, wrt bug #462180
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/pytest/pytest-2.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pytest/ChangeLog b/dev-python/pytest/ChangeLog index f3f2589abfd8..6e796f613a70 100644 --- a/dev-python/pytest/ChangeLog +++ b/dev-python/pytest/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pytest # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/ChangeLog,v 1.50 2013/03/24 12:35:12 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/ChangeLog,v 1.51 2013/03/26 11:08:27 ago Exp $ + + 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> pytest-2.3.4.ebuild: + Stable for ppc, wrt bug #462180 24 Mar 2013; Markus Meier <maekke@gentoo.org> pytest-2.3.4.ebuild: arm stable, bug #462180 diff --git a/dev-python/pytest/pytest-2.3.4.ebuild b/dev-python/pytest/pytest-2.3.4.ebuild index 0033f7c27672..c23f5fd9aaf0 100644 --- a/dev-python/pytest/pytest-2.3.4.ebuild +++ b/dev-python/pytest/pytest-2.3.4.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/pytest/pytest-2.3.4.ebuild,v 1.7 2013/03/24 12:35:12 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/pytest-2.3.4.ebuild,v 1.8 2013/03/26 11:08:27 ago Exp $ EAPI="5" @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~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 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="doc test" # When bumping, please check setup.py for the proper py version |