diff options
author | 2011-03-08 14:37:39 +0000 | |
---|---|---|
committer | 2011-03-08 14:37:39 +0000 | |
commit | f4c2f08230fa40c443e53a1679809532da98e154 (patch) | |
tree | 720988c69f0fc8bf05328e6132b53bc506785b34 /perl-core/Parse-CPAN-Meta | |
parent | x86 stable per bug 357057 (diff) | |
download | historical-f4c2f08230fa40c443e53a1679809532da98e154.tar.gz historical-f4c2f08230fa40c443e53a1679809532da98e154.tar.bz2 historical-f4c2f08230fa40c443e53a1679809532da98e154.zip |
Marked ~hppa (bug #357599).
Package-Manager: portage-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=" |