From: David Seifert Date: Thu, 13 Feb 2020 21:38:33 +0000 (+0100) Subject: sci-mathematics/4ti2: [QA] inherit toolchain-funcs.eclass directly X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=10b7b4fdee3da5b2c848f081030083c9f9a19c1d;p=gentoo.git sci-mathematics/4ti2: [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-mathematics/4ti2/4ti2-1.6.2.ebuild b/sci-mathematics/4ti2/4ti2-1.6.2.ebuild index d107c3deb4a7..3afaf5653e38 100644 --- a/sci-mathematics/4ti2/4ti2-1.6.2.ebuild +++ b/sci-mathematics/4ti2/4ti2-1.6.2.ebuild @@ -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/" diff --git a/sci-mathematics/4ti2/4ti2-1.6.5.ebuild b/sci-mathematics/4ti2/4ti2-1.6.5.ebuild index 816cc21252a4..65d55399c3ff 100644 --- a/sci-mathematics/4ti2/4ti2-1.6.5.ebuild +++ b/sci-mathematics/4ti2/4ti2-1.6.5.ebuild @@ -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/" diff --git a/sci-mathematics/4ti2/4ti2-1.6.6.ebuild b/sci-mathematics/4ti2/4ti2-1.6.6.ebuild index 63371b8f47d1..95bac50f69b0 100644 --- a/sci-mathematics/4ti2/4ti2-1.6.6.ebuild +++ b/sci-mathematics/4ti2/4ti2-1.6.6.ebuild @@ -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/"