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

dev-perl/Filesys-SmbClient: EAPI bump

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

 ...t-3.200.0-r4.ebuild => Filesys-SmbClient-3.200.0-r5.ebuild} | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/dev-perl/Filesys-SmbClient/Filesys-SmbClient-3.200.0-r4.ebuild 
b/dev-perl/Filesys-SmbClient/Filesys-SmbClient-3.200.0-r5.ebuild
similarity index 89%
rename from dev-perl/Filesys-SmbClient/Filesys-SmbClient-3.200.0-r4.ebuild
rename to dev-perl/Filesys-SmbClient/Filesys-SmbClient-3.200.0-r5.ebuild
index adf0d3316b03..9d3a5f4c319a 100644
--- a/dev-perl/Filesys-SmbClient/Filesys-SmbClient-3.200.0-r4.ebuild
+++ b/dev-perl/Filesys-SmbClient/Filesys-SmbClient-3.200.0-r5.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=ALIAN
 DIST_VERSION=3.2
@@ -11,17 +11,11 @@ DESCRIPTION="Provide Perl API for libsmbclient.so"
 
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND=">=net-fs/samba-4.2[client]"
 DEPEND=">=net-fs/samba-4.2[client]"
 BDEPEND="${RDEPEND}
-       virtual/perl-ExtUtils-MakeMaker
        virtual/pkgconfig
-       test? (
-               virtual/perl-Test-Simple
-       )
 "
 
 PATCHES=(

Reply via email to