summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-11-19 19:32:25 +0000
committerSam James <sam@gentoo.org>2022-11-19 19:32:25 +0000
commit42c4727feb9393fcbb3196c7b4c4cc1373fe517d (patch)
tree8ef61c5ebf5ab8b06ebcb187cb4250decd2d741d /sys-cluster
parentsys-cluster/pmix: add github upstream metadata (diff)
downloadgentoo-42c4727feb9393fcbb3196c7b4c4cc1373fe517d.tar.gz
gentoo-42c4727feb9393fcbb3196c7b4c4cc1373fe517d.tar.bz2
gentoo-42c4727feb9393fcbb3196c7b4c4cc1373fe517d.zip
sys-cluster/pmix: update HOMEPAGE, SRC_URI
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/pmix/pmix-2.1.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-cluster/pmix/pmix-2.1.1.ebuild b/sys-cluster/pmix/pmix-2.1.1.ebuild
index 6bce06897de1..f32dc12613ed 100644
--- a/sys-cluster/pmix/pmix-2.1.1.ebuild
+++ b/sys-cluster/pmix/pmix-2.1.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DESCRIPTION="The Process Management Interface (PMI) Exascale"
-HOMEPAGE="https://pmix.github.io/pmix/"
-SRC_URI="https://github.com/pmix/pmix/releases/download/v${PV}/${P}.tar.bz2"
+HOMEPAGE="https://openpmix.github.io/"
+SRC_URI="https://github.com/openpmix/openpmix/releases/download/v${PV}/${P}.tar.bz2"
SLOT="0"
LICENSE="BSD"