diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:14:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:21:16 +0100 |
commit | 136b0a3014e2c8fcfe483ff2b8b9cd26a790be0a (patch) | |
tree | 07b3efd83ac7c3d3a214e719673eb52ce0c7a4b2 /sci-astronomy | |
parent | sci-astronomy/cdsclient: eutils-- (diff) | |
download | gentoo-136b0a3014e2c8fcfe483ff2b8b9cd26a790be0a.tar.gz gentoo-136b0a3014e2c8fcfe483ff2b8b9cd26a790be0a.tar.bz2 gentoo-136b0a3014e2c8fcfe483ff2b8b9cd26a790be0a.zip |
sci-astronomy/esomidas: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/esomidas/esomidas-17.02-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/esomidas/esomidas-17.02-r1.ebuild b/sci-astronomy/esomidas/esomidas-17.02-r1.ebuild index dfb83f7b1822..e39f3110cc14 100644 --- a/sci-astronomy/esomidas/esomidas-17.02-r1.ebuild +++ b/sci-astronomy/esomidas/esomidas-17.02-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils fortran-2 toolchain-funcs flag-o-matic +inherit fortran-2 toolchain-funcs flag-o-matic # MIDVERS is actually used by MIDAS configuration scripts export MIDVERS="17FEBpl1.2" |