summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-06-23 07:43:13 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-06-23 07:43:13 +0000
commitae20242fdc6ad716199c89469dcef89531b48d49 (patch)
tree5d4923c8682c95de73e007e0a983e2fbbfb689f8 /dev-perl/Module-Find
parentInitial commit. Ebuild by Robin H. Johnson <robbat2@gentoo.org>. (diff)
downloadgentoo-2-ae20242fdc6ad716199c89469dcef89531b48d49.tar.gz
gentoo-2-ae20242fdc6ad716199c89469dcef89531b48d49.tar.bz2
gentoo-2-ae20242fdc6ad716199c89469dcef89531b48d49.zip
Initial commit. Ebuild by Robin H. Johnson <robbat2@gentoo.org>.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Module-Find')
-rw-r--r--dev-perl/Module-Find/ChangeLog10
-rw-r--r--dev-perl/Module-Find/Module-Find-0.06.ebuild16
-rw-r--r--dev-perl/Module-Find/metadata.xml8
3 files changed, 34 insertions, 0 deletions
diff --git a/dev-perl/Module-Find/ChangeLog b/dev-perl/Module-Find/ChangeLog
new file mode 100644
index 000000000000..a8343606bd3c
--- /dev/null
+++ b/dev-perl/Module-Find/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Module-Find
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Find/ChangeLog,v 1.1 2009/06/23 07:43:13 robbat2 Exp $
+
+*Module-Find-0.06 (23 Jun 2009)
+
+ 23 Jun 2009; Robin H. Johnson <robbat2@gentoo.org>
+ +Module-Find-0.06.ebuild, +metadata.xml:
+ Initial commit. Ebuild by Robin H. Johnson <robbat2@gentoo.org>.
+
diff --git a/dev-perl/Module-Find/Module-Find-0.06.ebuild b/dev-perl/Module-Find/Module-Find-0.06.ebuild
new file mode 100644
index 000000000000..ef76cd929409
--- /dev/null
+++ b/dev-perl/Module-Find/Module-Find-0.06.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Find/Module-Find-0.06.ebuild,v 1.1 2009/06/23 07:43:13 robbat2 Exp $
+
+EAPI=2
+MODULE_AUTHOR="CRENZ"
+
+inherit perl-module
+
+DESCRIPTION="Find and use installed modules in a (sub)category"
+
+IUSE=""
+
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~amd64 ~x86"
diff --git a/dev-perl/Module-Find/metadata.xml b/dev-perl/Module-Find/metadata.xml
new file mode 100644
index 000000000000..056ad389507d
--- /dev/null
+++ b/dev-perl/Module-Find/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <maintainer>
+ <email>robbat2@gentoo.org</email>
+ </maintainer>
+</pkgmetadata>