diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-12-17 14:48:15 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-12-17 14:54:14 +0100 |
commit | 53b559b7358366581882f69cdcfbf5366475c1c6 (patch) | |
tree | 3e1f95128f1e9e4bce3b1fb9b340572dbeaa99e6 /profiles | |
parent | Revert "dev-lua/luacheck: drop old version" (diff) | |
download | gentoo-53b559b7358366581882f69cdcfbf5366475c1c6.tar.gz gentoo-53b559b7358366581882f69cdcfbf5366475c1c6.tar.bz2 gentoo-53b559b7358366581882f69cdcfbf5366475c1c6.zip |
sys-cluster/slurm: migrate to lua-single.eclass
Version compatibility as per upstream build scripts. Includes fixes
for Bugs: 760465 (the applied patch + 'use_enable lua' in src_configure)
and 760468 (dev-libs/glib:2 in COMMON_DEPEND), both should be directly
applicable to the unmigrated ebuild as well. Still vulnerable to Bug
631552.
Closes: https://bugs.gentoo.org/752867
Bug: https://bugs.gentoo.org/760465
Bug: https://bugs.gentoo.org/760468
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index c08107392a33..c8907265af71 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -530,6 +530,7 @@ kde-apps/kdebase-meta:5 =sci-visualization/gnuplot-5.4.1-r1 >=sci-visualization/fityk-1.3.1-r100 >=sys-apps/likwid-4.3.4 +>=sys-cluster/slurm-20.11.0.1-r100 >=www-apache/mod_security-2.9.3-r100 >=www-client/elinks-0.13.5-r100 >=www-client/luakit-2.2.1-r100 |