summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Hüttel <dilfridge@gentoo.org>2014-07-06 10:14:46 +0000
committerAndreas Hüttel <dilfridge@gentoo.org>2014-07-06 10:14:46 +0000
commitd72cd1c73df531e0b0c3c814c0b3c286e88861de (patch)
treeefacbe4ca3e9cf7e80edc3dd1d73af753252da95 /virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.670.0.ebuild
parentOutput configure command-line verbosely to make debugging easier. (diff)
downloadhistorical-d72cd1c73df531e0b0c3c814c0b3c286e88861de.tar.gz
historical-d72cd1c73df531e0b0c3c814c0b3c286e88861de.tar.bz2
historical-d72cd1c73df531e0b0c3c814c0b3c286e88861de.zip
Add perl-5.16, 18, and 20 version
Package-Manager: portage-2.2.10/cvs/Linux x86_64 Manifest-Sign-Key: 0xEBE6A336BE19039C!
Diffstat (limited to 'virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.670.0.ebuild')
-rw-r--r--virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.670.0.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.670.0.ebuild b/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.670.0.ebuild
new file mode 100644
index 000000000000..39a82f0eb4a3
--- /dev/null
+++ b/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.670.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.670.0.ebuild,v 1.1 2014/07/06 10:14:42 dilfridge Exp $
+
+EAPI=5
+
+DESCRIPTION="Virtual for ExtUtils-Install"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+DEPEND=""
+RDEPEND="|| ( =dev-lang/perl-5.20* ~perl-core/ExtUtils-Install-${PV} )"