From 39d613061b461e78f3dbf81c1a4b2f012a3685de Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 08:52:56 +0100 Subject: sci-libs/hdf5: eutils-- Signed-off-by: Sam James --- sci-libs/hdf5/hdf5-1.10.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-libs/hdf5') diff --git a/sci-libs/hdf5/hdf5-1.10.5.ebuild b/sci-libs/hdf5/hdf5-1.10.5.ebuild index 9d3676dd8897..cfadb8e89e3c 100644 --- a/sci-libs/hdf5/hdf5-1.10.5.ebuild +++ b/sci-libs/hdf5/hdf5-1.10.5.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 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) -- cgit v1.2.3-65-gdbad