www-client/w3m: [QA] inherit toolchain-funcs.eclass directly
authorDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:39:46 +0000 (22:39 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:39:46 +0000 (22:39 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
www-client/w3m/w3m-0.5.3_p20180125.ebuild
www-client/w3m/w3m-0.5.3_p20190105.ebuild

index 852e90364198af90cfff234b2969c2b265d147f6..b35fa388986677f3c74b2d809ebdd85c7676b797 100644 (file)
@@ -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}"
index afecd373f68cc2ddb148fa37539cc6b59a02bdb6..4247d0b103f8a48791879350cc597c22d16a33d6 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 prefix vcs-snapshot
+inherit autotools prefix toolchain-funcs vcs-snapshot
 
 MY_P="${P/_p/+git}"
 MY_PV="${PV/_p/+git}"