app-editors/ng: [QA] inherit toolchain-funcs.eclass directly
authorDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:34:51 +0000 (22:34 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:34:51 +0000 (22:34 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
app-editors/ng/ng-1.5_beta1-r2.ebuild

index fbb432af3cc594dc4933c43f99aa6ff84a3eb0f2..f7b2c66ceb44dca2445a97508c5af31d83f8d522 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit autotools
+inherit autotools toolchain-funcs
 
 MY_P="${P/_beta/beta}"