From: David Seifert Date: Thu, 13 Feb 2020 21:38:09 +0000 (+0100) Subject: sci-geosciences/gmt: [QA] inherit toolchain-funcs.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8e9f7956eb10f19ffaff84ce760de152044cc644;p=gentoo.git sci-geosciences/gmt: [QA] inherit toolchain-funcs.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- 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"