diff options
-rw-r--r-- | dev-perl/File-Grep/File-Grep-0.20.0-r3.ebuild (renamed from dev-perl/File-Grep/File-Grep-0.20.0-r2.ebuild) | 6 |
1 files changed, 3 insertions, 3 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-r3.ebuild index fb69a4d97f4b..b445cdc57c62 100644 --- a/dev-perl/File-Grep/File-Grep-0.20.0-r2.ebuild +++ b/dev-perl/File-Grep/File-Grep-0.20.0-r3.ebuild @@ -1,7 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 + DIST_AUTHOR=MNEYLON DIST_VERSION=0.02 @@ -11,4 +12,3 @@ DESCRIPTION="Find matches to a pattern in a series of files and related function SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" |