summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-05-02 20:20:14 +0000
committerFabian Groffen <grobian@gentoo.org>2011-05-02 20:20:14 +0000
commitfa5604adc6d940123e68dfc9c7c9afa3e954226f (patch)
tree096828ac997e18572b22fd84de8cdb7c4d66946b /perl-core/Parse-CPAN-Meta
parentFix slot to be actualy 0 (diff)
downloadhistorical-fa5604adc6d940123e68dfc9c7c9afa3e954226f.tar.gz
historical-fa5604adc6d940123e68dfc9c7c9afa3e954226f.tar.bz2
historical-fa5604adc6d940123e68dfc9c7c9afa3e954226f.zip
Marked ~x64-freebsd
Package-Manager: portage-2.2.01.18252-prefix/cvs/Darwin powerpc
Diffstat (limited to 'perl-core/Parse-CPAN-Meta')
-rw-r--r--perl-core/Parse-CPAN-Meta/ChangeLog6
-rw-r--r--perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Parse-CPAN-Meta/ChangeLog b/perl-core/Parse-CPAN-Meta/ChangeLog
index af1d09ed532f..d2dbbbde080d 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.11 2011/03/20 10:42:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Parse-CPAN-Meta/ChangeLog,v 1.12 2011/05/02 19:41:01 grobian Exp $
+
+ 02 May 2011; Fabian Groffen <grobian@gentoo.org>
+ Parse-CPAN-Meta-1.440.ebuild:
+ Marked ~x64-freebsd
20 Mar 2011; Raúl Porcel <armin76@gentoo.org>
Parse-CPAN-Meta-1.440.100.ebuild:
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 c970ddd195d6..9bcb6359d306 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.2 2011/02/20 23:58:27 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.ebuild,v 1.3 2011/05/02 19:41:01 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 ~x64-freebsd"
IUSE=""
RDEPEND="