summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/File-Grep/File-Grep-0.20.0-r2.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-perl/File-Grep/File-Grep-0.20.0-r2.ebuild b/dev-perl/File-Grep/File-Grep-0.20.0-r2.ebuild
new file mode 100644
index 000000000000..fb69a4d97f4b
--- /dev/null
+++ b/dev-perl/File-Grep/File-Grep-0.20.0-r2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+DIST_AUTHOR=MNEYLON
+DIST_VERSION=0.02
+
+inherit perl-module
+
+DESCRIPTION="Find matches to a pattern in a series of files and related functions"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""