diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:06:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:21:32 +0100 |
commit | 9e71b80d1ca98f0790a68ea9d16b9f0ee5409bb1 (patch) | |
tree | db34edafae06b4186a988be128b3ecec8d951362 /sci-libs/hdf5 | |
parent | sci-libs/dealii: eutils-- (diff) | |
download | gentoo-9e71b80d1ca98f0790a68ea9d16b9f0ee5409bb1.tar.gz gentoo-9e71b80d1ca98f0790a68ea9d16b9f0ee5409bb1.tar.bz2 gentoo-9e71b80d1ca98f0790a68ea9d16b9f0ee5409bb1.zip |
sci-libs/hdf5: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/hdf5')
-rw-r--r-- | sci-libs/hdf5/hdf5-1.10.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/hdf5/hdf5-1.10.5-r1.ebuild b/sci-libs/hdf5/hdf5-1.10.5-r1.ebuild index 5fb40889ca3c..8836edf76cd1 100644 --- a/sci-libs/hdf5/hdf5-1.10.5-r1.ebuild +++ b/sci-libs/hdf5/hdf5-1.10.5-r1.ebuild @@ -5,7 +5,7 @@ EAPI="7" FORTRAN_NEEDED="fortran" -inherit autotools eutils fortran-2 flag-o-matic toolchain-funcs multilib prefix +inherit autotools fortran-2 flag-o-matic toolchain-funcs multilib prefix MY_P="${PN}-${PV/_p/-patch}" MAJOR_P="${PN}-$(ver_cut 1-2)" |