Gentoo Archives: gentoo-commits

From: Ronny Gutbrod <gentoo@××××××××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-cluster/OpenHPC-meta/
Date: Tue, 29 Mar 2022 00:23:07
Message-Id: 1648487659.d7539be7c1f9bc627d5311057f1d38ae8484ba3d.tastytea@gentoo
1 commit: d7539be7c1f9bc627d5311057f1d38ae8484ba3d
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Mon Mar 28 17:13:05 2022 +0000
4 Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
5 CommitDate: Mon Mar 28 17:14:19 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d7539be7
7
8 sys-cluster/OpenHPC-meta: apptainer alternative to singularity
9
10 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
11
12 sys-cluster/OpenHPC-meta/OpenHPC-meta-2.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-cluster/OpenHPC-meta/OpenHPC-meta-2.1.ebuild b/sys-cluster/OpenHPC-meta/OpenHPC-meta-2.1.ebuild
16 index a06fc131e..595b64bf1 100644
17 --- a/sys-cluster/OpenHPC-meta/OpenHPC-meta-2.1.ebuild
18 +++ b/sys-cluster/OpenHPC-meta/OpenHPC-meta-2.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -73,7 +73,7 @@ RDEPEND="
26
27 runtimes? (
28 sys-cluster/charliecloud[${PYTHON_SINGLE_USEDEP}]
29 - sys-cluster/singularity
30 + || ( app-containers/apptainer sys-cluster/singularity )
31 )
32
33 serial? (