summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-01-17 06:06:03 +0000
committerMike Frysinger <vapier@gentoo.org>2014-01-17 06:06:03 +0000
commit9fb6ac1496a814258c462f7dca2420d0a3bac590 (patch)
tree67d8b547aa55657457c1c4ae158095ef5a598a8c /perl-core/Module-Pluggable/Module-Pluggable-4.600.0.ebuild
parentMark sh stable. (diff)
downloadgentoo-2-9fb6ac1496a814258c462f7dca2420d0a3bac590.tar.gz
gentoo-2-9fb6ac1496a814258c462f7dca2420d0a3bac590.tar.bz2
gentoo-2-9fb6ac1496a814258c462f7dca2420d0a3bac590.zip
Mark sh stable.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'perl-core/Module-Pluggable/Module-Pluggable-4.600.0.ebuild')
-rw-r--r--perl-core/Module-Pluggable/Module-Pluggable-4.600.0.ebuild6
1 files changed, 3 insertions, 3 deletions
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 440cd841742e..7ef3e39cd72e 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
+# 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.600.0.ebuild,v 1.10 2013/02/23 08:40:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-4.600.0.ebuild,v 1.11 2014/01/17 06:06:03 vapier 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"