summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-26 12:08:14 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-26 12:08:14 +0000
commitf993991e14f4f4cfdfa2fce7c1b8c7d0f453a751 (patch)
treed5dc628350912fdffd8b9d9a05c80ea4ed574c5a /dev-perl
parentStable for sparc, wrt bug #491906 (diff)
downloadgentoo-2-f993991e14f4f4cfdfa2fce7c1b8c7d0f453a751.tar.gz
gentoo-2-f993991e14f4f4cfdfa2fce7c1b8c7d0f453a751.tar.bz2
gentoo-2-f993991e14f4f4cfdfa2fce7c1b8c7d0f453a751.zip
Stable for sparc, wrt bug #492086
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Class-C3/ChangeLog7
-rw-r--r--dev-perl/Class-C3/Class-C3-0.250.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Class-C3/ChangeLog b/dev-perl/Class-C3/ChangeLog
index 4fca216d32a4..2f2232fefe63 100644
--- a/dev-perl/Class-C3/ChangeLog
+++ b/dev-perl/Class-C3/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Class-C3
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-C3/ChangeLog,v 1.28 2013/08/16 08:50:43 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-C3/ChangeLog,v 1.29 2014/01/26 12:08:14 ago Exp $
+
+ 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> Class-C3-0.250.0.ebuild:
+ Stable for sparc, wrt bug #492086
*Class-C3-0.250.0 (16 Aug 2013)
diff --git a/dev-perl/Class-C3/Class-C3-0.250.0.ebuild b/dev-perl/Class-C3/Class-C3-0.250.0.ebuild
index c98584302eb9..8425a27922e2 100644
--- a/dev-perl/Class-C3/Class-C3-0.250.0.ebuild
+++ b/dev-perl/Class-C3/Class-C3-0.250.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-C3/Class-C3-0.250.0.ebuild,v 1.1 2013/08/16 08:50:43 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-C3/Class-C3-0.250.0.ebuild,v 1.2 2014/01/26 12:08:14 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="A pragma to use the C3 method resolution order algortihm"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86 ~ppc-aix ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="test"
RDEPEND="