sci-mathematics/gmm: update HOMEPAGE, SRC_URI
authorWim Muskee <wimmuskee@gmail.com>
Sat, 7 Dec 2019 08:49:49 +0000 (09:49 +0100)
committerAmy Liffey <amynka@gentoo.org>
Sat, 7 Dec 2019 10:57:19 +0000 (11:57 +0100)
Closes: https://bugs.gentoo.org/699764
Closes: https://github.com/gentoo/gentoo/pull/13902
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Signed-off-by: Amy Liffey <amynka@gentoo.org>
sci-mathematics/gmm/gmm-5.1.ebuild

index 42c6d3eace9d8d9a94f3b4265a8c55398f9e6647..76289e38d9f7ae5d64145a2652f7f2dbe36cb6d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,8 +6,8 @@ EAPI=6
 inherit flag-o-matic
 
 DESCRIPTION="Generic C++ template library for sparse, dense and skyline matrices"
-SRC_URI="https://download.gna.org/getfem/stable/${P}.tar.gz"
-HOMEPAGE="https://www-gmm.insa-toulouse.fr/getfem/"
+SRC_URI="mirror://nongnu/getfem/stable/${P}.tar.gz"
+HOMEPAGE="http://getfem.org/gmm.html"
 
 LICENSE="|| ( LGPL-3 LGPL-3-with-linking-exception )"
 SLOT="0"