*/*: variables renamed in new docs.eclass

Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2020-12-06 11:19:53 +01:00
parent bba19fbc64
commit 6d5d75a0a3
29 changed files with 69 additions and 69 deletions

View File

@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python3_{7,8} )
DISTUTILS_USE_SETUPTOOLS=rdepend
DOCBUILDER="mkdocs"
DOCDEPEND="dev-python/mkdocs-material"
DOCS_BUILDER="mkdocs"
DOCS_DEPEND="dev-python/mkdocs-material"
inherit distutils-r1 docs optfeature

View File

@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python3_{7,8} )
DISTUTILS_USE_SETUPTOOLS=rdepend
DOCBUILDER="mkdocs"
DOCDEPEND="dev-python/mkdocs-material"
DOCS_BUILDER="mkdocs"
DOCS_DEPEND="dev-python/mkdocs-material"
inherit distutils-r1 docs optfeature