diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-10 19:51:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-10 19:51:27 +0000 |
commit | c47fdc94e300795f9e232645b8fa62e4f5c7427f (patch) | |
tree | ee6aca9ac751a396c994ff57e53cdfc3eea73626 /dev-python/pytest | |
parent | Stable for s390, wrt bug #458992 (diff) | |
download | gentoo-2-c47fdc94e300795f9e232645b8fa62e4f5c7427f.tar.gz gentoo-2-c47fdc94e300795f9e232645b8fa62e4f5c7427f.tar.bz2 gentoo-2-c47fdc94e300795f9e232645b8fa62e4f5c7427f.zip |
Stable for s390, wrt bug #458992
(Portage version: 2.1.11.55/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 5cdb58142bd7..1918494bf918 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.61 2013/04/04 18:30:58 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/ChangeLog,v 1.62 2013/04/10 19:51:27 ago Exp $ + + 10 Apr 2013; Agostino Sarubbo <ago@gentoo.org> pytest-2.3.4.ebuild: + Stable for s390, wrt bug #458992 04 Apr 2013; Mike Gilbert <floppym@gentoo.org> -pytest-2.3.4-r1.ebuild: Drop unnecessary revbump. diff --git a/dev-python/pytest/pytest-2.3.4.ebuild b/dev-python/pytest/pytest-2.3.4.ebuild index dcd51a7feadf..24ba9967630d 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.16 2013/04/04 12:38:16 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/pytest-2.3.4.ebuild,v 1.17 2013/04/10 19:51: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 s390 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 |