diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-03-08 14:36:32 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-03-08 14:36:32 +0000 |
commit | ad0c7034c73260c3854d80738484ae2025f384ec (patch) | |
tree | 405fd500a7f087dbaf5e4e306cdbedbc43b443f6 /perl-core/Parse-CPAN-Meta | |
parent | x86 stable per bug 357057 (diff) | |
download | gentoo-2-ad0c7034c73260c3854d80738484ae2025f384ec.tar.gz gentoo-2-ad0c7034c73260c3854d80738484ae2025f384ec.tar.bz2 gentoo-2-ad0c7034c73260c3854d80738484ae2025f384ec.zip |
Marked ~hppa (bug #357599).
(Portage version: 2.2.0_alpha26/cvs/Linux i686)
Diffstat (limited to 'perl-core/Parse-CPAN-Meta')
-rw-r--r-- | perl-core/Parse-CPAN-Meta/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.100.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Parse-CPAN-Meta/ChangeLog b/perl-core/Parse-CPAN-Meta/ChangeLog index 074019f7f335..fbd016de91b9 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.8 2011/03/06 09:56:47 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Parse-CPAN-Meta/ChangeLog,v 1.9 2011/03/08 14:36:32 jer Exp $ + + 08 Mar 2011; Jeroen Roovers <jer@gentoo.org> + Parse-CPAN-Meta-1.440.100.ebuild: + Marked ~hppa (bug #357599). 06 Mar 2011; Fabian Groffen <grobian@gentoo.org> Parse-CPAN-Meta-1.440.100.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 714bee7c697f..cffc6a9cc670 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.3 2011/03/06 09:56:47 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.100.ebuild,v 1.4 2011/03/08 14:36:32 jer 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 ~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" +KEYWORDS="~amd64 ~hppa ~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=" |