From 00846f5f7be003565185b4945997bd9c766ecd96 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 13:26:27 +0200 Subject: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher --- sys-cluster/native-mpi/native-mpi-0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-cluster/native-mpi') diff --git a/sys-cluster/native-mpi/native-mpi-0.ebuild b/sys-cluster/native-mpi/native-mpi-0.ebuild index ca914f10dd1b..cee36a66de5e 100644 --- a/sys-cluster/native-mpi/native-mpi-0.ebuild +++ b/sys-cluster/native-mpi/native-mpi-0.ebuild @@ -5,7 +5,7 @@ EAPI=3 DESCRIPTION="Use native OS MPI in prefix environment" -HOMEPAGE="http://prefix.gentoo.org" +HOMEPAGE="https://prefix.gentoo.org" SRC_URI="" LICENSE="GPL-3" -- cgit v1.2.3-65-gdbad