sci-mathematics/4ti2: [QA] inherit toolchain-funcs.eclass directly
authorDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:38:33 +0000 (22:38 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:38:33 +0000 (22:38 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
sci-mathematics/4ti2/4ti2-1.6.2.ebuild
sci-mathematics/4ti2/4ti2-1.6.5.ebuild
sci-mathematics/4ti2/4ti2-1.6.6.ebuild

index d107c3deb4a734ba61f1d126e6ebcb40ad432530..3afaf5653e38e0e30ae2863a418c66d085457046 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ AUTOTOOLS_AUTORECONF=true
 # The swig subdir is not used, so we can skip running autotools in it. #518000
 AT_NO_RECURSIVE=1
 
-inherit autotools-utils
+inherit autotools-utils toolchain-funcs
 
 DESCRIPTION="Software package for algebraic, geometric and combinatorial problems"
 HOMEPAGE="http://www.4ti2.de/"
index 816cc21252a431e53d67ea96d12c2852a4789800..65d55399c3ffc2c4ab0762cb7914e69aa34de230 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ AUTOTOOLS_AUTORECONF=true
 # The swig subdir is not used, so we can skip running autotools in it. #518000
 AT_NO_RECURSIVE=1
 
-inherit autotools-utils
+inherit autotools-utils toolchain-funcs
 
 DESCRIPTION="Software package for algebraic, geometric and combinatorial problems"
 HOMEPAGE="http://www.4ti2.de/"
index 63371b8f47d12327fb0b356e225e04f467e40f86..95bac50f69b0abee30c4785f96762441f7b1bc4d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ AUTOTOOLS_AUTORECONF=true
 # The swig subdir is not used, so we can skip running autotools in it. #518000
 AT_NO_RECURSIVE=1
 
-inherit autotools-utils
+inherit autotools-utils toolchain-funcs
 
 DESCRIPTION="Software package for algebraic, geometric and combinatorial problems"
 HOMEPAGE="http://www.4ti2.de/"