Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/cxsparse/
Date: Fri, 09 Oct 2020 13:47:16
Message-Id: 1602251157.3554d3aeee9b207d5fd4cb4269bee8cea219b9b8.conikost@gentoo
1 commit: 3554d3aeee9b207d5fd4cb4269bee8cea219b9b8
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Sat Sep 26 14:28:16 2020 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 9 13:45:57 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3554d3ae
7
8 sci-libs/cxsparse: update HOMEPAGE, use https
9
10 Closes: https://github.com/gentoo/gentoo/pull/17681
11 Package-Manager: Portage-3.0.8, Repoman-3.0.1
12 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
13 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
14
15 sci-libs/cxsparse/cxsparse-3.2.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/sci-libs/cxsparse/cxsparse-3.2.0.ebuild b/sci-libs/cxsparse/cxsparse-3.2.0.ebuild
19 index 1f31b3ad40c..e72298d97b6 100644
20 --- a/sci-libs/cxsparse/cxsparse-3.2.0.ebuild
21 +++ b/sci-libs/cxsparse/cxsparse-3.2.0.ebuild
22 @@ -6,7 +6,7 @@ EAPI=7
23 inherit multilib-minimal
24
25 DESCRIPTION="Extended sparse matrix package"
26 -HOMEPAGE="http://faculty.cse.tamu.edu/davis/suitesparse.html"
27 +HOMEPAGE="https://people.engr.tamu.edu/davis/suitesparse.html"
28 SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2"
29
30 LICENSE="LGPL-2.1+"