sci-geosciences/gmt: [QA] inherit toolchain-funcs.eclass directly
authorDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:38:09 +0000 (22:38 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:38:09 +0000 (22:38 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
sci-geosciences/gmt/gmt-4.5.8.ebuild
sci-geosciences/gmt/gmt-4.5.9.ebuild

index 69ac9baca3477ccc4ae55a2d4f75cf6170ff81bb..e61d50700437bba21fb5b502a5c741e1c9c2a892 100644 (file)
@@ -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"
 
index 7aefd90eb08cefa7d14093342f077eaf5948cf0a..329cb136f134142498db71aa43bbb2f88d5c0df8 100644 (file)
@@ -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"