commit: ba2165b3e911c15aa18a6f455284abbccaaae273
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 3 01:04:19 2025 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Jul 3 01:04:19 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba2165b3
dev-perl/Filesys-Notify-Simple: EAPI bump
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...-0.140.0.ebuild => Filesys-Notify-Simple-0.140.0-r1.ebuild} | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
diff --git
a/dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.140.0.ebuild
b/dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.140.0-r1.ebuild
similarity index 67%
rename from dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.140.0.ebuild
rename to dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.140.0-r1.ebuild
index fd8df84ace80..ed13067e453b 100644
--- a/dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.140.0.ebuild
+++ b/dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.140.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
DIST_AUTHOR=MIYAGAWA
DIST_VERSION=0.14
@@ -11,17 +11,13 @@ DESCRIPTION="Simple and dumb file system watcher"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
BDEPEND="
- virtual/perl-ExtUtils-MakeMaker
test? (
- virtual/perl-File-Temp
dev-perl/Test-SharedFork
- virtual/perl-Test-Simple
)
"
+
PERL_RM_FILES=(
t/author-pod-syntax.t
)