summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-13 22:39:46 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-13 22:39:46 +0100
commitd1f0c809b5996c49e1015e63d6c2811dcae2465f (patch)
tree22e96c3bc9513542e1710d2a81fee444cf91b090 /www-client/w3m/w3m-0.5.3_p20190105.ebuild
parentsys-power/nvclock: [QA] inherit toolchain-funcs.eclass directly (diff)
downloadgentoo-d1f0c809b5996c49e1015e63d6c2811dcae2465f.tar.gz
gentoo-d1f0c809b5996c49e1015e63d6c2811dcae2465f.tar.bz2
gentoo-d1f0c809b5996c49e1015e63d6c2811dcae2465f.zip
www-client/w3m: [QA] inherit toolchain-funcs.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'www-client/w3m/w3m-0.5.3_p20190105.ebuild')
-rw-r--r--www-client/w3m/w3m-0.5.3_p20190105.ebuild4
1 files changed, 2 insertions, 2 deletions
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}"