dev-lang/lisaac: [QA] inherit toolchain-funcs.eclass directly
authorDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:35:30 +0000 (22:35 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:35:30 +0000 (22:35 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-lang/lisaac/lisaac-0.13.1-r2.ebuild

index 7d4c3b1940e391a7c8236e182c82afbcea42bd81..dffa1101fd40a79019d8cb118f3152e6c6599fca 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
-inherit versionator elisp-common eutils
+inherit versionator elisp-common eutils toolchain-funcs
 
 DESCRIPTION="Lisaac is an object prototype based language"
 HOMEPAGE="http://isaacproject.u-strasbg.fr/li.html"