sci-geosciences/grass: [QA] inherit toolchain-funcs.eclass directly

Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2020-02-13 22:38:12 +01:00
parent 8e9f7956eb
commit dcd9f09ec2
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ PYTHON_REQ_USE="sqlite" # bug 572440
WANT_AUTOCONF="2.1"
WX_GTK_VER=3.0
inherit autotools desktop eapi7-ver python-single-r1 wxwidgets xdg
inherit autotools desktop eapi7-ver python-single-r1 toolchain-funcs wxwidgets xdg
MY_PM=${PN}$(ver_cut 1-2 ${PV})
MY_PM=${MY_PM/.}

View File

@@ -8,7 +8,7 @@ PYTHON_REQ_USE="sqlite" # bug 572440
WANT_AUTOCONF="2.1"
WX_GTK_VER=3.0
inherit autotools desktop eapi7-ver python-single-r1 wxwidgets xdg
inherit autotools desktop eapi7-ver python-single-r1 toolchain-funcs wxwidgets xdg
MY_PM=${PN}$(ver_cut 1-2 ${PV})
MY_PM=${MY_PM/.}