sci-libs/scalapack: https
authorAndreas Sturmlechner <asturm@gentoo.org>
Mon, 15 Oct 2018 21:34:13 +0000 (23:34 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Mon, 15 Oct 2018 22:07:23 +0000 (00:07 +0200)
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

sci-libs/scalapack/scalapack-2.0.2.ebuild

index 68ade1f4a1ba3abc5a690015e8d54e6dfb320a32..63623ecfac849e14647ab603505d8ba7a1a8496c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit cmake-utils eutils fortran-2
 
 DESCRIPTION="Subset of LAPACK routines redesigned for heterogenous (MPI) computing"
-HOMEPAGE="http://www.netlib.org/scalapack/"
+HOMEPAGE="https://www.netlib.org/scalapack/"
 SRC_URI="${HOMEPAGE}/${P}.tgz"
 
 LICENSE="BSD"