From 8e9f7956eb10f19ffaff84ce760de152044cc644 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Thu, 13 Feb 2020 22:38:09 +0100 Subject: sci-geosciences/gmt: [QA] inherit toolchain-funcs.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- sci-geosciences/gmt/gmt-4.5.8.ebuild | 4 ++-- sci-geosciences/gmt/gmt-4.5.9.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sci-geosciences/gmt/gmt-4.5.8.ebuild b/sci-geosciences/gmt/gmt-4.5.8.ebuild index 69ac9baca347..e61d50700437 100644 --- a/sci-geosciences/gmt/gmt-4.5.8.ebuild +++ b/sci-geosciences/gmt/gmt-4.5.8.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 AUTOTOOLS_AUTORECONF=yes -inherit autotools-utils multilib +inherit autotools-utils multilib toolchain-funcs GSHHS="gshhs-2.2.0" diff --git a/sci-geosciences/gmt/gmt-4.5.9.ebuild b/sci-geosciences/gmt/gmt-4.5.9.ebuild index 7aefd90eb08c..329cb136f134 100644 --- a/sci-geosciences/gmt/gmt-4.5.9.ebuild +++ b/sci-geosciences/gmt/gmt-4.5.9.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 AUTOTOOLS_AUTORECONF=yes -inherit autotools-utils multilib +inherit autotools-utils multilib toolchain-funcs GSHHS="gshhs-2.2.0" -- cgit v1.2.3-65-gdbad