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