diff options
Diffstat (limited to 'virtual/perl-Module-Pluggable/perl-Module-Pluggable-4.300.0.ebuild')
-rw-r--r-- | virtual/perl-Module-Pluggable/perl-Module-Pluggable-4.300.0.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/virtual/perl-Module-Pluggable/perl-Module-Pluggable-4.300.0.ebuild b/virtual/perl-Module-Pluggable/perl-Module-Pluggable-4.300.0.ebuild new file mode 100644 index 000000000000..41c50ee58c09 --- /dev/null +++ b/virtual/perl-Module-Pluggable/perl-Module-Pluggable-4.300.0.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/perl-Module-Pluggable-4.300.0.ebuild,v 1.1 2012/08/22 17:04:49 tove Exp $ + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +IUSE="" + +RDEPEND="~perl-core/${PN#perl-}-${PV}" |