From: David Seifert Date: Thu, 13 Feb 2020 21:34:51 +0000 (+0100) Subject: app-editors/ng: [QA] inherit toolchain-funcs.eclass directly X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=50745f3a289187f9363aabf7cdb628ec2c5da8bd;p=gentoo.git app-editors/ng: [QA] inherit toolchain-funcs.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- 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}"