net-vpn/openconnect: [QA] inherit eutils.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sun, 16 Feb 2020 20:24:08 +0000 (21:24 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 16 Feb 2020 20:24:08 +0000 (21:24 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
net-vpn/openconnect/openconnect-8.05.ebuild
net-vpn/openconnect/openconnect-9999.ebuild

index c1ef1984ae31bb4ecda5f210af6742a423839506..e737caa85672db40624b29278cd3afbfdf572a14 100644 (file)
@@ -6,7 +6,7 @@ EAPI=7
 PYTHON_COMPAT=( python{3_6,3_7} )
 PYTHON_REQ_USE="xml"
 
-inherit linux-info python-any-r1 readme.gentoo-r1
+inherit eutils linux-info python-any-r1 readme.gentoo-r1
 
 if [[ ${PV} == 9999 ]]; then
        EGIT_REPO_URI="https://gitlab.com/openconnect/openconnect.git"
index 166611bbd0763ddb31f1f748331abd9bb04eaf59..16e3dcc31c8a7198932b9b38efd0417886086d9a 100644 (file)
@@ -6,7 +6,7 @@ EAPI=7
 PYTHON_COMPAT=( python{3_6,3_7} )
 PYTHON_REQ_USE="xml"
 
-inherit linux-info python-any-r1 readme.gentoo-r1
+inherit eutils linux-info python-any-r1 readme.gentoo-r1
 
 if [[ ${PV} == 9999 ]]; then
        EGIT_REPO_URI="https://gitlab.com/openconnect/openconnect.git"