dev-perl/File-Grep: EAPI6 + Test

- Normalise version
- EAPI6ify
- Enable tests

Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
Kent Fredric
2017-10-21 21:13:18 +13:00
parent 4a7d8be51a
commit 96ac3e5314

View File

@@ -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=""