sci-libs/hypre: use HTTPS, fix HOMEPAGE
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Wed, 4 Apr 2018 09:52:08 +0000 (11:52 +0200)
committerAaron Bauman <bman@gentoo.org>
Thu, 5 Apr 2018 15:06:51 +0000 (11:06 -0400)
sci-libs/hypre/hypre-2.11.1.ebuild
sci-libs/hypre/hypre-2.9.0b.ebuild

index 7131f2b2fcecb151aeedd9750fbab4163a45a1a2..f6aa3e5337be2f7122e9f3d23fb26cd1b7474775 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ FORTRAN_NEEDED=fortran
 inherit cmake-utils fortran-2 toolchain-funcs flag-o-matic
 
 DESCRIPTION="Parallel matrix preconditioners library"
-HOMEPAGE="http://computation.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods"
+HOMEPAGE="https://computation.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods"
 SRC_URI="${HOMEPAGE}/download/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
index ce42c05cbcbedf303ab839e299fc0cd60a748e93..3228bd2a652464861b639d2da2617568186cf8cb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ FORTRAN_NEEDED=fortran
 inherit eutils fortran-2 toolchain-funcs
 
 DESCRIPTION="Parallel matrix preconditioners library"
-HOMEPAGE="http://acts.nersc.gov/hypre/"
+HOMEPAGE="https://computation.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods"
 SRC_URI="https://computation.llnl.gov/casc/hypre/download/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"