www-servers/nginx-unit: [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:39:49 +01:00
parent d1f0c809b5
commit 95eacf6cc7
4 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ EAPI=7
PYTHON_COMPAT=(python3_{6,7})
inherit flag-o-matic python-single-r1
inherit flag-o-matic python-single-r1 toolchain-funcs
MY_P="unit-${PV}"
DESCRIPTION="Dynamic web and application server"

View File

@@ -5,7 +5,7 @@ EAPI=7
PYTHON_COMPAT=(python3_{6,7})
inherit flag-o-matic python-single-r1
inherit flag-o-matic python-single-r1 toolchain-funcs
MY_P="unit-${PV}"
DESCRIPTION="Dynamic web and application server"

View File

@@ -5,7 +5,7 @@ EAPI=7
PYTHON_COMPAT=(python3_{6,7,8})
inherit flag-o-matic python-single-r1
inherit flag-o-matic python-single-r1 toolchain-funcs
MY_P="unit-${PV}"
DESCRIPTION="Dynamic web and application server"

View File

@@ -5,7 +5,7 @@ EAPI=7
PYTHON_COMPAT=(python3_{6,7,8})
inherit flag-o-matic python-single-r1
inherit flag-o-matic python-single-r1 toolchain-funcs
MY_P="unit-${PV}"
DESCRIPTION="Dynamic web and application server"