commit: 7bb65d49abd6a22ed45b960f5a8fe590c64e5209 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun Jul 6 12:05:00 2025 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun Jul 6 12:05:00 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bb65d49
dev-perl/File-MMagic: EAPI bump Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> ...ile-MMagic-1.300.0-r2.ebuild => File-MMagic-1.300.0-r3.ebuild} | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/dev-perl/File-MMagic/File-MMagic-1.300.0-r2.ebuild b/dev-perl/File-MMagic/File-MMagic-1.300.0-r3.ebuild similarity index 72% rename from dev-perl/File-MMagic/File-MMagic-1.300.0-r2.ebuild rename to dev-perl/File-MMagic/File-MMagic-1.300.0-r3.ebuild index 44c7a0f73c71..5c2efbb5af44 100644 --- a/dev-perl/File-MMagic/File-MMagic-1.300.0-r2.ebuild +++ b/dev-perl/File-MMagic/File-MMagic-1.300.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=KNOK DIST_VERSION=1.30 @@ -12,7 +12,3 @@ DESCRIPTION="The Perl Image-Info Module" SLOT="0" LICENSE="File-MMagic" KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -BDEPEND=" - virtual/perl-ExtUtils-MakeMaker -"
