dev-perl/File-Grep: EAPI6 + Test
authorKent Fredric <kentnl@gentoo.org>
Sat, 21 Oct 2017 08:13:18 +0000 (21:13 +1300)
committerKent Fredric <kentnl@gentoo.org>
Sat, 21 Oct 2017 08:38:01 +0000 (21:38 +1300)
- Normalise version
- EAPI6ify
- Enable tests

Package-Manager: Portage-2.3.8, Repoman-2.3.3

dev-perl/File-Grep/File-Grep-0.20.0-r2.ebuild [new file with mode: 0644]

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 (file)
index 0000000..fb69a4d
--- /dev/null
@@ -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=""