summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-13 22:38:09 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-13 22:38:09 +0100
commit8e9f7956eb10f19ffaff84ce760de152044cc644 (patch)
tree3f3f34fb4b6de318d8ebf7dc8fa832826ef72971 /sci-geosciences
parentsci-electronics/gtkwave: [QA] inherit toolchain-funcs.eclass directly (diff)
downloadgentoo-8e9f7956eb10f19ffaff84ce760de152044cc644.tar.gz
gentoo-8e9f7956eb10f19ffaff84ce760de152044cc644.tar.bz2
gentoo-8e9f7956eb10f19ffaff84ce760de152044cc644.zip
sci-geosciences/gmt: [QA] inherit toolchain-funcs.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r--sci-geosciences/gmt/gmt-4.5.8.ebuild4
-rw-r--r--sci-geosciences/gmt/gmt-4.5.9.ebuild4
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"