From: Wim Muskee Date: Sat, 7 Dec 2019 08:49:49 +0000 (+0100) Subject: sci-mathematics/gmm: update HOMEPAGE, SRC_URI X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=38186ae8fbc31711241822cc91b4350795f3e28e;p=gentoo.git sci-mathematics/gmm: update HOMEPAGE, SRC_URI Closes: https://bugs.gentoo.org/699764 Closes: https://github.com/gentoo/gentoo/pull/13902 Signed-off-by: Wim Muskee Signed-off-by: Amy Liffey --- diff --git a/sci-mathematics/gmm/gmm-5.1.ebuild b/sci-mathematics/gmm/gmm-5.1.ebuild index 42c6d3eace9d..76289e38d9f7 100644 --- a/sci-mathematics/gmm/gmm-5.1.ebuild +++ b/sci-mathematics/gmm/gmm-5.1.ebuild @@ -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"