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 d511a04d320bc..deb9d329486e8 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"