commit:     61afa88a7ca45b12dd69d1c4ca6a767a3419ca5c
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 12 21:17:19 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jun 12 21:46:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61afa88a

dev-perl/Guard: EAPI=7 bump

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/Guard/{Guard-1.23.0.ebuild => Guard-1.23.0-r1.ebuild} | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/dev-perl/Guard/Guard-1.23.0.ebuild 
b/dev-perl/Guard/Guard-1.23.0-r1.ebuild
similarity index 65%
rename from dev-perl/Guard/Guard-1.23.0.ebuild
rename to dev-perl/Guard/Guard-1.23.0-r1.ebuild
index 226ea9f196e..d511a04d320 100644
--- a/dev-perl/Guard/Guard-1.23.0.ebuild
+++ b/dev-perl/Guard/Guard-1.23.0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-MODULE_AUTHOR=MLEHMANN
-MODULE_VERSION=1.023
+DIST_AUTHOR=MLEHMANN
+DIST_VERSION=1.023
 inherit perl-module
 
 DESCRIPTION="Safe cleanup blocks"
@@ -14,5 +14,3 @@ KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND="virtual/perl-ExtUtils-MakeMaker"
-
-SRC_TEST="do"

Reply via email to