summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-02-13 13:15:20 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-02-13 13:15:20 +0000
commit08e8a23c33106a80b92caaf57a177e794dc8e6eb (patch)
treef609951132cc6dd9f48d6d67e4153daa22488310 /virtual/perl-Getopt-Long/perl-Getopt-Long-2.35.ebuild
parentVirtuals for some perl-core deps (diff)
downloadgentoo-2-08e8a23c33106a80b92caaf57a177e794dc8e6eb.tar.gz
gentoo-2-08e8a23c33106a80b92caaf57a177e794dc8e6eb.tar.bz2
gentoo-2-08e8a23c33106a80b92caaf57a177e794dc8e6eb.zip
New virtual for perl-core/Getopt-Long
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'virtual/perl-Getopt-Long/perl-Getopt-Long-2.35.ebuild')
-rw-r--r--virtual/perl-Getopt-Long/perl-Getopt-Long-2.35.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.35.ebuild b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.35.ebuild
new file mode 100644
index 000000000000..dbe6f0464d99
--- /dev/null
+++ b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.35.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.35.ebuild,v 1.1 2006/02/13 13:15:20 mcummings Exp $
+
+DESCRIPTION="Virtual for Getopt-Long"
+HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+
+IUSE=""
+DEPEND=""
+RDEPEND="~perl-core/Getopt-Long-${PV}"
+