summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-07-28 17:07:21 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-07-28 17:07:21 +0000
commit2c49bdf30d13ff286f15899074a10aa82fd7f5da (patch)
tree5864e076271c7d36477e72c5facc055e518a335b /perl-core/Module-Pluggable
parentamd64 stable wrt bug #381424 (diff)
downloadgentoo-2-2c49bdf30d13ff286f15899074a10aa82fd7f5da.tar.gz
gentoo-2-2c49bdf30d13ff286f15899074a10aa82fd7f5da.tar.bz2
gentoo-2-2c49bdf30d13ff286f15899074a10aa82fd7f5da.zip
amd64 stable wrt bug #381424
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
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.700.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Module-Pluggable/ChangeLog b/perl-core/Module-Pluggable/ChangeLog
index c7d612c72b5a..5e283fcaec53 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/ChangeLog,v 1.34 2014/07/24 09:35:08 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/ChangeLog,v 1.35 2014/07/28 17:07:21 zlogene Exp $
+
+ 28 Jul 2014; Mikle Kolyada <zlogene@gentoo.org>
+ Module-Pluggable-4.700.0.ebuild:
+ amd64 stable wrt bug #381424
24 Jul 2014; Tobias Klausmann <klausman@gentoo.org>
Module-Pluggable-4.700.0.ebuild:
diff --git a/perl-core/Module-Pluggable/Module-Pluggable-4.700.0.ebuild b/perl-core/Module-Pluggable/Module-Pluggable-4.700.0.ebuild
index 02c1b8873413..0091a64487f1 100644
--- a/perl-core/Module-Pluggable/Module-Pluggable-4.700.0.ebuild
+++ b/perl-core/Module-Pluggable/Module-Pluggable-4.700.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.700.0.ebuild,v 1.3 2014/07/24 09:35:08 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-4.700.0.ebuild,v 1.4 2014/07/28 17:07:21 zlogene 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 ~arm64 ~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 ~arm64 ~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"