summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-04-30 06:29:59 +0000
committerTorsten Veller <tove@gentoo.org>2010-04-30 06:29:59 +0000
commit213008459ed88505141e4cd4477c3922eef5cd51 (patch)
tree6501f620c81a2412f12dfef05fdc92101b1d7c9e /virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.54.ebuild
parentImport from perl-experimental (diff)
downloadgentoo-2-213008459ed88505141e4cd4477c3922eef5cd51.tar.gz
gentoo-2-213008459ed88505141e4cd4477c3922eef5cd51.tar.bz2
gentoo-2-213008459ed88505141e4cd4477c3922eef5cd51.zip
Import from perl-experimental
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.54.ebuild')
-rw-r--r--virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.54.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.54.ebuild b/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.54.ebuild
new file mode 100644
index 000000000000..3340776cecb9
--- /dev/null
+++ b/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.54.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2010 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.54.ebuild,v 1.1 2010/04/30 06:29:59 tove Exp $
+
+DESCRIPTION="Virtual for ExtUtils-Install"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/ExtUtils-Install-${PV} )"