summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2022-02-22 11:45:20 +0000
committerMarek Szuba <marecki@gentoo.org>2022-02-24 09:11:08 +0000
commit1e9e0f6b15f9b846238eda2038df3f7b9b027f50 (patch)
tree1cff5804aaf77332fbc970ec31b7b035c17c8d0a /sys-cluster/singularity
parentmail-mta/postfix: bump to 3.8-20220220 (diff)
downloadgentoo-1e9e0f6b15f9b846238eda2038df3f7b9b027f50.tar.gz
gentoo-1e9e0f6b15f9b846238eda2038df3f7b9b027f50.tar.bz2
gentoo-1e9e0f6b15f9b846238eda2038df3f7b9b027f50.zip
sys-cluster/singularity: update HOMEPAGE
Sylabs is no longer the official upstream of Singularity, they maintain a fork for which they have (confusingly) chosen to retain the original name. Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'sys-cluster/singularity')
-rw-r--r--sys-cluster/singularity/singularity-3.8.5.ebuild6
-rw-r--r--sys-cluster/singularity/singularity-3.8.6.ebuild2
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-cluster/singularity/singularity-3.8.5.ebuild b/sys-cluster/singularity/singularity-3.8.5.ebuild
index cc6fc804f1fb..0ecdfaee462b 100644
--- a/sys-cluster/singularity/singularity-3.8.5.ebuild
+++ b/sys-cluster/singularity/singularity-3.8.5.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
@@ -6,8 +6,8 @@ EAPI=8
inherit linux-info toolchain-funcs
DESCRIPTION="Application containers for Linux"
-HOMEPAGE="https://sylabs.io"
-SRC_URI="https://github.com/hpcng/${PN}/releases/download/v${PV}/${P}.tar.gz"
+HOMEPAGE="https://github.com/apptainer/singularity"
+SRC_URI="https://github.com/apptainer/${PN}/releases/download/v${PV}/${P}.tar.gz"
SLOT="0"
LICENSE="BSD"
diff --git a/sys-cluster/singularity/singularity-3.8.6.ebuild b/sys-cluster/singularity/singularity-3.8.6.ebuild
index 8e1480027bc4..382b76747883 100644
--- a/sys-cluster/singularity/singularity-3.8.6.ebuild
+++ b/sys-cluster/singularity/singularity-3.8.6.ebuild
@@ -6,7 +6,7 @@ EAPI=8
inherit linux-info toolchain-funcs
DESCRIPTION="Application containers for Linux"
-HOMEPAGE="https://sylabs.io"
+HOMEPAGE="https://github.com/apptainer/singularity"
SRC_URI="https://github.com/apptainer/${PN}/releases/download/v${PV}/${P}.tar.gz"
SLOT="0"