summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 11:02:34 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 11:02:34 +0100
commit929a6ab3453ee19f07af9884a94e422546cd453c (patch)
tree7f3ffbc498d6555f65a8e03c31ca2957f39e38a6 /sci-libs/netcdf
parentsci-libs/lmfit: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-929a6ab3453ee19f07af9884a94e422546cd453c.tar.gz
gentoo-929a6ab3453ee19f07af9884a94e422546cd453c.tar.bz2
gentoo-929a6ab3453ee19f07af9884a94e422546cd453c.zip
sci-libs/netcdf: [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/netcdf')
-rw-r--r--sci-libs/netcdf/netcdf-4.6.1-r1.ebuild4
-rw-r--r--sci-libs/netcdf/netcdf-4.6.1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-libs/netcdf/netcdf-4.6.1-r1.ebuild b/sci-libs/netcdf/netcdf-4.6.1-r1.ebuild
index d66d366d233c..e8e0b787d64b 100644
--- a/sci-libs/netcdf/netcdf-4.6.1-r1.ebuild
+++ b/sci-libs/netcdf/netcdf-4.6.1-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils
+inherit eutils ltprune
DESCRIPTION="Scientific library and interface for array oriented data access"
HOMEPAGE="https://www.unidata.ucar.edu/software/netcdf/"
diff --git a/sci-libs/netcdf/netcdf-4.6.1.ebuild b/sci-libs/netcdf/netcdf-4.6.1.ebuild
index 6c8e28e72e0e..ed2f91c0b4a4 100644
--- a/sci-libs/netcdf/netcdf-4.6.1.ebuild
+++ b/sci-libs/netcdf/netcdf-4.6.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils
+inherit eutils ltprune
DESCRIPTION="Scientific library and interface for array oriented data access"
HOMEPAGE="https://www.unidata.ucar.edu/software/netcdf/"