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

index 3d17c7c868cf323d02e6a2c2aa1d851b37005884..208cfbad6703a9df4dd084edf64757703bc65cab 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-inherit autotools eutils elisp-common flag-o-matic multilib prefix versionator
+inherit autotools eutils elisp-common flag-o-matic multilib prefix toolchain-funcs versionator
 
 MY_PN=Singular
 MY_PV=$(replace_all_version_separators '.')
index ffb1e2a5d95217c2e43f6c8b92fc9314ea8ec3b4..f8b2e73bf5ad586797361505fc13f4728e9bc73c 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit autotools elisp-common flag-o-matic multilib prefix versionator
+inherit autotools elisp-common flag-o-matic multilib prefix toolchain-funcs versionator
 
 MY_PN=Singular
 MY_PV=$(replace_all_version_separators '.')