summaryrefslogtreecommitdiff
path: root/sys-cluster/legion/legion-9999.ebuild
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-03-18 20:42:45 +0100
committerPatrice Clement <monsieurp@gentoo.org>2019-03-18 23:48:31 +0100
commit6f12c43e031a4906f24ccd92a4373355145dffce (patch)
treeab45b1243eef30df1247f7d3b2338add87c000eb /sys-cluster/legion/legion-9999.ebuild
parent4168b723fc0979e22c6fbd1b39e71b47c109a5f4 (diff)
downloadgentoo-6f12c43e031a4906f24ccd92a4373355145dffce.tar.gz
gentoo-6f12c43e031a4906f24ccd92a4373355145dffce.tar.xz
sys-cluster/legion: use HTTPS.
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11407 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'sys-cluster/legion/legion-9999.ebuild')
-rw-r--r--sys-cluster/legion/legion-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/legion/legion-9999.ebuild b/sys-cluster/legion/legion-9999.ebuild
index c52bb9263a6..400a9b1facf 100644
--- a/sys-cluster/legion/legion-9999.ebuild
+++ b/sys-cluster/legion/legion-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=6
inherit cmake-utils
DESCRIPTION="A data-centric parallel programming system"
-HOMEPAGE="http://legion.stanford.edu/"
+HOMEPAGE="https://legion.stanford.edu/"
if [[ $PV = 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="git://StanfordLegion/${PN}.git https://github.com/StanfordLegion/${PN}.git"