summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-04-21 10:25:33 +0000
committerTorsten Veller <tove@gentoo.org>2011-04-21 10:25:33 +0000
commit6a428b322d92a89767f37ab946be72fe8eef99fe (patch)
tree32b3c0306b506d3d1664a64631ac5ff97bf19ec3 /dev-perl/Module-Locate/Module-Locate-1.700.0.ebuild
parentx86 stable per bug 360531 (diff)
downloadgentoo-2-6a428b322d92a89767f37ab946be72fe8eef99fe.tar.gz
gentoo-2-6a428b322d92a89767f37ab946be72fe8eef99fe.tar.bz2
gentoo-2-6a428b322d92a89767f37ab946be72fe8eef99fe.zip
Import from perl-experimental (#358337)
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Module-Locate/Module-Locate-1.700.0.ebuild')
-rw-r--r--dev-perl/Module-Locate/Module-Locate-1.700.0.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-perl/Module-Locate/Module-Locate-1.700.0.ebuild b/dev-perl/Module-Locate/Module-Locate-1.700.0.ebuild
new file mode 100644
index 000000000000..8a4d4344d4f5
--- /dev/null
+++ b/dev-perl/Module-Locate/Module-Locate-1.700.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Locate/Module-Locate-1.700.0.ebuild,v 1.1 2011/04/21 10:25:33 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=BROQ
+MODULE_VERSION=1.7
+inherit perl-module
+
+DESCRIPTION="Locate modules in the same fashion as require and use"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+SRC_TEST="do"