commit: b034fb0e94a9b27cc8b284712091ed29fef81d23
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 28 12:34:30 2025 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jun 28 13:55:16 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b034fb0e
dev-perl/MogileFS-Utils: EAPI bump; dependency cleanup
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...Utils-2.300.0.ebuild => MogileFS-Utils-2.300.0-r1.ebuild} | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)
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 5f6efcd93f7e..818223e13e5a 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}"