diff options
author | Markus Meier <maekke@gentoo.org> | 2009-04-19 14:04:23 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-04-19 14:04:23 +0000 |
commit | a4b4ff1047f017e68f819de53ad4926206520d8b (patch) | |
tree | f6d311fa77583a1bc652c474f879fc37f9629d1e /perl-core/Module-Pluggable/Module-Pluggable-3.9.ebuild | |
parent | x86 stable, bug #266057 (diff) | |
download | historical-a4b4ff1047f017e68f819de53ad4926206520d8b.tar.gz historical-a4b4ff1047f017e68f819de53ad4926206520d8b.tar.bz2 historical-a4b4ff1047f017e68f819de53ad4926206520d8b.zip |
amd64/x86 stable, bug #266103
Package-Manager: portage-2.1.6.11/cvs/Linux x86_64
Diffstat (limited to 'perl-core/Module-Pluggable/Module-Pluggable-3.9.ebuild')
-rw-r--r-- | perl-core/Module-Pluggable/Module-Pluggable-3.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Module-Pluggable/Module-Pluggable-3.9.ebuild b/perl-core/Module-Pluggable/Module-Pluggable-3.9.ebuild index 41c5123a93a9..62e252dea53a 100644 --- a/perl-core/Module-Pluggable/Module-Pluggable-3.9.ebuild +++ b/perl-core/Module-Pluggable/Module-Pluggable-3.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-3.9.ebuild,v 1.4 2009/04/18 17:40:00 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-3.9.ebuild,v 1.5 2009/04/19 14:04:23 maekke Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="automatically give your module the ability to have plugins" SLOT="0" -KEYWORDS="alpha ~amd64 ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~ia64 ppc ppc64 ~sparc x86" IUSE="" RDEPEND="virtual/perl-File-Spec" |