From 6f12c43e031a4906f24ccd92a4373355145dffce Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Mon, 18 Mar 2019 20:42:45 +0100 Subject: sys-cluster/legion: use HTTPS. Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/11407 Signed-off-by: Patrice Clement --- sys-cluster/legion/legion-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-cluster/legion/legion-9999.ebuild') 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" -- cgit v1.2.1