diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-03-08 14:37:39 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-03-08 14:37:39 +0000 |
commit | 70ebce35f8c7fceb34196fff5e34c296bffb5678 (patch) | |
tree | 5bd9cea00829f9fd2ef117f8a3d48162ee1644b5 /perl-core/CPAN-Meta | |
parent | Marked ~hppa (bug #357599). (diff) | |
download | gentoo-2-70ebce35f8c7fceb34196fff5e34c296bffb5678.tar.gz gentoo-2-70ebce35f8c7fceb34196fff5e34c296bffb5678.tar.bz2 gentoo-2-70ebce35f8c7fceb34196fff5e34c296bffb5678.zip |
Marked ~hppa (bug #357599).
(Portage version: 2.2.0_alpha26/cvs/Linux i686)
Diffstat (limited to 'perl-core/CPAN-Meta')
-rw-r--r-- | perl-core/CPAN-Meta/CPAN-Meta-2.110.440.ebuild | 4 | ||||
-rw-r--r-- | perl-core/CPAN-Meta/CPAN-Meta-2.110.580.ebuild | 4 | ||||
-rw-r--r-- | perl-core/CPAN-Meta/ChangeLog | 6 |
3 files changed, 9 insertions, 5 deletions
diff --git a/perl-core/CPAN-Meta/CPAN-Meta-2.110.440.ebuild b/perl-core/CPAN-Meta/CPAN-Meta-2.110.440.ebuild index a769e38c9250..45356d6bfa01 100644 --- a/perl-core/CPAN-Meta/CPAN-Meta-2.110.440.ebuild +++ b/perl-core/CPAN-Meta/CPAN-Meta-2.110.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/CPAN-Meta/CPAN-Meta-2.110.440.ebuild,v 1.2 2011/03/06 10:00:08 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta/CPAN-Meta-2.110.440.ebuild,v 1.3 2011/03/08 14:37:39 jer Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="The distribution metadata for a CPAN dist" SLOT="0" -KEYWORDS="~amd64 ~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 ~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=" diff --git a/perl-core/CPAN-Meta/CPAN-Meta-2.110.580.ebuild b/perl-core/CPAN-Meta/CPAN-Meta-2.110.580.ebuild index 758df5ef9c2c..c0f18fac1762 100644 --- a/perl-core/CPAN-Meta/CPAN-Meta-2.110.580.ebuild +++ b/perl-core/CPAN-Meta/CPAN-Meta-2.110.580.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/CPAN-Meta/CPAN-Meta-2.110.580.ebuild,v 1.1 2011/03/08 08:34:11 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta/CPAN-Meta-2.110.580.ebuild,v 1.2 2011/03/08 14:37:39 jer Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="The distribution metadata for a CPAN dist" SLOT="0" -KEYWORDS="~amd64 ~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 ~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=" diff --git a/perl-core/CPAN-Meta/ChangeLog b/perl-core/CPAN-Meta/ChangeLog index 921726e05892..f2b6658f2ad2 100644 --- a/perl-core/CPAN-Meta/ChangeLog +++ b/perl-core/CPAN-Meta/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/CPAN-Meta # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta/ChangeLog,v 1.3 2011/03/08 08:34:11 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta/ChangeLog,v 1.4 2011/03/08 14:37:39 jer Exp $ + + 08 Mar 2011; Jeroen Roovers <jer@gentoo.org> CPAN-Meta-2.110.440.ebuild, + CPAN-Meta-2.110.580.ebuild: + Marked ~hppa (bug #357599). *CPAN-Meta-2.110.580 (08 Mar 2011) |