gentoo/dev-perl/File-Grep/File-Grep-0.20.0-r3.ebuild
Andreas K. Hüttel d404b7981d
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>
2021-10-28 22:00:58 +02:00

15 lines
289 B
Bash

# 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"