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/colamd/
Date: Fri, 09 Oct 2020 13:47:14
Message-Id: 1602251146.772a434f349009eef7906718df9904e0108adda9.conikost@gentoo
1 commit: 772a434f349009eef7906718df9904e0108adda9
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Sat Sep 26 14:27:23 2020 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 9 13:45:46 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=772a434f
7
8 sci-libs/colamd: 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/colamd/colamd-2.9.6.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/sci-libs/colamd/colamd-2.9.6.ebuild b/sci-libs/colamd/colamd-2.9.6.ebuild
19 index a656a74f573..6a5198706ed 100644
20 --- a/sci-libs/colamd/colamd-2.9.6.ebuild
21 +++ b/sci-libs/colamd/colamd-2.9.6.ebuild
22 @@ -4,7 +4,7 @@
23 EAPI=7
24
25 DESCRIPTION="Column approximate minimum degree ordering algorithm"
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="BSD"