summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-05-06 17:30:21 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-05-06 17:30:21 +0000
commitcab11c3210d221095ddffe027ba0f672c514b652 (patch)
tree9d55d086f27fc5bece6412f06aa9621771cf637c /perl-core
parentia64/s390/sh/sparc stable wrt #395735 (diff)
downloadgentoo-2-cab11c3210d221095ddffe027ba0f672c514b652.tar.gz
gentoo-2-cab11c3210d221095ddffe027ba0f672c514b652.tar.bz2
gentoo-2-cab11c3210d221095ddffe027ba0f672c514b652.zip
Add ~arm/~s390/~sh
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Module-Pluggable/ChangeLog6
-rw-r--r--perl-core/Module-Pluggable/Module-Pluggable-3.900.0.ebuild6
-rw-r--r--perl-core/Module-Pluggable/Module-Pluggable-4.0.0.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/perl-core/Module-Pluggable/ChangeLog b/perl-core/Module-Pluggable/ChangeLog
index ff46fab33150..061458cffde5 100644
--- a/perl-core/Module-Pluggable/ChangeLog
+++ b/perl-core/Module-Pluggable/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Module-Pluggable
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/ChangeLog,v 1.13 2012/05/02 14:56:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/ChangeLog,v 1.14 2012/05/06 17:30:21 armin76 Exp $
+
+ 06 May 2012; Raúl Porcel <armin76@gentoo.org>
+ Module-Pluggable-3.900.0.ebuild, Module-Pluggable-4.0.0.ebuild:
+ Add ~arm/~s390/~sh
*Module-Pluggable-4.0.0 (02 May 2012)
diff --git a/perl-core/Module-Pluggable/Module-Pluggable-3.900.0.ebuild b/perl-core/Module-Pluggable/Module-Pluggable-3.900.0.ebuild
index 111b2fa15bcc..89f1eb008caa 100644
--- a/perl-core/Module-Pluggable/Module-Pluggable-3.900.0.ebuild
+++ b/perl-core/Module-Pluggable/Module-Pluggable-3.900.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-3.900.0.ebuild,v 1.1 2011/05/20 14:03:56 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-3.900.0.ebuild,v 1.2 2012/05/06 17:30:21 armin76 Exp $
EAPI=2
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="automatically give your module the ability to have plugins"
SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
RDEPEND="virtual/perl-File-Spec"
diff --git a/perl-core/Module-Pluggable/Module-Pluggable-4.0.0.ebuild b/perl-core/Module-Pluggable/Module-Pluggable-4.0.0.ebuild
index d0da9a0171d9..06713bc14dfd 100644
--- a/perl-core/Module-Pluggable/Module-Pluggable-4.0.0.ebuild
+++ b/perl-core/Module-Pluggable/Module-Pluggable-4.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-4.0.0.ebuild,v 1.1 2012/05/02 14:56:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-4.0.0.ebuild,v 1.2 2012/05/06 17:30:21 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="automatically give your module the ability to have plugins"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
RDEPEND="virtual/perl-File-Spec"