summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/perl-AutoLoader/perl-AutoLoader-5.740.0.ebuild')
-rw-r--r--virtual/perl-AutoLoader/perl-AutoLoader-5.740.0.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/virtual/perl-AutoLoader/perl-AutoLoader-5.740.0.ebuild b/virtual/perl-AutoLoader/perl-AutoLoader-5.740.0.ebuild
new file mode 100644
index 000000000000..f2b049d5b083
--- /dev/null
+++ b/virtual/perl-AutoLoader/perl-AutoLoader-5.740.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.740.0.ebuild,v 1.1 2014/07/05 11:27:05 dilfridge Exp $
+
+EAPI=5
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-solaris"
+IUSE=""
+
+RDEPEND="|| ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )"