diff --git a/sci-libs/jdqz/jdqz-0_pre19971107-r2.ebuild b/sci-libs/jdqz/jdqz-0_pre19971107-r3.ebuild similarity index 97% rename from sci-libs/jdqz/jdqz-0_pre19971107-r2.ebuild rename to sci-libs/jdqz/jdqz-0_pre19971107-r3.ebuild index 89760e5b23..2c8144ac04 100644 --- a/sci-libs/jdqz/jdqz-0_pre19971107-r2.ebuild +++ b/sci-libs/jdqz/jdqz-0_pre19971107-r3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" +EAPI=8 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" SRC_URI="https://www.win.tue.nl/~hochsten/jd/${PN}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/${PN}"