Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/pastix/
Date: Fri, 16 Jul 2021 13:59:50
Message-Id: 1626443977.cd473c2c41f1a57c48019ba8a0417ca33ee19184.marecki@gentoo
1 commit: cd473c2c41f1a57c48019ba8a0417ca33ee19184
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 16 13:57:51 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 16 13:59:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd473c2c
7
8 sci-libs/pastix: update HOMEPAGE
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 sci-libs/pastix/pastix-5.2.2.22-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sci-libs/pastix/pastix-5.2.2.22-r1.ebuild b/sci-libs/pastix/pastix-5.2.2.22-r1.ebuild
16 index 4e380890001..16806da1420 100644
17 --- a/sci-libs/pastix/pastix-5.2.2.22-r1.ebuild
18 +++ b/sci-libs/pastix/pastix-5.2.2.22-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -23,7 +23,7 @@ PID=35070
26 #SRC_URI="https://gforge.inria.fr/frs/download.php/${PID}/${MYPN}_${PPV}${CID}.tar.bz2"
27
28 DESCRIPTION="Parallel solver for very large sparse linear systems"
29 -HOMEPAGE="http://pastix.gforge.inria.fr"
30 +HOMEPAGE="https://pastix.gforge.inria.fr"
31 SRC_URI="https://gforge.inria.fr/frs/download.php/${PID}/${PN}_${PV}.tar.bz2"
32
33 LICENSE="CeCILL-C"