diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-26 18:34:52 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-26 18:34:52 +0000 |
commit | b1a33a09cdaa61924945648df2a64a53d7c1d000 (patch) | |
tree | 47f8521ecdb589aa9636ddf564d52d5249659d60 /perl-core | |
parent | Move to maintainer-needed (diff) | |
download | historical-b1a33a09cdaa61924945648df2a64a53d7c1d000.tar.gz historical-b1a33a09cdaa61924945648df2a64a53d7c1d000.tar.bz2 historical-b1a33a09cdaa61924945648df2a64a53d7c1d000.zip |
Marked ~ppc/~ppc64 wrt #357599
Package-Manager: portage-2.2.0_alpha46/cvs/Linux x86_64
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/CPAN-Meta/CPAN-Meta-2.110.930.ebuild | 4 | ||||
-rw-r--r-- | perl-core/CPAN-Meta/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/ExtUtils-MakeMaker/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.580.0.ebuild | 4 | ||||
-rw-r--r-- | perl-core/Module-Build/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/Module-Build/Module-Build-0.380.0.ebuild | 4 | ||||
-rw-r--r-- | perl-core/Version-Requirements/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/Version-Requirements/Version-Requirements-0.101.20.ebuild | 4 |
8 files changed, 28 insertions, 12 deletions
diff --git a/perl-core/CPAN-Meta/CPAN-Meta-2.110.930.ebuild b/perl-core/CPAN-Meta/CPAN-Meta-2.110.930.ebuild index d5257fde2f5b..8d798313918f 100644 --- a/perl-core/CPAN-Meta/CPAN-Meta-2.110.930.ebuild +++ b/perl-core/CPAN-Meta/CPAN-Meta-2.110.930.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.930.ebuild,v 1.4 2011/07/07 04:32:17 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta/CPAN-Meta-2.110.930.ebuild,v 1.5 2011/07/26 18:31:51 xarthisius Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="The distribution metadata for a CPAN dist" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~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" +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=" diff --git a/perl-core/CPAN-Meta/ChangeLog b/perl-core/CPAN-Meta/ChangeLog index e1daba73e64c..1c61bed877a7 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.11 2011/07/07 04:32:17 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta/ChangeLog,v 1.12 2011/07/26 18:31:51 xarthisius Exp $ + + 26 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> + CPAN-Meta-2.110.930.ebuild: + Marked ~ppc/~ppc64 wrt #357599 07 Jul 2011; Alexis Ballier <aballier@gentoo.org> CPAN-Meta-2.110.930.ebuild: keyword ~x86-fbsd diff --git a/perl-core/ExtUtils-MakeMaker/ChangeLog b/perl-core/ExtUtils-MakeMaker/ChangeLog index e085346fc863..b73c09e6b732 100644 --- a/perl-core/ExtUtils-MakeMaker/ChangeLog +++ b/perl-core/ExtUtils-MakeMaker/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/ExtUtils-MakeMaker # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-MakeMaker/ChangeLog,v 1.24 2011/07/11 09:59:28 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-MakeMaker/ChangeLog,v 1.25 2011/07/26 18:33:14 xarthisius Exp $ + + 26 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> + ExtUtils-MakeMaker-6.580.0.ebuild: + Marked ~ppc/~ppc64 wrt #357599 11 Jul 2011; Torsten Veller <tove@gentoo.org> ExtUtils-MakeMaker-6.580.0.ebuild: diff --git a/perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.580.0.ebuild b/perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.580.0.ebuild index 01e8adb8f477..c9890e58cdf2 100644 --- a/perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.580.0.ebuild +++ b/perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.580.0.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/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.580.0.ebuild,v 1.2 2011/07/11 09:59:28 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.580.0.ebuild,v 1.3 2011/07/26 18:33:14 xarthisius Exp $ EAPI=4 MODULE_VERSION="6.58" @@ -10,7 +10,7 @@ inherit eutils perl-module DESCRIPTION="Create a module Makefile" HOMEPAGE="http://makemaker.org ${HOMEPAGE}" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND=" diff --git a/perl-core/Module-Build/ChangeLog b/perl-core/Module-Build/ChangeLog index 9a08633dbffb..5dde7decbdab 100644 --- a/perl-core/Module-Build/ChangeLog +++ b/perl-core/Module-Build/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Module-Build # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.49 2011/07/07 04:42:52 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.50 2011/07/26 18:34:52 xarthisius Exp $ + + 26 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> + Module-Build-0.380.0.ebuild: + Marked ~ppc/~ppc64 wrt #357599 07 Jul 2011; Alexis Ballier <aballier@gentoo.org> Module-Build-0.380.0.ebuild: diff --git a/perl-core/Module-Build/Module-Build-0.380.0.ebuild b/perl-core/Module-Build/Module-Build-0.380.0.ebuild index 56807e4f5a14..d5e4c8d5330a 100644 --- a/perl-core/Module-Build/Module-Build-0.380.0.ebuild +++ b/perl-core/Module-Build/Module-Build-0.380.0.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/Module-Build/Module-Build-0.380.0.ebuild,v 1.5 2011/07/07 04:42:52 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.380.0.ebuild,v 1.6 2011/07/26 18:34:52 xarthisius Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Build and install Perl modules" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~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" +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="" DEPEND=" diff --git a/perl-core/Version-Requirements/ChangeLog b/perl-core/Version-Requirements/ChangeLog index c25264799ae1..e13985688ca1 100644 --- a/perl-core/Version-Requirements/ChangeLog +++ b/perl-core/Version-Requirements/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Version-Requirements # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Version-Requirements/ChangeLog,v 1.8 2011/07/07 04:03:53 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Version-Requirements/ChangeLog,v 1.9 2011/07/26 18:28:02 xarthisius Exp $ + + 26 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> + Version-Requirements-0.101.20.ebuild: + Marked ~ppc/~ppc64 wrt #357599 07 Jul 2011; Alexis Ballier <aballier@gentoo.org> Version-Requirements-0.101.20.ebuild: diff --git a/perl-core/Version-Requirements/Version-Requirements-0.101.20.ebuild b/perl-core/Version-Requirements/Version-Requirements-0.101.20.ebuild index c70bf5f21849..bde7a0363efa 100644 --- a/perl-core/Version-Requirements/Version-Requirements-0.101.20.ebuild +++ b/perl-core/Version-Requirements/Version-Requirements-0.101.20.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/Version-Requirements/Version-Requirements-0.101.20.ebuild,v 1.8 2011/07/07 04:03:53 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Version-Requirements/Version-Requirements-0.101.20.ebuild,v 1.9 2011/07/26 18:28:02 xarthisius Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A set of version requirements for a CPAN dist" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~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" +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=" |