Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/petsc/
Date: Sat, 27 Jun 2020 20:45:22
Message-Id: 1593290682.ec3d1d9f0c5f2a853f483302a24d29d532ceda77.dilfridge@gentoo
1 commit: ec3d1d9f0c5f2a853f483302a24d29d532ceda77
2 Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
3 AuthorDate: Sat Jun 20 15:59:49 2020 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 27 20:44:42 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec3d1d9f
7
8 sci-mathematics/petsc: update homepage
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org>
12 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
13
14 sci-mathematics/petsc/petsc-3.13.0.ebuild | 2 +-
15 sci-mathematics/petsc/petsc-3.13.1.ebuild | 2 +-
16 2 files changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/sci-mathematics/petsc/petsc-3.13.0.ebuild b/sci-mathematics/petsc/petsc-3.13.0.ebuild
19 index 961ff927f72..6823bc87776 100644
20 --- a/sci-mathematics/petsc/petsc-3.13.0.ebuild
21 +++ b/sci-mathematics/petsc/petsc-3.13.0.ebuild
22 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{6,7,8} )
23 inherit flag-o-matic fortran-2 python-any-r1 toolchain-funcs
24
25 DESCRIPTION="Portable, Extensible Toolkit for Scientific Computation"
26 -HOMEPAGE="http://www.mcs.anl.gov/petsc/"
27 +HOMEPAGE="https://www.mcs.anl.gov/petsc/"
28 SRC_URI="http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/${P}.tar.gz"
29
30 LICENSE="BSD-2"
31
32 diff --git a/sci-mathematics/petsc/petsc-3.13.1.ebuild b/sci-mathematics/petsc/petsc-3.13.1.ebuild
33 index 961ff927f72..6823bc87776 100644
34 --- a/sci-mathematics/petsc/petsc-3.13.1.ebuild
35 +++ b/sci-mathematics/petsc/petsc-3.13.1.ebuild
36 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{6,7,8} )
37 inherit flag-o-matic fortran-2 python-any-r1 toolchain-funcs
38
39 DESCRIPTION="Portable, Extensible Toolkit for Scientific Computation"
40 -HOMEPAGE="http://www.mcs.anl.gov/petsc/"
41 +HOMEPAGE="https://www.mcs.anl.gov/petsc/"
42 SRC_URI="http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/${P}.tar.gz"
43
44 LICENSE="BSD-2"