zlogene 14/11/29 17:00:23 Modified: Test-Distribution-2.0.0-r1.ebuild ChangeLog Log: Add ~ppc64 keyword wrt bug #497068 (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.3 dev-perl/Test-Distribution/Test-Distribution-2.0.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Distribution/Test-Distribution-2.0.0-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Distribution/Test-Distribution-2.0.0-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Distribution/Test-Distribution-2.0.0-r1.ebuild?r1=1.2&r2=1.3 Index: Test-Distribution-2.0.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/Test-Distribution-2.0.0-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- Test-Distribution-2.0.0-r1.ebuild 29 Nov 2014 13:29:39 -0000 1.2 +++ Test-Distribution-2.0.0-r1.ebuild 29 Nov 2014 17:00:23 -0000 1.3 @@ -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-perl/Test-Distribution/Test-Distribution-2.0.0-r1.ebuild,v 1.2 2014/11/29 13:29:39 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/Test-Distribution-2.0.0-r1.ebuild,v 1.3 2014/11/29 17:00:23 zlogene Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="perform tests on all modules of a distribution" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-perl/Pod-Coverage-0.20 1.18 dev-perl/Test-Distribution/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Distribution/ChangeLog?rev=1.18&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Distribution/ChangeLog?rev=1.18&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Distribution/ChangeLog?r1=1.17&r2=1.18 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/ChangeLog,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- ChangeLog 29 Nov 2014 13:29:39 -0000 1.17 +++ ChangeLog 29 Nov 2014 17:00:23 -0000 1.18 @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-Distribution # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/ChangeLog,v 1.17 2014/11/29 13:29:39 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/ChangeLog,v 1.18 2014/11/29 17:00:23 zlogene Exp $ + + 29 Nov 2014; Mikle Kolyada <[email protected]> + Test-Distribution-2.0.0-r1.ebuild: + Add ~ppc64 keyword wrt bug #497068 29 Nov 2014; Mikle Kolyada <[email protected]> Test-Distribution-2.0.0-r1.ebuild:
