dev-perl/MogileFS-Utils: EAPI bump; dependency cleanup

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel
2025-06-28 14:34:30 +02:00
parent 43b70e82e0
commit b034fb0e94

View File

@@ -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}"