summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-13 22:38:45 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-13 22:38:45 +0100
commit64276d46fcaee261ceba41000f9caf4f35a5ae61 (patch)
treec9d93f473c76f1fa8bafc56ac239213aaeb94821 /sci-mathematics/singular/singular-4.0.3.ebuild
parentsci-mathematics/ggnfs: [QA] inherit toolchain-funcs.eclass directly (diff)
downloadgentoo-64276d46fcaee261ceba41000f9caf4f35a5ae61.tar.gz
gentoo-64276d46fcaee261ceba41000f9caf4f35a5ae61.tar.bz2
gentoo-64276d46fcaee261ceba41000f9caf4f35a5ae61.zip
sci-mathematics/singular: [QA] inherit toolchain-funcs.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sci-mathematics/singular/singular-4.0.3.ebuild')
-rw-r--r--sci-mathematics/singular/singular-4.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/singular/singular-4.0.3.ebuild b/sci-mathematics/singular/singular-4.0.3.ebuild
index ffb1e2a5d952..f8b2e73bf5ad 100644
--- a/sci-mathematics/singular/singular-4.0.3.ebuild
+++ b/sci-mathematics/singular/singular-4.0.3.ebuild
@@ -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 '.')