commit: 839cd0a791d2f049907b29ff048191c6185db9bc
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 6 12:02:26 2025 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jul 6 12:02:26 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=839cd0a7
dev-perl/File-NFSLock: EAPI bump
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../{File-NFSLock-1.290.0.ebuild => File-NFSLock-1.290.0-r1.ebuild} | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
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 035091f3facc..302aa17f2bea 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"