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

index 831375da3a591715f1a83f3f09f61cd8f550eac5..16c8683ed40d9463f544d1f577374a5f05d4a090 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-inherit autotools
+inherit autotools toolchain-funcs
 
 DESCRIPTION="Symbolic Manipulation System"
 HOMEPAGE="https://www.nikhef.nl/~form/"
index f280eae46219e187cec8e4f0bc987b34a89ae527..6d627fb717dc30c2863e9659eeccd22dc2f10631 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-inherit autotools
+inherit autotools toolchain-funcs
 
 DESCRIPTION="Symbolic Manipulation System"
 HOMEPAGE="https://www.nikhef.nl/~form/"
index bcf556c29621ccd1cc38f85648efbcddf771fcd8..e2728c87d4f6fc4987614c17150823e6d72e02a1 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit autotools
+inherit autotools toolchain-funcs
 
 DESCRIPTION="Symbolic Manipulation System"
 HOMEPAGE="https://www.nikhef.nl/~form/ https://github.com/vermaseren/form/"