summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Muskee <wimmuskee@gmail.com>2019-12-07 09:49:49 +0100
committerAmy Liffey <amynka@gentoo.org>2019-12-07 11:57:19 +0100
commit38186ae8fbc31711241822cc91b4350795f3e28e (patch)
tree221de6a5655c9fa8c5f1a9daab2923db228db0b9 /sci-mathematics/gmm
parentdev-libs/vala-common: remove old (diff)
downloadgentoo-38186ae8fbc31711241822cc91b4350795f3e28e.tar.gz
gentoo-38186ae8fbc31711241822cc91b4350795f3e28e.tar.bz2
gentoo-38186ae8fbc31711241822cc91b4350795f3e28e.zip
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 <wimmuskee@gmail.com> Signed-off-by: Amy Liffey <amynka@gentoo.org>
Diffstat (limited to 'sci-mathematics/gmm')
-rw-r--r--sci-mathematics/gmm/gmm-5.1.ebuild6
1 files changed, 3 insertions, 3 deletions
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"