From: Matthias Maier Date: Mon, 15 Jul 2019 21:16:57 +0000 (-0500) Subject: sci-libs/sundials: Port to EAPI 7 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b43ff0fea216afd2f0c3bebe29e7ccc40357d1d9;p=gentoo.git sci-libs/sundials: Port to EAPI 7 Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Matthias Maier --- diff --git a/sci-libs/sundials/sundials-3.2.1.ebuild b/sci-libs/sundials/sundials-3.2.1.ebuild index 649b2f4f7085..5ac6dffc0d70 100644 --- a/sci-libs/sundials/sundials-3.2.1.ebuild +++ b/sci-libs/sundials/sundials-3.2.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 FORTRAN_NEEDED=fortran FORTRAN_STANDARD=90 -inherit cmake-utils eapi7-ver toolchain-funcs fortran-2 +inherit cmake-utils toolchain-funcs fortran-2 DESCRIPTION="Suite of nonlinear solvers" HOMEPAGE="https://computation.llnl.gov/projects/sundials" diff --git a/sci-libs/sundials/sundials-4.0.2.ebuild b/sci-libs/sundials/sundials-4.0.2.ebuild index 649b2f4f7085..5ac6dffc0d70 100644 --- a/sci-libs/sundials/sundials-4.0.2.ebuild +++ b/sci-libs/sundials/sundials-4.0.2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 FORTRAN_NEEDED=fortran FORTRAN_STANDARD=90 -inherit cmake-utils eapi7-ver toolchain-funcs fortran-2 +inherit cmake-utils toolchain-funcs fortran-2 DESCRIPTION="Suite of nonlinear solvers" HOMEPAGE="https://computation.llnl.gov/projects/sundials" diff --git a/sci-libs/sundials/sundials-4.1.0.ebuild b/sci-libs/sundials/sundials-4.1.0.ebuild index 649b2f4f7085..5ac6dffc0d70 100644 --- a/sci-libs/sundials/sundials-4.1.0.ebuild +++ b/sci-libs/sundials/sundials-4.1.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 FORTRAN_NEEDED=fortran FORTRAN_STANDARD=90 -inherit cmake-utils eapi7-ver toolchain-funcs fortran-2 +inherit cmake-utils toolchain-funcs fortran-2 DESCRIPTION="Suite of nonlinear solvers" HOMEPAGE="https://computation.llnl.gov/projects/sundials"