summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Module-Load/Module-Load-0.12.ebuild')
-rw-r--r--dev-perl/Module-Load/Module-Load-0.12.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-perl/Module-Load/Module-Load-0.12.ebuild b/dev-perl/Module-Load/Module-Load-0.12.ebuild
new file mode 100644
index 0000000..cac2120
--- /dev/null
+++ b/dev-perl/Module-Load/Module-Load-0.12.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+inherit perl-module
+
+DESCRIPTION="Runtime require of both modules and files."
+SRC_URI="mirror://cpan//authors/id/K/KA/KANE/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~kane/${P}"
+
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~x86"
+IUSE=""
+
+SRC_TEST="do"