zlogene 14/04/07 12:46:19 Modified: CPAN-2.0.0.ebuild ChangeLog Log: Add ~ia64 keyword wrt bug #505156 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.5 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.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CPAN/CPAN-2.0.0.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CPAN/CPAN-2.0.0.ebuild?r1=1.4&r2=1.5 Index: CPAN-2.0.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/perl-core/CPAN/CPAN-2.0.0.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- CPAN-2.0.0.ebuild 4 Apr 2014 01:03:59 -0000 1.4 +++ CPAN-2.0.0.ebuild 7 Apr 2014 12:46:19 -0000 1.5 @@ -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.4 2014/04/04 01:03:59 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN/CPAN-2.0.0.ebuild,v 1.5 2014/04/07 12:46:19 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 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~x86" IUSE="" SRC_TEST="do" 1.8 perl-core/CPAN/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CPAN/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CPAN/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CPAN/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/perl-core/CPAN/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 4 Apr 2014 01:03:59 -0000 1.7 +++ ChangeLog 7 Apr 2014 12:46:19 -0000 1.8 @@ -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.7 2014/04/04 01:03:59 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN/ChangeLog,v 1.8 2014/04/07 12:46:19 zlogene Exp $ + + 07 Apr 2014; Mikle Kolyada <[email protected]> CPAN-2.0.0.ebuild: + Add ~ia64 keyword wrt bug #505156 04 Apr 2014; Matt Turner <[email protected]> CPAN-2.0.0.ebuild: Added ~alpha, bug #505156.
