From 10b7b4fdee3da5b2c848f081030083c9f9a19c1d Mon Sep 17 00:00:00 2001 From: David Seifert Date: Thu, 13 Feb 2020 22:38:33 +0100 Subject: [PATCH] sci-mathematics/4ti2: [QA] inherit toolchain-funcs.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- sci-mathematics/4ti2/4ti2-1.6.2.ebuild | 4 ++-- sci-mathematics/4ti2/4ti2-1.6.5.ebuild | 4 ++-- sci-mathematics/4ti2/4ti2-1.6.6.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) 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/" -- 2.26.2