diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-12-07 02:00:22 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-12-07 02:00:22 +0000 |
commit | 81b00826b396b6d91cba388d7a200a5438632716 (patch) | |
tree | 8e7b07a729ff68238f706548bb12025485fc2cc0 /perl-core/Parse-CPAN-Meta | |
parent | Stable for HPPA (bug #393397). (diff) | |
download | historical-81b00826b396b6d91cba388d7a200a5438632716.tar.gz historical-81b00826b396b6d91cba388d7a200a5438632716.tar.bz2 historical-81b00826b396b6d91cba388d7a200a5438632716.zip |
Stable for HPPA (bug #393397).
Package-Manager: portage-2.2.0_alpha79/cvs/Linux x86_64
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 5197f1c6573a..0a868a22cd1b 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.15 2011/07/26 18:28:49 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Parse-CPAN-Meta/ChangeLog,v 1.16 2011/12/07 01:47:15 jer Exp $ + + 07 Dec 2011; Jeroen Roovers <jer@gentoo.org> + Parse-CPAN-Meta-1.440.100.ebuild: + Stable for HPPA (bug #393397). 26 Jul 2011; Kacper Kowalik <xarthisius@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 278df7ec7ee9..39caa401b61e 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.9 2011/07/26 18:28:49 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.100.ebuild,v 1.10 2011/12/07 01:47:15 jer Exp $ EAPI=3 @@ -11,7 +11,7 @@ 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 ~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=" |