From 092af8f4ef51c598157ffb499fc5b7c0e0c01539 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Sun, 6 Mar 2011 09:56:47 +0000 Subject: Added Prefix keywords, bug #357599 (Portage version: 2.2.01.18036-prefix/cvs/Darwin powerpc) --- perl-core/Parse-CPAN-Meta/ChangeLog | 6 +++++- perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.100.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'perl-core/Parse-CPAN-Meta') diff --git a/perl-core/Parse-CPAN-Meta/ChangeLog b/perl-core/Parse-CPAN-Meta/ChangeLog index 7ecb0c9cd327..074019f7f335 100644 --- a/perl-core/Parse-CPAN-Meta/ChangeLog +++ b/perl-core/Parse-CPAN-Meta/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Parse-CPAN-Meta # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Parse-CPAN-Meta/ChangeLog,v 1.7 2011/02/20 23:58:27 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Parse-CPAN-Meta/ChangeLog,v 1.8 2011/03/06 09:56:47 grobian Exp $ + + 06 Mar 2011; Fabian Groffen + Parse-CPAN-Meta-1.440.100.ebuild: + Added Prefix keywords, bug #357599 20 Feb 2011; Joseph Jezak Parse-CPAN-Meta-1.420.ebuild, Parse-CPAN-Meta-1.440.ebuild, diff --git a/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.100.ebuild b/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.100.ebuild index 423a898a287d..714bee7c697f 100644 --- a/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.100.ebuild +++ b/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.100.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.100.ebuild,v 1.2 2011/02/20 23:58:27 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.100.ebuild,v 1.3 2011/03/06 09:56:47 grobian Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Parse META.yml and other similar CPAN metadata files" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86 ~ppc-aix ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" -- cgit v1.2.3-65-gdbad