summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-12-07 02:00:22 +0000
committerJeroen Roovers <jer@gentoo.org>2011-12-07 02:00:22 +0000
commit81b00826b396b6d91cba388d7a200a5438632716 (patch)
tree8e7b07a729ff68238f706548bb12025485fc2cc0
parentStable for HPPA (bug #393397). (diff)
downloadhistorical-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
-rw-r--r--perl-core/CPAN-Meta/CPAN-Meta-2.112.621.ebuild4
-rw-r--r--perl-core/CPAN-Meta/ChangeLog5
-rw-r--r--perl-core/JSON-PP/ChangeLog5
-rw-r--r--perl-core/JSON-PP/JSON-PP-2.272.0.ebuild4
-rw-r--r--perl-core/Module-Build/ChangeLog5
-rw-r--r--perl-core/Module-Build/Module-Build-0.380.0.ebuild4
-rw-r--r--perl-core/Module-Metadata/ChangeLog5
-rw-r--r--perl-core/Module-Metadata/Module-Metadata-1.0.6.ebuild4
-rw-r--r--perl-core/Parse-CPAN-Meta/ChangeLog6
-rw-r--r--perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.100.ebuild4
-rw-r--r--perl-core/Perl-OSType/ChangeLog5
-rw-r--r--perl-core/Perl-OSType/Perl-OSType-1.2.0.ebuild4
-rw-r--r--perl-core/Version-Requirements/ChangeLog6
-rw-r--r--perl-core/Version-Requirements/Version-Requirements-0.101.20.ebuild4
-rw-r--r--perl-core/version/ChangeLog5
-rw-r--r--perl-core/version/version-0.940.0.ebuild4
16 files changed, 50 insertions, 24 deletions
diff --git a/perl-core/CPAN-Meta/CPAN-Meta-2.112.621.ebuild b/perl-core/CPAN-Meta/CPAN-Meta-2.112.621.ebuild
index 726f5ba3bd84..170454337588 100644
--- a/perl-core/CPAN-Meta/CPAN-Meta-2.112.621.ebuild
+++ b/perl-core/CPAN-Meta/CPAN-Meta-2.112.621.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.112.621.ebuild,v 1.1 2011/09/24 19:00:23 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta/CPAN-Meta-2.112.621.ebuild,v 1.2 2011/12/07 01:50:57 jer 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 ~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"
+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 6b0d5a8898c9..e3021523410e 100644
--- a/perl-core/CPAN-Meta/ChangeLog
+++ b/perl-core/CPAN-Meta/ChangeLog
@@ -1,6 +1,9 @@
# 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.14 2011/09/24 19:00:23 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta/ChangeLog,v 1.15 2011/12/07 01:50:57 jer Exp $
+
+ 07 Dec 2011; Jeroen Roovers <jer@gentoo.org> CPAN-Meta-2.112.621.ebuild:
+ Stable for HPPA (bug #393397).
*CPAN-Meta-2.112.621 (24 Sep 2011)
diff --git a/perl-core/JSON-PP/ChangeLog b/perl-core/JSON-PP/ChangeLog
index 12d670c0167e..aaedfa657553 100644
--- a/perl-core/JSON-PP/ChangeLog
+++ b/perl-core/JSON-PP/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/JSON-PP
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v 1.12 2011/07/26 18:20:12 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v 1.13 2011/12/07 01:46:01 jer Exp $
+
+ 07 Dec 2011; Jeroen Roovers <jer@gentoo.org> JSON-PP-2.272.0.ebuild:
+ Stable for HPPA (bug #393397).
26 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> JSON-PP-2.272.0.ebuild:
Marked ~ppc64 wrt #357599
diff --git a/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild b/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild
index f93d1d75078b..8c547dad4a99 100644
--- a/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild
+++ b/perl-core/JSON-PP/JSON-PP-2.272.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/JSON-PP/JSON-PP-2.272.0.ebuild,v 1.4 2011/07/26 18:20:12 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild,v 1.5 2011/12/07 01:46:01 jer Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="JSON::XS compatible pure-Perl module"
SLOT="0"
-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"
+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="!!<dev-perl/JSON-2.50"
diff --git a/perl-core/Module-Build/ChangeLog b/perl-core/Module-Build/ChangeLog
index afe8e8d26d46..24a0e6f5f390 100644
--- a/perl-core/Module-Build/ChangeLog
+++ b/perl-core/Module-Build/ChangeLog
@@ -1,6 +1,9 @@
# 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.51 2011/07/30 12:20:40 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.52 2011/12/07 02:00:22 jer Exp $
+
+ 07 Dec 2011; Jeroen Roovers <jer@gentoo.org> Module-Build-0.380.0.ebuild:
+ Stable for HPPA (bug #393397).
30 Jul 2011; Torsten Veller <tove@gentoo.org> Module-Build-0.34.0201.ebuild,
Module-Build-0.36.07.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 d5e4c8d5330a..87b0b5348ba8 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.6 2011/07/26 18:34:52 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.380.0.ebuild,v 1.7 2011/12/07 02:00:22 jer 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 ~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"
+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/Module-Metadata/ChangeLog b/perl-core/Module-Metadata/ChangeLog
index c52b96e4c472..fd84046889b4 100644
--- a/perl-core/Module-Metadata/ChangeLog
+++ b/perl-core/Module-Metadata/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Module-Metadata
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Metadata/ChangeLog,v 1.12 2011/08/30 19:29:57 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Metadata/ChangeLog,v 1.13 2011/12/07 01:56:48 jer Exp $
+
+ 07 Dec 2011; Jeroen Roovers <jer@gentoo.org> Module-Metadata-1.0.6.ebuild:
+ Stable for HPPA (bug #393397).
*Module-Metadata-1.0.6 (30 Aug 2011)
diff --git a/perl-core/Module-Metadata/Module-Metadata-1.0.6.ebuild b/perl-core/Module-Metadata/Module-Metadata-1.0.6.ebuild
index 8a85370ee6e9..135566021f54 100644
--- a/perl-core/Module-Metadata/Module-Metadata-1.0.6.ebuild
+++ b/perl-core/Module-Metadata/Module-Metadata-1.0.6.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-Metadata/Module-Metadata-1.0.6.ebuild,v 1.1 2011/08/30 19:29:57 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Metadata/Module-Metadata-1.0.6.ebuild,v 1.2 2011/12/07 01:56:48 jer Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Gather package and POD information from perl module files"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~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"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~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=">=virtual/perl-version-0.870"
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="
diff --git a/perl-core/Perl-OSType/ChangeLog b/perl-core/Perl-OSType/ChangeLog
index 41c05c8d848f..40af578cf310 100644
--- a/perl-core/Perl-OSType/ChangeLog
+++ b/perl-core/Perl-OSType/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Perl-OSType
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Perl-OSType/ChangeLog,v 1.9 2011/07/07 04:34:36 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Perl-OSType/ChangeLog,v 1.10 2011/12/07 01:59:07 jer Exp $
+
+ 07 Dec 2011; Jeroen Roovers <jer@gentoo.org> Perl-OSType-1.2.0.ebuild:
+ Stable for HPPA (bug #393397).
07 Jul 2011; Alexis Ballier <aballier@gentoo.org> Perl-OSType-1.2.0.ebuild:
keyword ~x86-fbsd
diff --git a/perl-core/Perl-OSType/Perl-OSType-1.2.0.ebuild b/perl-core/Perl-OSType/Perl-OSType-1.2.0.ebuild
index 39f7f9f0e419..af643a6989c2 100644
--- a/perl-core/Perl-OSType/Perl-OSType-1.2.0.ebuild
+++ b/perl-core/Perl-OSType/Perl-OSType-1.2.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/Perl-OSType/Perl-OSType-1.2.0.ebuild,v 1.2 2011/07/07 04:34:36 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Perl-OSType/Perl-OSType-1.2.0.ebuild,v 1.3 2011/12/07 01:59:07 jer Exp $
EAPI=3
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Map Perl operating system names to generic types"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~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"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~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="test"
RDEPEND=""
diff --git a/perl-core/Version-Requirements/ChangeLog b/perl-core/Version-Requirements/ChangeLog
index e13985688ca1..887a4295fbe9 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.9 2011/07/26 18:28:02 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Version-Requirements/ChangeLog,v 1.10 2011/12/07 01:49:33 jer Exp $
+
+ 07 Dec 2011; Jeroen Roovers <jer@gentoo.org>
+ Version-Requirements-0.101.20.ebuild:
+ Stable for HPPA (bug #393397).
26 Jul 2011; Kacper Kowalik <xarthisius@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 bde7a0363efa..4860a5707754 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.9 2011/07/26 18:28:02 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Version-Requirements/Version-Requirements-0.101.20.ebuild,v 1.10 2011/12/07 01:49:33 jer 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 ~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"
+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/version/ChangeLog b/perl-core/version/ChangeLog
index 66d045104506..810d4462670f 100644
--- a/perl-core/version/ChangeLog
+++ b/perl-core/version/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/version
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/version/ChangeLog,v 1.42 2011/11/30 18:55:38 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/version/ChangeLog,v 1.43 2011/12/07 01:55:30 jer Exp $
+
+ 07 Dec 2011; Jeroen Roovers <jer@gentoo.org> version-0.940.0.ebuild:
+ Stable for HPPA (bug #393397).
*version-0.950.0 (30 Nov 2011)
diff --git a/perl-core/version/version-0.940.0.ebuild b/perl-core/version/version-0.940.0.ebuild
index 48e7bbc0d486..c3dcbc1187c7 100644
--- a/perl-core/version/version-0.940.0.ebuild
+++ b/perl-core/version/version-0.940.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/version/version-0.940.0.ebuild,v 1.1 2011/08/24 14:46:00 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/version/version-0.940.0.ebuild,v 1.2 2011/12/07 01:55:30 jer Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Perl extension for Version Objects"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~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"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~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=""
SRC_TEST="do"