jer 14/12/30 10:23:30 Modified: ChangeLog cov-core-1.7.ebuild Log: Stable for HPPA (bug #530600). (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.13 dev-python/cov-core/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cov-core/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cov-core/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cov-core/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/cov-core/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 16 Dec 2014 20:44:08 -0000 1.12 +++ ChangeLog 30 Dec 2014 10:23:30 -0000 1.13 @@ -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.12 2014/12/16 20:44:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cov-core/ChangeLog,v 1.13 2014/12/30 10:23:30 jer Exp $ + + 30 Dec 2014; Jeroen Roovers <[email protected]> cov-core-1.7.ebuild: + Stable for HPPA (bug #530600). 16 Dec 2014; Markus Meier <[email protected]> cov-core-1.7.ebuild: arm stable, bug #530586 1.13 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.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cov-core/cov-core-1.7.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cov-core/cov-core-1.7.ebuild?r1=1.12&r2=1.13 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.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- cov-core-1.7.ebuild 16 Dec 2014 20:44:08 -0000 1.12 +++ cov-core-1.7.ebuild 30 Dec 2014 10:23:30 -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/cov-core/cov-core-1.7.ebuild,v 1.12 2014/12/16 20:44:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cov-core/cov-core-1.7.ebuild,v 1.13 2014/12/30 10:23:30 jer 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}]"
