Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/scalapack/
Date: Mon, 15 Oct 2018 22:08:33
Message-Id: 1539641243.635f41d0894b7aec8169ff00f7cdb015864a9008.asturm@gentoo
1 commit: 635f41d0894b7aec8169ff00f7cdb015864a9008
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 15 21:34:13 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 15 22:07:23 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=635f41d0
7
8 sci-libs/scalapack: https
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 sci-libs/scalapack/scalapack-2.0.2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sci-libs/scalapack/scalapack-2.0.2.ebuild b/sci-libs/scalapack/scalapack-2.0.2.ebuild
17 index 68ade1f4a1b..63623ecfac8 100644
18 --- a/sci-libs/scalapack/scalapack-2.0.2.ebuild
19 +++ b/sci-libs/scalapack/scalapack-2.0.2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -6,7 +6,7 @@ EAPI=5
27 inherit cmake-utils eutils fortran-2
28
29 DESCRIPTION="Subset of LAPACK routines redesigned for heterogenous (MPI) computing"
30 -HOMEPAGE="http://www.netlib.org/scalapack/"
31 +HOMEPAGE="https://www.netlib.org/scalapack/"
32 SRC_URI="${HOMEPAGE}/${P}.tgz"
33
34 LICENSE="BSD"