From d1f0c809b5996c49e1015e63d6c2811dcae2465f Mon Sep 17 00:00:00 2001 From: David Seifert Date: Thu, 13 Feb 2020 22:39:46 +0100 Subject: [PATCH] www-client/w3m: [QA] inherit toolchain-funcs.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- www-client/w3m/w3m-0.5.3_p20180125.ebuild | 2 +- www-client/w3m/w3m-0.5.3_p20190105.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/www-client/w3m/w3m-0.5.3_p20180125.ebuild b/www-client/w3m/w3m-0.5.3_p20180125.ebuild index 852e90364198..b35fa3889866 100644 --- a/www-client/w3m/w3m-0.5.3_p20180125.ebuild +++ b/www-client/w3m/w3m-0.5.3_p20180125.ebuild @@ -3,7 +3,7 @@ EAPI="6" -inherit autotools prefix vcs-snapshot +inherit autotools prefix toolchain-funcs vcs-snapshot MY_P="${P/_p/+git}" MY_PV="${PV/_p/+git}" diff --git a/www-client/w3m/w3m-0.5.3_p20190105.ebuild b/www-client/w3m/w3m-0.5.3_p20190105.ebuild index afecd373f68c..4247d0b103f8 100644 --- a/www-client/w3m/w3m-0.5.3_p20190105.ebuild +++ b/www-client/w3m/w3m-0.5.3_p20190105.ebuild @@ -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 prefix vcs-snapshot +inherit autotools prefix toolchain-funcs vcs-snapshot MY_P="${P/_p/+git}" MY_PV="${PV/_p/+git}" -- 2.26.2