From 17ff95cbd567ac4c724a2e6fb29e2a33c751d52f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 23 Apr 2025 10:27:47 +0200 Subject: [PATCH] sys-cluster/slurm: Remove obsolete sci-libs/hdf5 pin MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Remove the pin on sci-libs/hdf5, that was added due to a buggy CMake port of that package, but was not removed when the package reverted to autotools. That said, upstream fixed the relevant issues and the package builds fine with my WIP CMake port. Bug: https://bugs.gentoo.org/813924 Signed-off-by: Michał Górny --- .../{slurm-22.05.11.ebuild => slurm-22.05.11-r1.ebuild} | 5 ++--- .../slurm/{slurm-24.05.3.ebuild => slurm-24.05.3-r1.ebuild} | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) rename sys-cluster/slurm/{slurm-22.05.11.ebuild => slurm-22.05.11-r1.ebuild} (98%) rename sys-cluster/slurm/{slurm-24.05.3.ebuild => slurm-24.05.3-r1.ebuild} (98%) diff --git a/sys-cluster/slurm/slurm-22.05.11.ebuild b/sys-cluster/slurm/slurm-22.05.11-r1.ebuild similarity index 98% rename from sys-cluster/slurm/slurm-22.05.11.ebuild rename to sys-cluster/slurm/slurm-22.05.11-r1.ebuild index e074bd8ddc39a..e93d70dd5775c 100644 --- a/sys-cluster/slurm/slurm-22.05.11.ebuild +++ b/sys-cluster/slurm/slurm-22.05.11-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -35,7 +35,6 @@ SLOT="0" IUSE="X debug hdf5 html ipmi json lua multiple-slurmd +munge mysql numa nvml ofed pam perl slurmdbd slurmrestd static-libs torque ucx yaml" -# See bug #813924 for hdf5lib < dep, needs proper fix COMMON_DEPEND=" !sys-cluster/torque !net-analyzer/slurm @@ -53,7 +52,7 @@ COMMON_DEPEND=" lua? ( ${LUA_DEPS} ) ipmi? ( sys-libs/freeipmi ) json? ( dev-libs/json-c:= ) - hdf5? (