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/slepc/
Date: Sat, 27 Jun 2020 20:45:21
Message-Id: 1593290681.5677f47c0617969676b0fe075cf383377965dfbc.dilfridge@gentoo
1 commit: 5677f47c0617969676b0fe075cf383377965dfbc
2 Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
3 AuthorDate: Sat Jun 20 15:58:57 2020 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 27 20:44:41 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5677f47c
7
8 sci-mathematics/slepc: 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/slepc/slepc-3.13.1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/sci-mathematics/slepc/slepc-3.13.1.ebuild b/sci-mathematics/slepc/slepc-3.13.1.ebuild
18 index be2d085dd6c..003f1453e56 100644
19 --- a/sci-mathematics/slepc/slepc-3.13.1.ebuild
20 +++ b/sci-mathematics/slepc/slepc-3.13.1.ebuild
21 @@ -8,8 +8,8 @@ PYTHON_COMPAT=( python3_{6,7,8} )
22 inherit eutils flag-o-matic python-any-r1 toolchain-funcs
23
24 DESCRIPTION="Scalable Library for Eigenvalue Problem Computations"
25 -HOMEPAGE="http://slepc.upv.es/"
26 -SRC_URI="http://slepc.upv.es/download/distrib/${P}.tar.gz"
27 +HOMEPAGE="https://slepc.upv.es/"
28 +SRC_URI="https://slepc.upv.es/download/distrib/${P}.tar.gz"
29
30 LICENSE="LGPL-3"
31 SLOT="0"