diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 08:53:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:21:51 +0100 |
commit | 664479c4a7184e657e5619580b5b3ce063c50c55 (patch) | |
tree | d5f81a3ba1c0de88ebe9fd3a1d34c931b44eb2f9 /sci-mathematics/slepc | |
parent | sci-mathematics/prover9: eutils-- (diff) | |
download | gentoo-664479c4a7184e657e5619580b5b3ce063c50c55.tar.gz gentoo-664479c4a7184e657e5619580b5b3ce063c50c55.tar.bz2 gentoo-664479c4a7184e657e5619580b5b3ce063c50c55.zip |
sci-mathematics/slepc: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/slepc')
-rw-r--r-- | sci-mathematics/slepc/slepc-3.13.1.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/slepc/slepc-3.14.2.ebuild | 2 | ||||
-rw-r--r-- | sci-mathematics/slepc/slepc-3.15.0.ebuild | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/sci-mathematics/slepc/slepc-3.13.1.ebuild b/sci-mathematics/slepc/slepc-3.13.1.ebuild index 957624825544..b30b13af2da9 100644 --- a/sci-mathematics/slepc/slepc-3.13.1.ebuild +++ b/sci-mathematics/slepc/slepc-3.13.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 PYTHON_COMPAT=( python3_{7,8} ) -inherit eutils flag-o-matic python-any-r1 toolchain-funcs +inherit flag-o-matic python-any-r1 toolchain-funcs DESCRIPTION="Scalable Library for Eigenvalue Problem Computations" HOMEPAGE="https://slepc.upv.es/" diff --git a/sci-mathematics/slepc/slepc-3.14.2.ebuild b/sci-mathematics/slepc/slepc-3.14.2.ebuild index b1c64ce92031..b30b13af2da9 100644 --- a/sci-mathematics/slepc/slepc-3.14.2.ebuild +++ b/sci-mathematics/slepc/slepc-3.14.2.ebuild @@ -5,7 +5,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{7,8} ) -inherit eutils flag-o-matic python-any-r1 toolchain-funcs +inherit flag-o-matic python-any-r1 toolchain-funcs DESCRIPTION="Scalable Library for Eigenvalue Problem Computations" HOMEPAGE="https://slepc.upv.es/" diff --git a/sci-mathematics/slepc/slepc-3.15.0.ebuild b/sci-mathematics/slepc/slepc-3.15.0.ebuild index b1c64ce92031..b30b13af2da9 100644 --- a/sci-mathematics/slepc/slepc-3.15.0.ebuild +++ b/sci-mathematics/slepc/slepc-3.15.0.ebuild @@ -5,7 +5,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{7,8} ) -inherit eutils flag-o-matic python-any-r1 toolchain-funcs +inherit flag-o-matic python-any-r1 toolchain-funcs DESCRIPTION="Scalable Library for Eigenvalue Problem Computations" HOMEPAGE="https://slepc.upv.es/" |