maekke 14/12/16 20:44:08 Modified: ChangeLog cov-core-1.7.ebuild Log: arm stable, bug #530586 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.12 dev-python/cov-core/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cov-core/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cov-core/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cov-core/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/cov-core/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 19 Nov 2014 15:25:59 -0000 1.11 +++ ChangeLog 16 Dec 2014 20:44:08 -0000 1.12 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/cov-core # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cov-core/ChangeLog,v 1.11 2014/11/19 15:25:59 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cov-core/ChangeLog,v 1.12 2014/12/16 20:44:08 maekke Exp $ + + 16 Dec 2014; Markus Meier <[email protected]> cov-core-1.7.ebuild: + arm stable, bug #530586 19 Nov 2014; Ian Delaney <[email protected]> cov-core-1.7.ebuild: clean old python impl, add pypy3 support 1.12 dev-python/cov-core/cov-core-1.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cov-core/cov-core-1.7.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cov-core/cov-core-1.7.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cov-core/cov-core-1.7.ebuild?r1=1.11&r2=1.12 Index: cov-core-1.7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/cov-core/cov-core-1.7.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- cov-core-1.7.ebuild 19 Nov 2014 15:25:59 -0000 1.11 +++ cov-core-1.7.ebuild 16 Dec 2014 20:44:08 -0000 1.12 @@ -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/cov-core/cov-core-1.7.ebuild,v 1.11 2014/11/19 15:25:59 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cov-core/cov-core-1.7.ebuild,v 1.12 2014/12/16 20:44:08 maekke Exp $ EAPI=5 @@ -13,7 +13,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="dev-python/coverage[${PYTHON_USEDEP}]"
