maekke 14/07/24 19:26:27 Modified: ChangeLog pytest-2.4.2.ebuild Log: arm stable, bug #506042 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.93 dev-python/pytest/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/ChangeLog?rev=1.93&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/ChangeLog?rev=1.93&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/ChangeLog?r1=1.92&r2=1.93 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pytest/ChangeLog,v retrieving revision 1.92 retrieving revision 1.93 diff -u -r1.92 -r1.93 --- ChangeLog 19 Jul 2014 21:22:19 -0000 1.92 +++ ChangeLog 24 Jul 2014 19:26:26 -0000 1.93 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pytest # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/ChangeLog,v 1.92 2014/07/19 21:22:19 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/ChangeLog,v 1.93 2014/07/24 19:26:26 maekke Exp $ + + 24 Jul 2014; Markus Meier <[email protected]> pytest-2.4.2.ebuild: + arm stable, bug #506042 19 Jul 2014; Tobias Klausmann <[email protected]> pytest-2.4.2.ebuild: Stable on alpha, bug #506042 1.13 dev-python/pytest/pytest-2.4.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/pytest-2.4.2.ebuild?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/pytest-2.4.2.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/pytest-2.4.2.ebuild?r1=1.12&r2=1.13 Index: pytest-2.4.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pytest/pytest-2.4.2.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- pytest-2.4.2.ebuild 19 Jul 2014 21:22:19 -0000 1.12 +++ pytest-2.4.2.ebuild 24 Jul 2014 19:26:26 -0000 1.13 @@ -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/pytest/pytest-2.4.2.ebuild,v 1.12 2014/07/19 21:22:19 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/pytest-2.4.2.ebuild,v 1.13 2014/07/24 19:26:26 maekke Exp $ EAPI="5" @@ -13,7 +13,7 @@ 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 ~x64-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 ~x64-macos ~x86-macos" IUSE="doc test" # When bumping, please check setup.py for the proper py version
