commit:     b71eacc5e45205d87275f6a9fd23c605e2d34e92
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  3 01:01:15 2025 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Jul  3 01:01:15 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b71eacc5

dev-perl/File-Type: EAPI bump

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

 .../{File-Type-0.220.0-r2.ebuild => File-Type-0.220.0-r3.ebuild}    | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-perl/File-Type/File-Type-0.220.0-r2.ebuild 
b/dev-perl/File-Type/File-Type-0.220.0-r3.ebuild
similarity index 82%
rename from dev-perl/File-Type/File-Type-0.220.0-r2.ebuild
rename to dev-perl/File-Type/File-Type-0.220.0-r3.ebuild
index 2024219d8430..4acfd1dfae09 100644
--- a/dev-perl/File-Type/File-Type-0.220.0-r2.ebuild
+++ b/dev-perl/File-Type/File-Type-0.220.0-r3.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=PMISON
 DIST_VERSION=0.22
@@ -11,8 +11,6 @@ DESCRIPTION="Determine file type using magic"
 
 SLOT="0"
 KEYWORDS="amd64 ~hppa ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
        >=virtual/perl-IO-0.10.0

Reply via email to