commit:     b43ff0fea216afd2f0c3bebe29e7ccc40357d1d9
Author:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 15 21:16:57 2019 +0000
Commit:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Mon Jul 15 21:33:34 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b43ff0fe

sci-libs/sundials: Port to EAPI 7

Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org>

 sci-libs/sundials/sundials-3.2.1.ebuild | 6 +++---
 sci-libs/sundials/sundials-4.0.2.ebuild | 6 +++---
 sci-libs/sundials/sundials-4.1.0.ebuild | 6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/sci-libs/sundials/sundials-3.2.1.ebuild 
b/sci-libs/sundials/sundials-3.2.1.ebuild
index 649b2f4f708..5ac6dffc0d7 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 649b2f4f708..5ac6dffc0d7 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 649b2f4f708..5ac6dffc0d7 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";

Reply via email to