jer 14/10/20 17:19:52 Modified: ChangeLog cov-core-1.7.ebuild Log: Marked ~hppa (bug #525562). (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.9 dev-python/cov-core/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cov-core/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cov-core/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cov-core/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/cov-core/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 16 Oct 2014 12:28:35 -0000 1.8 +++ ChangeLog 20 Oct 2014 17:19:52 -0000 1.9 @@ -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.8 2014/10/16 12:28:35 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cov-core/ChangeLog,v 1.9 2014/10/20 17:19:52 jer Exp $ + + 20 Oct 2014; Jeroen Roovers <[email protected]> cov-core-1.7.ebuild: + Marked ~hppa (bug #525562). 16 Oct 2014; Ian Delaney <[email protected]> cov-core-1.7.ebuild: add keywords for prefix 1.9 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.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cov-core/cov-core-1.7.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cov-core/cov-core-1.7.ebuild?r1=1.8&r2=1.9 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.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- cov-core-1.7.ebuild 16 Oct 2014 12:28:35 -0000 1.8 +++ cov-core-1.7.ebuild 20 Oct 2014 17:19:52 -0000 1.9 @@ -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.8 2014/10/16 12:28:35 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cov-core/cov-core-1.7.ebuild,v 1.9 2014/10/20 17:19:52 jer Exp $ EAPI=5 @@ -13,7 +13,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~hppa ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="dev-python/coverage[${PYTHON_USEDEP}]"
