autotools-utils_src_test is called in src_test()
Package-Manager: portage-2.2.28
if [[ ${PV} = 9999* ]]; then
EGIT_REPO_URI="git://anongit.freedesktop.org/git/wayland/${PN}"
+ GIT_ECLASS="git-r3"
EXPERIMENTAL="true"
AUTOTOOLS_AUTORECONF=1
- inherit autotools-utils git-r3
fi
+inherit autotools-utils ${GIT_ECLASS}
+
DESCRIPTION="Wayland protocol files"
HOMEPAGE="https://wayland.freedesktop.org/"
if [[ ${PV} = 9999* ]]; then
EGIT_REPO_URI="git://anongit.freedesktop.org/git/wayland/${PN}"
+ GIT_ECLASS="git-r3"
EXPERIMENTAL="true"
AUTOTOOLS_AUTORECONF=1
- inherit autotools-utils git-r3
fi
+inherit autotools-utils ${GIT_ECLASS}
+
DESCRIPTION="Wayland protocol files"
HOMEPAGE="https://wayland.freedesktop.org/"