From 929a6ab3453ee19f07af9884a94e422546cd453c Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 15 Feb 2020 11:02:34 +0100 Subject: sci-libs/netcdf: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- sci-libs/netcdf/netcdf-4.6.1-r1.ebuild | 4 ++-- sci-libs/netcdf/netcdf-4.6.1.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sci-libs/netcdf') 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/" -- cgit v1.2.3-65-gdbad