mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
sci-libs/pastix: add gitlab.inria to HOMEPAGE too
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -16,7 +16,7 @@ inherit fortran-2 toolchain-funcs
|
||||
# package id: change every version, see the link on inriaforge
|
||||
PID=218
|
||||
DESCRIPTION="Parallel solver for very large sparse linear systems"
|
||||
HOMEPAGE="https://solverstack.gitlabpages.inria.fr/pastix/"
|
||||
HOMEPAGE="https://solverstack.gitlabpages.inria.fr/pastix/ https://gitlab.inria.fr/solverstack/pastix"
|
||||
SRC_URI="https://gforge.inria.fr/frs/download.php/latestfile/${PID}/${PN}_${PV}.tar.bz2"
|
||||
S="${WORKDIR}/${PN}_${PV}/src"
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ inherit cmake fortran-2 python-single-r1
|
||||
# package id: changes every version, see the link on inriaforge
|
||||
PID=38205
|
||||
DESCRIPTION="Parallel solver for very large sparse linear systems"
|
||||
HOMEPAGE="https://solverstack.gitlabpages.inria.fr/pastix/"
|
||||
HOMEPAGE="https://solverstack.gitlabpages.inria.fr/pastix/ https://gitlab.inria.fr/solverstack/pastix"
|
||||
SRC_URI="https://files.inria.fr/pastix/releases/v$(ver_cut 1)/${P}.tar.gz"
|
||||
|
||||
LICENSE="CeCILL-C"
|
||||
|
||||
Reference in New Issue
Block a user