maekke 15/02/28 20:01:19 Modified: ChangeLog pytest-timeout-0.4.ebuild Log: add ~arm, bug #539730 (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.3 dev-python/pytest-timeout/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest-timeout/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest-timeout/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest-timeout/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pytest-timeout/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 9 Dec 2014 08:44:19 -0000 1.2 +++ ChangeLog 28 Feb 2015 20:01:18 -0000 1.3 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pytest-timeout -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest-timeout/ChangeLog,v 1.2 2014/12/09 08:44:19 mgorny Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest-timeout/ChangeLog,v 1.3 2015/02/28 20:01:18 maekke Exp $ + + 28 Feb 2015; Markus Meier <[email protected]> pytest-timeout-0.4.ebuild: + add ~arm, bug #539730 09 Dec 2014; Michał Górny <[email protected]> metadata.xml: Fix <herd/>. 1.2 dev-python/pytest-timeout/pytest-timeout-0.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest-timeout/pytest-timeout-0.4.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest-timeout/pytest-timeout-0.4.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest-timeout/pytest-timeout-0.4.ebuild?r1=1.1&r2=1.2 Index: pytest-timeout-0.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pytest-timeout/pytest-timeout-0.4.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pytest-timeout-0.4.ebuild 22 Nov 2014 09:43:43 -0000 1.1 +++ pytest-timeout-0.4.ebuild 28 Feb 2015 20:01:18 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest-timeout/pytest-timeout-0.4.ebuild,v 1.1 2014/11/22 09:43:43 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest-timeout/pytest-timeout-0.4.ebuild,v 1.2 2015/02/28 20:01:18 maekke Exp $ EAPI=5 @@ -14,7 +14,7 @@ SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="dev-python/pytest"
