diff --git a/dev-perl/MogileFS-Utils/MogileFS-Utils-2.300.0.ebuild b/dev-perl/MogileFS-Utils/MogileFS-Utils-2.300.0-r1.ebuild similarity index 62% rename from dev-perl/MogileFS-Utils/MogileFS-Utils-2.300.0.ebuild rename to dev-perl/MogileFS-Utils/MogileFS-Utils-2.300.0-r1.ebuild index 5f6efcd93f7ec..818223e13e5ac 100644 --- a/dev-perl/MogileFS-Utils/MogileFS-Utils-2.300.0.ebuild +++ b/dev-perl/MogileFS-Utils/MogileFS-Utils-2.300.0-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 DIST_AUTHOR=DORMANDO DIST_VERSION=${PV%0.0} @@ -11,11 +11,7 @@ DESCRIPTION="Server for the MogileFS distributed file system" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" -RDEPEND="virtual/perl-IO-Compress - dev-perl/libwww-perl +RDEPEND="dev-perl/libwww-perl >=dev-perl/MogileFS-Client-1.160.0" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker -" +DEPEND="${RDEPEND}"