summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-28 21:57:43 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-28 22:00:58 +0200
commitd404b7981db397cff0b66119c55ee4260d97b6d6 (patch)
tree68609966228f4ad41ed09dcd5074fcd503818e6e /dev-perl/File-Grep/File-Grep-0.20.0-r3.ebuild
parentdev-perl/File-Flat: Remove old (diff)
downloadgentoo-d404b7981db397cff0b66119c55ee4260d97b6d6.tar.gz
gentoo-d404b7981db397cff0b66119c55ee4260d97b6d6.tar.bz2
gentoo-d404b7981db397cff0b66119c55ee4260d97b6d6.zip
dev-perl/File-Grep: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/File-Grep/File-Grep-0.20.0-r3.ebuild')
-rw-r--r--dev-perl/File-Grep/File-Grep-0.20.0-r3.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-perl/File-Grep/File-Grep-0.20.0-r3.ebuild b/dev-perl/File-Grep/File-Grep-0.20.0-r3.ebuild
new file mode 100644
index 000000000000..b445cdc57c62
--- /dev/null
+++ b/dev-perl/File-Grep/File-Grep-0.20.0-r3.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+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"