summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-09-09 16:27:57 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-09-09 16:27:57 +0000
commita93596dfffaba594f9c128fca64a3deba7fd9a8a (patch)
tree9c27793a88fb632da07e48dddedd4620d3276cf4
parentRemove old. (diff)
downloadhistorical-a93596dfffaba594f9c128fca64a3deba7fd9a8a.tar.gz
historical-a93596dfffaba594f9c128fca64a3deba7fd9a8a.tar.bz2
historical-a93596dfffaba594f9c128fca64a3deba7fd9a8a.zip
alpha/ia64/s390/sh/sparc stable wrt #418803
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
-rw-r--r--dev-perl/Data-OptList/ChangeLog5
-rw-r--r--dev-perl/Data-OptList/Data-OptList-0.107.0.ebuild4
-rw-r--r--dev-perl/Dist-CheckConflicts/ChangeLog6
-rw-r--r--dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.0.ebuild4
-rw-r--r--dev-perl/Module-Runtime/ChangeLog5
-rw-r--r--dev-perl/Module-Runtime/Module-Runtime-0.13.0.ebuild4
-rw-r--r--dev-perl/Package-DeprecationManager/ChangeLog6
-rw-r--r--dev-perl/Package-DeprecationManager/Package-DeprecationManager-0.130.0.ebuild4
-rw-r--r--dev-perl/Package-Stash-XS/ChangeLog6
-rw-r--r--dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild4
-rw-r--r--dev-perl/Package-Stash/ChangeLog5
-rw-r--r--dev-perl/Package-Stash/Package-Stash-0.330.0.ebuild4
-rw-r--r--dev-perl/Sub-Exporter/ChangeLog5
-rw-r--r--dev-perl/Sub-Exporter/Sub-Exporter-0.984.0.ebuild4
-rw-r--r--dev-perl/Sub-Install/ChangeLog5
-rw-r--r--dev-perl/Sub-Install/Sub-Install-0.926.0.ebuild4
-rw-r--r--dev-perl/Test-Fatal/ChangeLog5
-rw-r--r--dev-perl/Test-Fatal/Test-Fatal-0.10.0.ebuild4
-rw-r--r--dev-perl/Test-Output/ChangeLog5
-rw-r--r--dev-perl/Test-Output/Test-Output-1.10.0.ebuild4
-rw-r--r--dev-perl/Test-Requires/ChangeLog5
-rw-r--r--dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild4
-rw-r--r--dev-perl/Try-Tiny/ChangeLog5
-rw-r--r--dev-perl/Try-Tiny/Try-Tiny-0.110.0.ebuild4
24 files changed, 75 insertions, 36 deletions
diff --git a/dev-perl/Data-OptList/ChangeLog b/dev-perl/Data-OptList/ChangeLog
index 9ef78c311a6c..660c55a52be9 100644
--- a/dev-perl/Data-OptList/ChangeLog
+++ b/dev-perl/Data-OptList/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Data-OptList
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-OptList/ChangeLog,v 1.24 2012/09/01 11:29:22 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-OptList/ChangeLog,v 1.25 2012/09/09 16:15:30 armin76 Exp $
+
+ 09 Sep 2012; Raúl Porcel <armin76@gentoo.org> Data-OptList-0.107.0.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #418803
01 Sep 2012; Fabian Groffen <grobian@gentoo.org> Data-OptList-0.107.0.ebuild:
Marked ~ppc-aix, bug #432288
diff --git a/dev-perl/Data-OptList/Data-OptList-0.107.0.ebuild b/dev-perl/Data-OptList/Data-OptList-0.107.0.ebuild
index 6aa7a3f07b6d..da013111d04d 100644
--- a/dev-perl/Data-OptList/Data-OptList-0.107.0.ebuild
+++ b/dev-perl/Data-OptList/Data-OptList-0.107.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/dev-perl/Data-OptList/Data-OptList-0.107.0.ebuild,v 1.11 2012/09/01 11:29:22 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-OptList/Data-OptList-0.107.0.ebuild,v 1.12 2012/09/09 16:15:30 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="parse and validate simple name/value option pairs"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND="dev-perl/Sub-Install
diff --git a/dev-perl/Dist-CheckConflicts/ChangeLog b/dev-perl/Dist-CheckConflicts/ChangeLog
index 83d9a5f23402..daa0b0ee10bd 100644
--- a/dev-perl/Dist-CheckConflicts/ChangeLog
+++ b/dev-perl/Dist-CheckConflicts/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Dist-CheckConflicts
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Dist-CheckConflicts/ChangeLog,v 1.18 2012/09/01 11:33:36 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Dist-CheckConflicts/ChangeLog,v 1.19 2012/09/09 16:20:06 armin76 Exp $
+
+ 09 Sep 2012; Raúl Porcel <armin76@gentoo.org>
+ Dist-CheckConflicts-0.20.0.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #418803
01 Sep 2012; Fabian Groffen <grobian@gentoo.org>
Dist-CheckConflicts-0.20.0.ebuild:
diff --git a/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.0.ebuild b/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.0.ebuild
index 22a697aa3396..429c2edfa764 100644
--- a/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.0.ebuild
+++ b/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.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/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.0.ebuild,v 1.12 2012/09/01 11:33:36 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.0.ebuild,v 1.13 2012/09/09 16:20:06 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Declare version conflicts for your dist"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND="dev-perl/Sub-Exporter
diff --git a/dev-perl/Module-Runtime/ChangeLog b/dev-perl/Module-Runtime/ChangeLog
index 5a2d09b93fcf..7c7f26382237 100644
--- a/dev-perl/Module-Runtime/ChangeLog
+++ b/dev-perl/Module-Runtime/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Module-Runtime
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Runtime/ChangeLog,v 1.22 2012/09/01 11:41:19 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Runtime/ChangeLog,v 1.23 2012/09/09 16:27:57 armin76 Exp $
+
+ 09 Sep 2012; Raúl Porcel <armin76@gentoo.org> Module-Runtime-0.13.0.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #418803
01 Sep 2012; Fabian Groffen <grobian@gentoo.org> Module-Runtime-0.13.0.ebuild:
Marked ~ppc-aix, bug #432288
diff --git a/dev-perl/Module-Runtime/Module-Runtime-0.13.0.ebuild b/dev-perl/Module-Runtime/Module-Runtime-0.13.0.ebuild
index 82a3b098390c..0955494ef8e3 100644
--- a/dev-perl/Module-Runtime/Module-Runtime-0.13.0.ebuild
+++ b/dev-perl/Module-Runtime/Module-Runtime-0.13.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/dev-perl/Module-Runtime/Module-Runtime-0.13.0.ebuild,v 1.11 2012/09/01 11:41:19 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Runtime/Module-Runtime-0.13.0.ebuild,v 1.12 2012/09/09 16:27:57 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Runtime module handling"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND=""
diff --git a/dev-perl/Package-DeprecationManager/ChangeLog b/dev-perl/Package-DeprecationManager/ChangeLog
index cd4b8cd2134e..ad62a8254542 100644
--- a/dev-perl/Package-DeprecationManager/ChangeLog
+++ b/dev-perl/Package-DeprecationManager/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Package-DeprecationManager
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-DeprecationManager/ChangeLog,v 1.32 2012/09/02 15:19:24 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-DeprecationManager/ChangeLog,v 1.33 2012/09/09 16:25:06 armin76 Exp $
+
+ 09 Sep 2012; Raúl Porcel <armin76@gentoo.org>
+ Package-DeprecationManager-0.130.0.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #418803
02 Sep 2012; Torsten Veller <tove@gentoo.org>
-Package-DeprecationManager-0.110.0.ebuild:
diff --git a/dev-perl/Package-DeprecationManager/Package-DeprecationManager-0.130.0.ebuild b/dev-perl/Package-DeprecationManager/Package-DeprecationManager-0.130.0.ebuild
index 9f70b2cf9c4f..5ebb33a9775f 100644
--- a/dev-perl/Package-DeprecationManager/Package-DeprecationManager-0.130.0.ebuild
+++ b/dev-perl/Package-DeprecationManager/Package-DeprecationManager-0.130.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/dev-perl/Package-DeprecationManager/Package-DeprecationManager-0.130.0.ebuild,v 1.8 2012/09/01 11:45:56 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-DeprecationManager/Package-DeprecationManager-0.130.0.ebuild,v 1.9 2012/09/09 16:25:06 armin76 Exp $
EAPI=4
@@ -12,7 +12,7 @@ DESCRIPTION="Manage deprecation warnings for your distribution"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND="dev-perl/List-MoreUtils
diff --git a/dev-perl/Package-Stash-XS/ChangeLog b/dev-perl/Package-Stash-XS/ChangeLog
index e6576f15f6c0..b8f921a7d737 100644
--- a/dev-perl/Package-Stash-XS/ChangeLog
+++ b/dev-perl/Package-Stash-XS/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Package-Stash-XS
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.27 2012/09/01 11:46:56 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.28 2012/09/09 16:22:09 armin76 Exp $
+
+ 09 Sep 2012; Raúl Porcel <armin76@gentoo.org>
+ Package-Stash-XS-0.250.0.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #418803
01 Sep 2012; Fabian Groffen <grobian@gentoo.org>
Package-Stash-XS-0.250.0.ebuild:
diff --git a/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild b/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild
index afddb6f5e1a6..c70bbdbd8210 100644
--- a/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild
+++ b/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.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/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v 1.14 2012/09/01 11:46:56 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v 1.15 2012/09/09 16:22:09 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Faster and more correct implementation of the Package::Stash API"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND=""
diff --git a/dev-perl/Package-Stash/ChangeLog b/dev-perl/Package-Stash/ChangeLog
index 7e669ad2a574..1a4d66c4826c 100644
--- a/dev-perl/Package-Stash/ChangeLog
+++ b/dev-perl/Package-Stash/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Package-Stash
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash/ChangeLog,v 1.42 2012/09/02 15:18:26 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash/ChangeLog,v 1.43 2012/09/09 16:25:44 armin76 Exp $
+
+ 09 Sep 2012; Raúl Porcel <armin76@gentoo.org> Package-Stash-0.330.0.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #418803
02 Sep 2012; Torsten Veller <tove@gentoo.org> -Package-Stash-0.250.ebuild:
Cleanup
diff --git a/dev-perl/Package-Stash/Package-Stash-0.330.0.ebuild b/dev-perl/Package-Stash/Package-Stash-0.330.0.ebuild
index 36aacd38021f..a683d8289ff7 100644
--- a/dev-perl/Package-Stash/Package-Stash-0.330.0.ebuild
+++ b/dev-perl/Package-Stash/Package-Stash-0.330.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/dev-perl/Package-Stash/Package-Stash-0.330.0.ebuild,v 1.14 2012/09/01 11:46:27 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash/Package-Stash-0.330.0.ebuild,v 1.15 2012/09/09 16:25:44 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Routines for manipulating stashes"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND="
diff --git a/dev-perl/Sub-Exporter/ChangeLog b/dev-perl/Sub-Exporter/ChangeLog
index 3ee02eff41c6..f96d50d38758 100644
--- a/dev-perl/Sub-Exporter/ChangeLog
+++ b/dev-perl/Sub-Exporter/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Sub-Exporter
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Exporter/ChangeLog,v 1.22 2012/09/01 11:53:06 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Exporter/ChangeLog,v 1.23 2012/09/09 16:16:08 armin76 Exp $
+
+ 09 Sep 2012; Raúl Porcel <armin76@gentoo.org> Sub-Exporter-0.984.0.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #418803
01 Sep 2012; Fabian Groffen <grobian@gentoo.org> Sub-Exporter-0.984.0.ebuild:
Marked ~ppc-aix, bug #432288
diff --git a/dev-perl/Sub-Exporter/Sub-Exporter-0.984.0.ebuild b/dev-perl/Sub-Exporter/Sub-Exporter-0.984.0.ebuild
index 212f66bff17b..81cdcf4ffc5d 100644
--- a/dev-perl/Sub-Exporter/Sub-Exporter-0.984.0.ebuild
+++ b/dev-perl/Sub-Exporter/Sub-Exporter-0.984.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/dev-perl/Sub-Exporter/Sub-Exporter-0.984.0.ebuild,v 1.4 2012/09/01 11:53:06 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Exporter/Sub-Exporter-0.984.0.ebuild,v 1.5 2012/09/09 16:16:08 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="A sophisticated exporter for custom-built routines"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha ~amd64 arm hppa ia64 ~ppc s390 sh sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND="
diff --git a/dev-perl/Sub-Install/ChangeLog b/dev-perl/Sub-Install/ChangeLog
index 6de50c7ff985..725d3ce16b8f 100644
--- a/dev-perl/Sub-Install/ChangeLog
+++ b/dev-perl/Sub-Install/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Sub-Install
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.24 2012/09/01 11:53:38 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.25 2012/09/09 16:14:52 armin76 Exp $
+
+ 09 Sep 2012; Raúl Porcel <armin76@gentoo.org> Sub-Install-0.926.0.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #418803
01 Sep 2012; Fabian Groffen <grobian@gentoo.org> Sub-Install-0.926.0.ebuild:
Marked ~ppc-aix, bug #432288
diff --git a/dev-perl/Sub-Install/Sub-Install-0.926.0.ebuild b/dev-perl/Sub-Install/Sub-Install-0.926.0.ebuild
index a6e4413bdc8b..f50d66832fa9 100644
--- a/dev-perl/Sub-Install/Sub-Install-0.926.0.ebuild
+++ b/dev-perl/Sub-Install/Sub-Install-0.926.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/dev-perl/Sub-Install/Sub-Install-0.926.0.ebuild,v 1.6 2012/09/01 11:53:38 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.926.0.ebuild,v 1.7 2012/09/09 16:14:52 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="install subroutines into packages easily"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND=""
diff --git a/dev-perl/Test-Fatal/ChangeLog b/dev-perl/Test-Fatal/ChangeLog
index 2934e7aa4c11..32d808c566f8 100644
--- a/dev-perl/Test-Fatal/ChangeLog
+++ b/dev-perl/Test-Fatal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-Fatal
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Fatal/ChangeLog,v 1.29 2012/09/01 11:56:12 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Fatal/ChangeLog,v 1.30 2012/09/09 16:19:28 armin76 Exp $
+
+ 09 Sep 2012; Raúl Porcel <armin76@gentoo.org> Test-Fatal-0.10.0.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #418803
01 Sep 2012; Fabian Groffen <grobian@gentoo.org> Test-Fatal-0.10.0.ebuild:
Marked ~ppc-aix, bug #432288
diff --git a/dev-perl/Test-Fatal/Test-Fatal-0.10.0.ebuild b/dev-perl/Test-Fatal/Test-Fatal-0.10.0.ebuild
index 3a23eae53cde..3f08561d2f67 100644
--- a/dev-perl/Test-Fatal/Test-Fatal-0.10.0.ebuild
+++ b/dev-perl/Test-Fatal/Test-Fatal-0.10.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/dev-perl/Test-Fatal/Test-Fatal-0.10.0.ebuild,v 1.9 2012/09/01 11:56:12 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Fatal/Test-Fatal-0.10.0.ebuild,v 1.10 2012/09/09 16:19:28 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Incredibly simple helpers for testing code with exceptions"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND=">=dev-perl/Try-Tiny-0.70.0"
diff --git a/dev-perl/Test-Output/ChangeLog b/dev-perl/Test-Output/ChangeLog
index 5a9f49b4d7d7..3a1c74f0808b 100644
--- a/dev-perl/Test-Output/ChangeLog
+++ b/dev-perl/Test-Output/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-Output
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Output/ChangeLog,v 1.19 2012/08/05 16:46:27 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Output/ChangeLog,v 1.20 2012/09/09 16:23:52 armin76 Exp $
+
+ 09 Sep 2012; Raúl Porcel <armin76@gentoo.org> Test-Output-1.10.0.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #418803
05 Aug 2012; Markus Meier <maekke@gentoo.org> Test-Output-1.10.0.ebuild:
arm stable, bug #418803
diff --git a/dev-perl/Test-Output/Test-Output-1.10.0.ebuild b/dev-perl/Test-Output/Test-Output-1.10.0.ebuild
index a0caae2fba4c..fc9248bde2cd 100644
--- a/dev-perl/Test-Output/Test-Output-1.10.0.ebuild
+++ b/dev-perl/Test-Output/Test-Output-1.10.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/dev-perl/Test-Output/Test-Output-1.10.0.ebuild,v 1.8 2012/08/05 16:46:27 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Output/Test-Output-1.10.0.ebuild,v 1.9 2012/09/09 16:23:52 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Utilities to test STDOUT and STDERR messages"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 arm hppa ia64 ~ppc s390 sh sparc ~x86 ~x86-fbsd"
IUSE="test"
RDEPEND="
diff --git a/dev-perl/Test-Requires/ChangeLog b/dev-perl/Test-Requires/ChangeLog
index d8684afcc8f6..7d494861fa4f 100644
--- a/dev-perl/Test-Requires/ChangeLog
+++ b/dev-perl/Test-Requires/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-Requires
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.22 2012/08/05 16:37:39 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.23 2012/09/09 16:24:29 armin76 Exp $
+
+ 09 Sep 2012; Raúl Porcel <armin76@gentoo.org> Test-Requires-0.60.0.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #418803
05 Aug 2012; Markus Meier <maekke@gentoo.org> Test-Requires-0.60.0.ebuild:
arm stable, bug #418803
diff --git a/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild b/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild
index 1ccffeeab7b5..184d680f9348 100644
--- a/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild
+++ b/dev-perl/Test-Requires/Test-Requires-0.60.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/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild,v 1.12 2012/08/05 16:37:39 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild,v 1.13 2012/09/09 16:24:29 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Checks to see if the module can be loaded"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND=">=virtual/perl-Test-Simple-0.61"
diff --git a/dev-perl/Try-Tiny/ChangeLog b/dev-perl/Try-Tiny/ChangeLog
index 3905589ac0a6..e15890123163 100644
--- a/dev-perl/Try-Tiny/ChangeLog
+++ b/dev-perl/Try-Tiny/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Try-Tiny
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.38 2012/09/01 11:59:32 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.39 2012/09/09 16:18:49 armin76 Exp $
+
+ 09 Sep 2012; Raúl Porcel <armin76@gentoo.org> Try-Tiny-0.110.0.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #418803
01 Sep 2012; Fabian Groffen <grobian@gentoo.org> Try-Tiny-0.110.0.ebuild:
Marked ~ppc-aix, bug #432288
diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.110.0.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.110.0.ebuild
index c4c72e9a387c..0bee1cc1e940 100644
--- a/dev-perl/Try-Tiny/Try-Tiny-0.110.0.ebuild
+++ b/dev-perl/Try-Tiny/Try-Tiny-0.110.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/dev-perl/Try-Tiny/Try-Tiny-0.110.0.ebuild,v 1.11 2012/09/01 11:59:32 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.110.0.ebuild,v 1.12 2012/09/09 16:18:49 armin76 Exp $
EAPI=4
@@ -12,7 +12,7 @@ DESCRIPTION="Minimal try/catch with proper localization of $@"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE=""
SRC_TEST=do