commit:     70f4ac322107193e357b021294f5fc3ac036d8ef
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  6 12:09:04 2025 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jul  6 12:09:04 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70f4ac32

dev-perl/File-Flock: EAPI bump

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

 ...le-Flock-2014.10.0-r1.ebuild => File-Flock-2014.10.0-r2.ebuild} | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/dev-perl/File-Flock/File-Flock-2014.10.0-r1.ebuild 
b/dev-perl/File-Flock/File-Flock-2014.10.0-r2.ebuild
similarity index 81%
rename from dev-perl/File-Flock/File-Flock-2014.10.0-r1.ebuild
rename to dev-perl/File-Flock/File-Flock-2014.10.0-r2.ebuild
index 98d2259ad666..2cc9952f47e6 100644
--- a/dev-perl/File-Flock/File-Flock-2014.10.0-r1.ebuild
+++ b/dev-perl/File-Flock/File-Flock-2014.10.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=MUIR
 DIST_VERSION=2014.01
@@ -12,15 +12,12 @@ DESCRIPTION="flock() wrapper.  Auto-create locks"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
        dev-perl/AnyEvent
        dev-perl/Data-Structure-Util
        >=dev-perl/IO-Event-0.812.0
        dev-perl/Event
-       virtual/perl-Time-HiRes
 "
 BDEPEND="${RDEPEND}
        dev-perl/Module-Build

Reply via email to