summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-10-21 21:13:18 +1300
committerKent Fredric <kentnl@gentoo.org>2017-10-21 21:38:01 +1300
commit96ac3e5314955cc8a9e4ec7e30b1124f14d475d2 (patch)
tree0cb0d7b5e6dbc43f0d4de3caab4e70065965d06e /dev-perl/File-Grep
parentdev-perl/Festival-Client-Async: EAPI6 + Tests (diff)
downloadgentoo-96ac3e5314955cc8a9e4ec7e30b1124f14d475d2.tar.gz
gentoo-96ac3e5314955cc8a9e4ec7e30b1124f14d475d2.tar.bz2
gentoo-96ac3e5314955cc8a9e4ec7e30b1124f14d475d2.zip
dev-perl/File-Grep: EAPI6 + Test
- Normalise version - EAPI6ify - Enable tests Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-perl/File-Grep')
-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=""