summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--virtual/perl-Encode/ChangeLog5
-rw-r--r--virtual/perl-Encode/perl-Encode-2.40.ebuild4
-rw-r--r--virtual/perl-ExtUtils-MakeMaker/ChangeLog6
-rw-r--r--virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild4
-rw-r--r--virtual/perl-IO/ChangeLog5
-rw-r--r--virtual/perl-IO/perl-IO-1.25.ebuild4
6 files changed, 19 insertions, 9 deletions
diff --git a/virtual/perl-Encode/ChangeLog b/virtual/perl-Encode/ChangeLog
index 598020f59d6a..c7af3629a687 100644
--- a/virtual/perl-Encode/ChangeLog
+++ b/virtual/perl-Encode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/perl-Encode
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Encode/ChangeLog,v 1.34 2011/11/19 19:35:28 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Encode/ChangeLog,v 1.35 2011/12/18 21:26:49 halcy0n Exp $
+
+ 18 Dec 2011; Mark Loeser <halcy0n@gentoo.org> perl-Encode-2.40.ebuild:
+ Stable for ppc64; bug #386309
19 Nov 2011; Raúl Porcel <armin76@gentoo.org> perl-Encode-2.40.ebuild:
alpha/arm/ia64/m68k/s390/sh/sparc stable
diff --git a/virtual/perl-Encode/perl-Encode-2.40.ebuild b/virtual/perl-Encode/perl-Encode-2.40.ebuild
index 3021f38a74e0..69f1071e6e67 100644
--- a/virtual/perl-Encode/perl-Encode-2.40.ebuild
+++ b/virtual/perl-Encode/perl-Encode-2.40.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/virtual/perl-Encode/perl-Encode-2.40.ebuild,v 1.10 2011/11/19 19:35:28 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Encode/perl-Encode-2.40.ebuild,v 1.11 2011/12/18 21:26:49 halcy0n Exp $
DESCRIPTION="Virtual for Encode"
HOMEPAGE=""
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND="~perl-core/Encode-${PV}"
diff --git a/virtual/perl-ExtUtils-MakeMaker/ChangeLog b/virtual/perl-ExtUtils-MakeMaker/ChangeLog
index 4cedd7324b15..70cafd02e54e 100644
--- a/virtual/perl-ExtUtils-MakeMaker/ChangeLog
+++ b/virtual/perl-ExtUtils-MakeMaker/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-ExtUtils-MakeMaker
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v 1.38 2011/11/06 19:20:37 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v 1.39 2011/12/18 21:23:27 halcy0n Exp $
+
+ 18 Dec 2011; Mark Loeser <halcy0n@gentoo.org>
+ perl-ExtUtils-MakeMaker-6.56.ebuild:
+ Stable for ppc64; bug #386309
06 Nov 2011; Markus Meier <maekke@gentoo.org>
perl-ExtUtils-MakeMaker-6.56.ebuild:
diff --git a/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild b/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild
index 5207dd8435b9..9710a07ef05d 100644
--- a/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild
+++ b/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.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/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.22 2011/11/06 19:20:37 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.23 2011/12/18 21:23:27 halcy0n Exp $
DESCRIPTION="Virtual for perl-core/ExtUtils-MakeMaker"
HOMEPAGE=""
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE=""
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/virtual/perl-IO/ChangeLog b/virtual/perl-IO/ChangeLog
index 9c3f0db915fd..9dee69d7a9c7 100644
--- a/virtual/perl-IO/ChangeLog
+++ b/virtual/perl-IO/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/perl-IO
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v 1.34 2011/11/19 19:40:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v 1.35 2011/12/18 21:25:12 halcy0n Exp $
+
+ 18 Dec 2011; Mark Loeser <halcy0n@gentoo.org> perl-IO-1.25.ebuild:
+ Stable for ppc64; bug #386309
19 Nov 2011; Raúl Porcel <armin76@gentoo.org> perl-IO-1.25.ebuild:
alpha/arm/ia64/m68k/s390/sh/sparc stable
diff --git a/virtual/perl-IO/perl-IO-1.25.ebuild b/virtual/perl-IO/perl-IO-1.25.ebuild
index 91016e9b5c69..b741f6fb18a0 100644
--- a/virtual/perl-IO/perl-IO-1.25.ebuild
+++ b/virtual/perl-IO/perl-IO-1.25.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/virtual/perl-IO/perl-IO-1.25.ebuild,v 1.19 2011/11/19 19:40:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/perl-IO-1.25.ebuild,v 1.20 2011/12/18 21:25:12 halcy0n Exp $
DESCRIPTION="Virtual for IO"
HOMEPAGE=""
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE=""
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=""
DEPEND=""