From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B0D4015808B for ; Tue, 29 Mar 2022 00:23:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C9462E08F7; Tue, 29 Mar 2022 00:23:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 88B37E08F7 for ; Tue, 29 Mar 2022 00:23:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9747234146A for ; Tue, 29 Mar 2022 00:23:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5C445376 for ; Tue, 29 Mar 2022 00:23:00 +0000 (UTC) From: "Ronny Gutbrod" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ronny Gutbrod" Message-ID: <1648487659.d7539be7c1f9bc627d5311057f1d38ae8484ba3d.tastytea@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-cluster/OpenHPC-meta/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-cluster/OpenHPC-meta/OpenHPC-meta-2.1.ebuild X-VCS-Directories: sys-cluster/OpenHPC-meta/ X-VCS-Committer: tastytea X-VCS-Committer-Name: Ronny Gutbrod X-VCS-Revision: d7539be7c1f9bc627d5311057f1d38ae8484ba3d X-VCS-Branch: master Date: Tue, 29 Mar 2022 00:23:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d880bf39-178b-4c2d-9c30-9fbb47297f19 X-Archives-Hash: 34365339c8afd409b839767c703d9f80 commit: d7539be7c1f9bc627d5311057f1d38ae8484ba3d Author: Alessandro Barbieri gmail com> AuthorDate: Mon Mar 28 17:13:05 2022 +0000 Commit: Ronny Gutbrod tastytea de> CommitDate: Mon Mar 28 17:14:19 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d7539be7 sys-cluster/OpenHPC-meta: apptainer alternative to singularity Signed-off-by: Alessandro Barbieri gmail.com> sys-cluster/OpenHPC-meta/OpenHPC-meta-2.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-cluster/OpenHPC-meta/OpenHPC-meta-2.1.ebuild b/sys-cluster/OpenHPC-meta/OpenHPC-meta-2.1.ebuild index a06fc131e..595b64bf1 100644 --- a/sys-cluster/OpenHPC-meta/OpenHPC-meta-2.1.ebuild +++ b/sys-cluster/OpenHPC-meta/OpenHPC-meta-2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -73,7 +73,7 @@ RDEPEND=" runtimes? ( sys-cluster/charliecloud[${PYTHON_SINGLE_USEDEP}] - sys-cluster/singularity + || ( app-containers/apptainer sys-cluster/singularity ) ) serial? (