From 50745f3a289187f9363aabf7cdb628ec2c5da8bd Mon Sep 17 00:00:00 2001 From: David Seifert Date: Thu, 13 Feb 2020 22:34:51 +0100 Subject: [PATCH] app-editors/ng: [QA] inherit toolchain-funcs.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- app-editors/ng/ng-1.5_beta1-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-editors/ng/ng-1.5_beta1-r2.ebuild b/app-editors/ng/ng-1.5_beta1-r2.ebuild index fbb432af3cc5..f7b2c66ceb44 100644 --- a/app-editors/ng/ng-1.5_beta1-r2.ebuild +++ b/app-editors/ng/ng-1.5_beta1-r2.ebuild @@ -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}" -- 2.26.2