net-misc/lambdamoo: [QA] inherit toolchain-funcs.eclass directly
authorDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:37:34 +0000 (22:37 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:37:34 +0000 (22:37 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
net-misc/lambdamoo/lambdamoo-1.8.1-r3.ebuild

index 447f42484f0658818fe91672e85a8ed1d2ca9683..41acc456a60d11923f92f320d71020f733a8f8f0 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
+inherit autotools toolchain-funcs
 
 DESCRIPTION="networked mud that can be used for different types of collaborative software"
 HOMEPAGE="https://sourceforge.net/projects/lambdamoo/"