diff options
author | Joseph Jezak <josejx@gentoo.org> | 2011-02-20 23:58:27 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2011-02-20 23:58:27 +0000 |
commit | d69c5c887f1e604d14dd296d68956debfc52db6d (patch) | |
tree | abf5e5e0d166e5181a4a36082aad27060f79b22f /perl-core/Parse-CPAN-Meta | |
parent | Marked ~ppc for bug #353020. (diff) | |
download | gentoo-2-d69c5c887f1e604d14dd296d68956debfc52db6d.tar.gz gentoo-2-d69c5c887f1e604d14dd296d68956debfc52db6d.tar.bz2 gentoo-2-d69c5c887f1e604d14dd296d68956debfc52db6d.zip |
Marked ~ppc for bug #353020.
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/Parse-CPAN-Meta')
4 files changed, 12 insertions, 7 deletions
diff --git a/perl-core/Parse-CPAN-Meta/ChangeLog b/perl-core/Parse-CPAN-Meta/ChangeLog index a0410d8a7ff5..7ecb0c9cd327 100644 --- a/perl-core/Parse-CPAN-Meta/ChangeLog +++ b/perl-core/Parse-CPAN-Meta/ChangeLog @@ -1,6 +1,11 @@ # 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.6 2011/02/08 07:54:35 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Parse-CPAN-Meta/ChangeLog,v 1.7 2011/02/20 23:58:27 josejx Exp $ + + 20 Feb 2011; Joseph Jezak <josejx@gentoo.org> + Parse-CPAN-Meta-1.420.ebuild, Parse-CPAN-Meta-1.440.ebuild, + Parse-CPAN-Meta-1.440.100.ebuild: + Marked ~ppc for bug #353020. *Parse-CPAN-Meta-1.440.100 (08 Feb 2011) diff --git a/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.420.ebuild b/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.420.ebuild index 8d47fb8b0edf..9a1825b74860 100644 --- a/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.420.ebuild +++ b/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.420.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.420.ebuild,v 1.1 2011/01/28 09:14:23 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.420.ebuild,v 1.2 2011/02/20 23:58:27 josejx Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Parse META.yml and other similar CPAN metadata files" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" RDEPEND=" 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 3012504930bc..423a898a287d 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.1 2011/02/08 07:54:35 tove Exp $ +# $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 $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Parse META.yml and other similar CPAN metadata files" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" RDEPEND=" diff --git a/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.ebuild b/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.ebuild index ac37a8bf363f..c970ddd195d6 100644 --- a/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.ebuild +++ b/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.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.ebuild,v 1.1 2011/02/04 07:36:44 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.ebuild,v 1.2 2011/02/20 23:58:27 josejx Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Parse META.yml and other similar CPAN metadata files" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" RDEPEND=" |