summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-02-08 09:17:03 +0000
committerTorsten Veller <tove@gentoo.org>2009-02-08 09:17:03 +0000
commit22272a476afaa123c8585c498e4f131055f8ac1a (patch)
tree7c1f1c2fe436594f2a9ee0f9c62b3ae0e1aeff59 /virtual/perl-Module-Load/perl-Module-Load-0.16.ebuild
parentVersion bump (diff)
downloadhistorical-22272a476afaa123c8585c498e4f131055f8ac1a.tar.gz
historical-22272a476afaa123c8585c498e4f131055f8ac1a.tar.bz2
historical-22272a476afaa123c8585c498e4f131055f8ac1a.zip
Version bump
Package-Manager: portage-2.2_rc23/cvs/Linux i686
Diffstat (limited to 'virtual/perl-Module-Load/perl-Module-Load-0.16.ebuild')
-rw-r--r--virtual/perl-Module-Load/perl-Module-Load-0.16.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.16.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.16.ebuild
new file mode 100644
index 000000000000..72085318e9f3
--- /dev/null
+++ b/virtual/perl-Module-Load/perl-Module-Load-0.16.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.16.ebuild,v 1.1 2009/02/08 09:17:03 tove Exp $
+
+DESCRIPTION="runtime require of both modules and files"
+HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="~perl-core/Module-Load-${PV}"