diff options
-rw-r--r-- | sci-libs/netcdf/netcdf-4.6.1-r1.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/netcdf/netcdf-4.6.1.ebuild | 4 |
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/" |