summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2013-11-24 11:16:48 +0000
committerMikle Kolyada <zlogene@gentoo.org>2013-11-24 11:16:48 +0000
commit5cd2252278ce69fa4e616d40e66c0036f42459f0 (patch)
treedb519d9c6a80529eeb3a342fb033d08b95e8081e /perl-core/Module-CoreList
parentEnable multilib support, bug #488272. (diff)
downloadgentoo-2-5cd2252278ce69fa4e616d40e66c0036f42459f0.tar.gz
gentoo-2-5cd2252278ce69fa4e616d40e66c0036f42459f0.tar.bz2
gentoo-2-5cd2252278ce69fa4e616d40e66c0036f42459f0.zip
ppc stable wrt bug #458122
(Portage version: 2.2.1/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'perl-core/Module-CoreList')
-rw-r--r--perl-core/Module-CoreList/ChangeLog6
-rw-r--r--perl-core/Module-CoreList/Module-CoreList-2.840.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Module-CoreList/ChangeLog b/perl-core/Module-CoreList/ChangeLog
index c06d4eda047b..403115b28030 100644
--- a/perl-core/Module-CoreList/ChangeLog
+++ b/perl-core/Module-CoreList/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Module-CoreList
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.75 2013/11/24 09:22:02 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.76 2013/11/24 11:16:48 zlogene Exp $
+
+ 24 Nov 2013; Mikle Kolyada <zlogene@gentoo.org>
+ Module-CoreList-2.840.0.ebuild:
+ ppc stable wrt bug #458122
24 Nov 2013; Mikle Kolyada <zlogene@gentoo.org>
Module-CoreList-2.840.0.ebuild:
diff --git a/perl-core/Module-CoreList/Module-CoreList-2.840.0.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.840.0.ebuild
index f3305e87cca5..4df2d08ab4e7 100644
--- a/perl-core/Module-CoreList/Module-CoreList-2.840.0.ebuild
+++ b/perl-core/Module-CoreList/Module-CoreList-2.840.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.840.0.ebuild,v 1.6 2013/11/24 09:22:02 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.840.0.ebuild,v 1.7 2013/11/24 11:16:48 zlogene Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="what modules shipped with versions of perl"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-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 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
#RDEPEND=""