zlogene 14/04/24 17:31:12 Modified: CPAN-2.0.0.ebuild ChangeLog Log: Add ~ppc64 keyword wrt bug #505156 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.7 perl-core/CPAN/CPAN-2.0.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CPAN/CPAN-2.0.0.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CPAN/CPAN-2.0.0.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CPAN/CPAN-2.0.0.ebuild?r1=1.6&r2=1.7 Index: CPAN-2.0.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/perl-core/CPAN/CPAN-2.0.0.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- CPAN-2.0.0.ebuild 24 Apr 2014 17:23:32 -0000 1.6 +++ CPAN-2.0.0.ebuild 24 Apr 2014 17:31:11 -0000 1.7 @@ -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/perl-core/CPAN/CPAN-2.0.0.ebuild,v 1.6 2014/04/24 17:23:32 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN/CPAN-2.0.0.ebuild,v 1.7 2014/04/24 17:31:11 zlogene Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="query, download and build perl modules from CPAN sites" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc64 ~x86" IUSE="" SRC_TEST="do" 1.10 perl-core/CPAN/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CPAN/ChangeLog?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CPAN/ChangeLog?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CPAN/ChangeLog?r1=1.9&r2=1.10 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/perl-core/CPAN/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ChangeLog 24 Apr 2014 17:23:32 -0000 1.9 +++ ChangeLog 24 Apr 2014 17:31:11 -0000 1.10 @@ -1,6 +1,9 @@ # ChangeLog for perl-core/CPAN # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN/ChangeLog,v 1.9 2014/04/24 17:23:32 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN/ChangeLog,v 1.10 2014/04/24 17:31:11 zlogene Exp $ + + 24 Apr 2014; Mikle Kolyada <[email protected]> CPAN-2.0.0.ebuild: + Add ~ppc64 keyword wrt bug #505156 24 Apr 2014; Mikle Kolyada <[email protected]> CPAN-2.0.0.ebuild: Add ~mips keyword wrt bug #505156
