diff options
author | David Seifert <soap@gentoo.org> | 2020-02-15 11:02:26 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-02-15 11:02:26 +0100 |
commit | e5abae668f27bddfeebd247224b4274eaba7b6f7 (patch) | |
tree | 4bf6286212fc6625883400fba425b791c11db2ad /sci-libs/hdf | |
parent | sci-libs/fplll: [QA] inherit ltprune.eclass directly (diff) | |
download | gentoo-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')
-rw-r--r-- | sci-libs/hdf/hdf-4.2.11.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/hdf/hdf-4.2.13-r1.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/hdf/hdf-4.2.13.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sci-libs/hdf/hdf-4.2.11.ebuild b/sci-libs/hdf/hdf-4.2.11.ebuild index c66597afe4de..a167bc4da9fd 100644 --- a/sci-libs/hdf/hdf-4.2.11.ebuild +++ b/sci-libs/hdf/hdf-4.2.11.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} diff --git a/sci-libs/hdf/hdf-4.2.13-r1.ebuild b/sci-libs/hdf/hdf-4.2.13-r1.ebuild index 170fa0c5f4cf..284afd710fce 100644 --- a/sci-libs/hdf/hdf-4.2.13-r1.ebuild +++ b/sci-libs/hdf/hdf-4.2.13-r1.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} 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} |