summaryrefslogtreecommitdiff
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-18.02.0.ebuild
parentsys-apps/proot: update metadata, add 9999 version. (diff)
downloadgentoo-6f12c43e031a4906f24ccd92a4373355145dffce.tar.gz
gentoo-6f12c43e031a4906f24ccd92a4373355145dffce.tar.bz2
gentoo-6f12c43e031a4906f24ccd92a4373355145dffce.zip
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-18.02.0.ebuild')
-rw-r--r--sys-cluster/legion/legion-18.02.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/legion/legion-18.02.0.ebuild b/sys-cluster/legion/legion-18.02.0.ebuild
index 51357e884176..91e84737ce24 100644
--- a/sys-cluster/legion/legion-18.02.0.ebuild
+++ b/sys-cluster/legion/legion-18.02.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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"