summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-21 14:53:33 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-21 14:53:33 +0000
commit3b344e16d5bdb53c461f0fdbb5a05af707d1c847 (patch)
treefef7d391e1a73057129abff354a4802cb4ac038e /perl-core/Module-Pluggable
parentStable for ia64, wrt bug #458122 (diff)
downloadgentoo-2-3b344e16d5bdb53c461f0fdbb5a05af707d1c847.tar.gz
gentoo-2-3b344e16d5bdb53c461f0fdbb5a05af707d1c847.tar.bz2
gentoo-2-3b344e16d5bdb53c461f0fdbb5a05af707d1c847.zip
Stable for ia64, wrt bug #458122
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'perl-core/Module-Pluggable')
-rw-r--r--perl-core/Module-Pluggable/ChangeLog6
-rw-r--r--perl-core/Module-Pluggable/Module-Pluggable-4.600.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Module-Pluggable/ChangeLog b/perl-core/Module-Pluggable/ChangeLog
index fc5b1846342d..d9edf6c1aaf2 100644
--- a/perl-core/Module-Pluggable/ChangeLog
+++ b/perl-core/Module-Pluggable/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Module-Pluggable
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/ChangeLog,v 1.26 2013/02/19 19:13:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/ChangeLog,v 1.27 2013/02/21 14:53:33 ago Exp $
+
+ 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
+ Module-Pluggable-4.600.0.ebuild:
+ Stable for ia64, wrt bug #458122
19 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
Module-Pluggable-4.600.0.ebuild:
diff --git a/perl-core/Module-Pluggable/Module-Pluggable-4.600.0.ebuild b/perl-core/Module-Pluggable/Module-Pluggable-4.600.0.ebuild
index 161819640938..5beeacacf1ca 100644
--- a/perl-core/Module-Pluggable/Module-Pluggable-4.600.0.ebuild
+++ b/perl-core/Module-Pluggable/Module-Pluggable-4.600.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-Pluggable/Module-Pluggable-4.600.0.ebuild,v 1.8 2013/02/19 19:13:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-4.600.0.ebuild,v 1.9 2013/02/21 14:53:33 ago Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="automatically give your module the ability to have plugins"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
RDEPEND="virtual/perl-File-Spec"