diff --git a/dev-perl/File-NFSLock/File-NFSLock-1.290.0.ebuild b/dev-perl/File-NFSLock/File-NFSLock-1.290.0-r1.ebuild similarity index 73% rename from dev-perl/File-NFSLock/File-NFSLock-1.290.0.ebuild rename to dev-perl/File-NFSLock/File-NFSLock-1.290.0-r1.ebuild index 035091f3faccf..302aa17f2bea9 100644 --- a/dev-perl/File-NFSLock/File-NFSLock-1.290.0.ebuild +++ b/dev-perl/File-NFSLock/File-NFSLock-1.290.0-r1.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=BBB DIST_VERSION=1.29 @@ -12,5 +12,3 @@ DESCRIPTION="perl module to do NFS (or not) locking" SLOT="0" KEYWORDS="amd64 x86" - -BDEPEND="virtual/perl-ExtUtils-MakeMaker"