diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 19:22:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 19:22:46 +0000 |
commit | 1ea4963394c850e977e9982a71cf89bc29bf5709 (patch) | |
tree | 66f1f14d663fca0c499f9b4a7223fa4978218b8a /perl-core/Module-Pluggable/Module-Pluggable-4.600.0.ebuild | |
parent | [bump] dev-perl/SVG-2.540.0 (diff) | |
download | historical-1ea4963394c850e977e9982a71cf89bc29bf5709.tar.gz historical-1ea4963394c850e977e9982a71cf89bc29bf5709.tar.bz2 historical-1ea4963394c850e977e9982a71cf89bc29bf5709.zip |
Stable for x86, wrt bug #458122
Package-Manager: portage-2.1.11.52/cvs/Linux x86_64
Manifest-Sign-Key: 0x7194459F
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.ebuild | 4 |
1 files changed, 2 insertions, 2 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 b2a6b0114e24..71da1148e06a 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.4 2013/02/18 18:53:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-4.600.0.ebuild,v 1.5 2013/02/18 19:19:27 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" |