commit:     5e045e51b77fea3d158e534e64c112b148a99af6
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 29 20:38:55 2025 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jun 29 20:52:57 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e045e51

dev-perl/Guard: EAPI bump

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/Guard/{Guard-1.23.0-r1.ebuild => Guard-1.23.0-r2.ebuild} | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Guard/Guard-1.23.0-r1.ebuild 
b/dev-perl/Guard/Guard-1.23.0-r2.ebuild
similarity index 67%
rename from dev-perl/Guard/Guard-1.23.0-r1.ebuild
rename to dev-perl/Guard/Guard-1.23.0-r2.ebuild
index d511a04d320b..deb9d329486e 100644
--- a/dev-perl/Guard/Guard-1.23.0-r1.ebuild
+++ b/dev-perl/Guard/Guard-1.23.0-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 DIST_AUTHOR=MLEHMANN
 DIST_VERSION=1.023
@@ -11,6 +11,3 @@ DESCRIPTION="Safe cleanup blocks"
 
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="virtual/perl-ExtUtils-MakeMaker"

Reply via email to