summaryrefslogtreecommitdiff
path: root/dev-perl/File-Grep/File-Grep-0.020.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/File-Grep/File-Grep-0.020.0-r1.ebuild')
-rw-r--r--dev-perl/File-Grep/File-Grep-0.020.0-r1.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-perl/File-Grep/File-Grep-0.020.0-r1.ebuild b/dev-perl/File-Grep/File-Grep-0.020.0-r1.ebuild
new file mode 100644
index 000000000000..e99f9e4b658f
--- /dev/null
+++ b/dev-perl/File-Grep/File-Grep-0.020.0-r1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+MODULE_AUTHOR="MNEYLON"
+MY_PV="${PV%0.0}"
+
+inherit perl-module
+
+DESCRIPTION="Find matches to a pattern in a series of files and related functions"
+
+LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""