diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-03-24 12:18:15 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-03-24 12:18:15 +0000 |
commit | f08d537bbf6cded5071790870a1d3c6b907756be (patch) | |
tree | 958e09710bab74e4eeced6a613171054a1e3ea02 /perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.200.ebuild | |
parent | Version bump (#409437 by Anton Romanov), drop static stuff and remove old. (diff) | |
download | historical-f08d537bbf6cded5071790870a1d3c6b907756be.tar.gz historical-f08d537bbf6cded5071790870a1d3c6b907756be.tar.bz2 historical-f08d537bbf6cded5071790870a1d3c6b907756be.zip |
Marked ~x64-freebsd
Package-Manager: portage-2.2.01.20271-prefix/cvs/Darwin i386
Diffstat (limited to 'perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.200.ebuild')
-rw-r--r-- | perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.200.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.200.ebuild b/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.200.ebuild index 12cec8ba5204..90cdd9e94528 100644 --- a/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.200.ebuild +++ b/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.200.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.200.ebuild,v 1.1 2012/02/08 14:38:57 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.200.ebuild,v 1.2 2012/03/24 12:18:15 grobian Exp $ EAPI=4 @@ -11,7 +11,8 @@ inherit perl-module DESCRIPTION="Parse META.yml and other similar CPAN metadata files" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~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" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc +~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~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=" |