summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 11:02:26 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 11:02:26 +0100
commite5abae668f27bddfeebd247224b4274eaba7b6f7 (patch)
tree4bf6286212fc6625883400fba425b791c11db2ad /sci-libs/hdf/hdf-4.2.13.ebuild
parentsci-libs/fplll: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-e5abae668f27bddfeebd247224b4274eaba7b6f7.tar.gz
gentoo-e5abae668f27bddfeebd247224b4274eaba7b6f7.tar.bz2
gentoo-e5abae668f27bddfeebd247224b4274eaba7b6f7.zip
sci-libs/hdf: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sci-libs/hdf/hdf-4.2.13.ebuild')
-rw-r--r--sci-libs/hdf/hdf-4.2.13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/hdf/hdf-4.2.13.ebuild b/sci-libs/hdf/hdf-4.2.13.ebuild
index 119a9644d97c..39f741106714 100644
--- a/sci-libs/hdf/hdf-4.2.13.ebuild
+++ b/sci-libs/hdf/hdf-4.2.13.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
FORTRAN_NEEDED=fortran
-inherit fortran-2 toolchain-funcs autotools flag-o-matic
+inherit fortran-2 toolchain-funcs autotools flag-o-matic ltprune
MYP=${P/_p/-patch}