mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 00:08:58 -04:00
sci-libs/jdqz: EAPI 8
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
parent
8d45336f30
commit
f0df2736ea
@ -1,11 +1,11 @@
|
|||||||
# Copyright 1999-2021 Gentoo Authors
|
# Copyright 1999-2021 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI="7"
|
EAPI=8
|
||||||
|
|
||||||
inherit flag-o-matic fortran-2 toolchain-funcs
|
inherit flag-o-matic fortran-2 toolchain-funcs
|
||||||
|
|
||||||
DESCRIPTION="Jacobi-Davidson type method for the generalized standard eigenvalue problem."
|
DESCRIPTION="Jacobi-Davidson type method for the generalized standard eigenvalue problem"
|
||||||
HOMEPAGE="https://www.win.tue.nl/~hochsten/jd"
|
HOMEPAGE="https://www.win.tue.nl/~hochsten/jd"
|
||||||
SRC_URI="https://www.win.tue.nl/~hochsten/jd/${PN}.tar.gz -> ${P}.tar.gz"
|
SRC_URI="https://www.win.tue.nl/~hochsten/jd/${PN}.tar.gz -> ${P}.tar.gz"
|
||||||
S="${WORKDIR}/${PN}"
|
S="${WORKDIR}/${PN}"
|
Loading…
x
Reference in New Issue
Block a user