*/*: 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

@@ -3,8 +3,8 @@
EAPI=7 EAPI=7
DOCBUILDER="sphinx" DOCS_BUILDER="sphinx"
DOCDIR="${S}/docs" DOCS_DIR="${S}/docs"
inherit autotools docs inherit autotools docs

View File

@@ -3,8 +3,8 @@
EAPI=7 EAPI=7
DOCBUILDER="mkdocs" DOCS_BUILDER="mkdocs"
DOCDEPEND=" DOCS_DEPEND="
dev-python/mkdocs dev-python/mkdocs
dev-python/mkdocs-material dev-python/mkdocs-material
" "

View File

@@ -3,8 +3,8 @@
EAPI=7 EAPI=7
DOCBUILDER="mkdocs" DOCS_BUILDER="mkdocs"
DOCDEPEND=" DOCS_DEPEND="
dev-python/mkdocs dev-python/mkdocs
dev-python/mkdocs-material dev-python/mkdocs-material
" "

View File

@@ -5,14 +5,14 @@ EAPI="7"
PYTHON_COMPAT=( python3_7 ) PYTHON_COMPAT=( python3_7 )
DOCBUILDER="sphinx" DOCS_BUILDER="sphinx"
DOCDIR="${S}/docs" DOCS_DIR="${S}/docs"
DOCDEPEND=" DOCS_DEPEND="
dev-python/anyio dev-python/anyio
>=dev-python/sphinx-autodoc-typehints-1.2.0 >=dev-python/sphinx-autodoc-typehints-1.2.0
dev-python/sphinx_rtd_theme dev-python/sphinx_rtd_theme
" "
AUTODOC=1 DOCS_AUTODOC=1
inherit distutils-r1 docs inherit distutils-r1 docs

View File

@@ -4,8 +4,8 @@
EAPI="7" EAPI="7"
PYTHON_COMPAT=( python3_7 ) PYTHON_COMPAT=( python3_7 )
DOCDIR="docs" DOCS_DIR="docs"
DOCBUILDER="sphinx" DOCS_BUILDER="sphinx"
inherit distutils-r1 docs optfeature inherit distutils-r1 docs optfeature

View File

@@ -5,8 +5,8 @@ EAPI=7
PYTHON_COMPAT=( python3_{7,8,9} ) PYTHON_COMPAT=( python3_{7,8,9} )
DOCBUILDER="mkdocs" DOCS_BUILDER="mkdocs"
DOCDEPEND=" DOCS_DEPEND="
dev-python/mkdocs_pymdownx_material_extras dev-python/mkdocs_pymdownx_material_extras
dev-python/mkdocs-minify-plugin dev-python/mkdocs-minify-plugin
dev-python/mkdocs-git-revision-date-localized-plugin dev-python/mkdocs-git-revision-date-localized-plugin

View File

@@ -5,8 +5,8 @@ EAPI=7
PYTHON_COMPAT=( python3_{7,8} ) PYTHON_COMPAT=( python3_{7,8} )
DOCBUILDER="mkdocs" DOCS_BUILDER="mkdocs"
DOCDEPEND=" DOCS_DEPEND="
~dev-python/mkdocs-material-5.0.0_rc2 ~dev-python/mkdocs-material-5.0.0_rc2
dev-python/mkdocs_pymdownx_material_extras dev-python/mkdocs_pymdownx_material_extras
dev-python/pyspelling dev-python/pyspelling

View File

@@ -5,8 +5,8 @@ EAPI=7
PYTHON_COMPAT=( python3_7 ) PYTHON_COMPAT=( python3_7 )
DOCBUILDER="mkdocs" DOCS_BUILDER="mkdocs"
DOCDEPEND="dev-python/mkdocs-material" DOCS_DEPEND="dev-python/mkdocs-material"
inherit distutils-r1 docs optfeature inherit distutils-r1 docs optfeature

View File

@@ -5,8 +5,8 @@ EAPI=7
PYTHON_COMPAT=( python3_{7,8,9} ) PYTHON_COMPAT=( python3_{7,8,9} )
DOCBUILDER="mkdocs" DOCS_BUILDER="mkdocs"
DOCDEPEND=" DOCS_DEPEND="
dev-python/ansi2html dev-python/ansi2html
dev-python/markdown dev-python/markdown
dev-python/markdown-include dev-python/markdown-include

View File

@@ -4,8 +4,8 @@
EAPI="7" EAPI="7"
PYTHON_COMPAT=( python3_{6..8} ) PYTHON_COMPAT=( python3_{6..8} )
DOCBUILDER="sphinx" DOCS_BUILDER="sphinx"
DOCDEPEND=" DOCS_DEPEND="
>=dev-python/recommonmark-0.4.0 >=dev-python/recommonmark-0.4.0
>dev-python/sphinx_rtd_theme-0.2.5 >dev-python/sphinx_rtd_theme-0.2.5
" "

View File

@@ -5,9 +5,9 @@ EAPI=7
PYTHON_COMPAT=( python3_{7,8} ) PYTHON_COMPAT=( python3_{7,8} )
DOCBUILDER="mkdocs" DOCS_BUILDER="mkdocs"
DOCDEPEND="dev-python/mkdocs-material" DOCS_DEPEND="dev-python/mkdocs-material"
AUTODOC=1 DOCS_AUTODOC=1
inherit distutils-r1 docs inherit distutils-r1 docs

View File

@@ -5,9 +5,9 @@ EAPI=7
PYTHON_COMPAT=( python3_7 ) PYTHON_COMPAT=( python3_7 )
DOCBUILDER="mkdocs" DOCS_BUILDER="mkdocs"
DOCDEPEND="dev-python/mkdocs-material" DOCS_DEPEND="dev-python/mkdocs-material"
AUTODOC=1 DOCS_AUTODOC=1
inherit distutils-r1 docs inherit distutils-r1 docs

View File

@@ -5,9 +5,9 @@ EAPI=7
PYTHON_COMPAT=( python3_{7,8} ) PYTHON_COMPAT=( python3_{7,8} )
DOCBUILDER="mkdocs" DOCS_BUILDER="mkdocs"
DOCDEPEND="dev-python/mkdocs-material" DOCS_DEPEND="dev-python/mkdocs-material"
AUTODOC=1 DOCS_AUTODOC=1
inherit distutils-r1 docs inherit distutils-r1 docs

View File

@@ -5,9 +5,9 @@ EAPI=7
PYTHON_COMPAT=( python3_{7,8} ) PYTHON_COMPAT=( python3_{7,8} )
DOCBUILDER="mkdocs" DOCS_BUILDER="mkdocs"
DOCDEPEND="dev-python/mkdocs-material" DOCS_DEPEND="dev-python/mkdocs-material"
AUTODOC=1 DOCS_AUTODOC=1
inherit distutils-r1 docs inherit distutils-r1 docs

View File

@@ -6,12 +6,12 @@ EAPI="7"
PYTHON_COMPAT=( python3_{7,8} ) PYTHON_COMPAT=( python3_{7,8} )
DISTUTILS_USE_SETUPTOOLS=rdepend DISTUTILS_USE_SETUPTOOLS=rdepend
DOCBUILDER="sphinx" DOCS_BUILDER="sphinx"
DOCDEPEND=" DOCS_DEPEND="
dev-python/sphinxcontrib-napoleon dev-python/sphinxcontrib-napoleon
dev-python/pydata-sphinx-theme dev-python/pydata-sphinx-theme
" "
DOCDIR="${S}/docs" DOCS_DIR="${S}/docs"
inherit distutils-r1 docs optfeature inherit distutils-r1 docs optfeature

View File

@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python3_7 )
DISTUTILS_USE_SETUPTOOLS=rdepend DISTUTILS_USE_SETUPTOOLS=rdepend
DOCBUILDER="mkdocs" DOCS_BUILDER="mkdocs"
DOCDEPEND="dev-python/mkdocs-minify-plugin" DOCS_DEPEND="dev-python/mkdocs-minify-plugin"
inherit distutils-r1 docs inherit distutils-r1 docs

View File

@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python3_7 )
DISTUTILS_USE_SETUPTOOLS=rdepend DISTUTILS_USE_SETUPTOOLS=rdepend
DOCBUILDER="mkdocs" DOCS_BUILDER="mkdocs"
DOCDEPEND="dev-python/mkdocs-minify-plugin" DOCS_DEPEND="dev-python/mkdocs-minify-plugin"
inherit distutils-r1 docs inherit distutils-r1 docs

View File

@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python3_7 )
DISTUTILS_USE_SETUPTOOLS=rdepend DISTUTILS_USE_SETUPTOOLS=rdepend
DOCBUILDER="mkdocs" DOCS_BUILDER="mkdocs"
DOCDEPEND="dev-python/mkdocs-minify-plugin" DOCS_DEPEND="dev-python/mkdocs-minify-plugin"
inherit distutils-r1 docs inherit distutils-r1 docs

View File

@@ -5,8 +5,8 @@ EAPI=7
PYTHON_COMPAT=( python3_7 ) PYTHON_COMPAT=( python3_7 )
DOCBUILDER="mkdocs" DOCS_BUILDER="mkdocs"
DOCDEPEND=" DOCS_DEPEND="
dev-python/mkdocs-minify-plugin dev-python/mkdocs-minify-plugin
dev-python/mkdocs-redirects dev-python/mkdocs-redirects
" "

View File

@@ -5,8 +5,8 @@ EAPI=7
PYTHON_COMPAT=( python3_7 ) PYTHON_COMPAT=( python3_7 )
DOCBUILDER="mkdocs" DOCS_BUILDER="mkdocs"
DOCDEPEND=" DOCS_DEPEND="
dev-python/mkdocs-minify-plugin dev-python/mkdocs-minify-plugin
dev-python/mkdocs-redirects dev-python/mkdocs-redirects
" "

View File

@@ -5,8 +5,8 @@ EAPI=7
PYTHON_COMPAT=( python3_{7,8,9} ) PYTHON_COMPAT=( python3_{7,8,9} )
DOCBUILDER="mkdocs" DOCS_BUILDER="mkdocs"
DOCDEPEND=" DOCS_DEPEND="
dev-python/mkdocs-git-revision-date-localized-plugin dev-python/mkdocs-git-revision-date-localized-plugin
dev-python/mkdocs-minify-plugin dev-python/mkdocs-minify-plugin
dev-python/mkdocs-material dev-python/mkdocs-material

View File

@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python3_{7,8} )
DISTUTILS_USE_SETUPTOOLS=rdepend DISTUTILS_USE_SETUPTOOLS=rdepend
DOCBUILDER="mkdocs" DOCS_BUILDER="mkdocs"
DOCDEPEND=" DOCS_DEPEND="
dev-python/mkdocs_pymdownx_material_extras dev-python/mkdocs_pymdownx_material_extras
~dev-python/mkdocs-material-5.0.0_rc2" ~dev-python/mkdocs-material-5.0.0_rc2"

View File

@@ -5,9 +5,9 @@ EAPI="7"
PYTHON_COMPAT=( python3_{7,8} ) PYTHON_COMPAT=( python3_{7,8} )
DISTUTILS_USE_SETUPTOOLS=bdepend DISTUTILS_USE_SETUPTOOLS=bdepend
DOCBUILDER="sphinx" DOCS_BUILDER="sphinx"
DOCDIR="${S}/docs/source" DOCS_DIR="${S}/docs/source"
DOCDEPEND=" DOCS_DEPEND="
>=dev-python/attrs-17.4.0 >=dev-python/attrs-17.4.0
>=dev-python/sphinx-1.6.1 >=dev-python/sphinx-1.6.1
dev-python/sphinx_rtd_theme dev-python/sphinx_rtd_theme

View File

@@ -5,9 +5,9 @@ EAPI="7"
PYTHON_COMPAT=( python3_7 ) PYTHON_COMPAT=( python3_7 )
DOCBUILDER="sphinx" DOCS_BUILDER="sphinx"
DOCDIR="${S}/docs" DOCS_DIR="${S}/docs"
DOCDEPEND="dev-python/sphinx_rtd_theme" DOCS_DEPEND="dev-python/sphinx_rtd_theme"
inherit distutils-r1 docs inherit distutils-r1 docs

View File

@@ -5,9 +5,9 @@ EAPI=7
PYTHON_COMPAT=( python3_{7,8} ) PYTHON_COMPAT=( python3_{7,8} )
DOCBUILDER="mkdocs" DOCS_BUILDER="mkdocs"
DOCDEPEND="dev-python/mkdocs-material" DOCS_DEPEND="dev-python/mkdocs-material"
AUTODOC=1 DOCS_AUTODOC=1
inherit distutils-r1 docs optfeature inherit distutils-r1 docs optfeature

View File

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

View File

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

View File

@@ -5,8 +5,8 @@ EAPI=7
PYTHON_COMPAT=( python3_{7,8} ) PYTHON_COMPAT=( python3_{7,8} )
DOCBUILDER="mkdocs" DOCS_BUILDER="mkdocs"
DOCDEPEND=" DOCS_DEPEND="
~dev-python/mkdocs-material-5.0.0_rc2 ~dev-python/mkdocs-material-5.0.0_rc2
dev-python/mkdocs_pymdownx_material_extras dev-python/mkdocs_pymdownx_material_extras
dev-python/pyspelling dev-python/pyspelling

View File

@@ -3,9 +3,9 @@
EAPI=7 EAPI=7
DOCBUILDER="sphinx" DOCS_BUILDER="sphinx"
DOCDIR="docs" DOCS_DIR="docs"
AUTODOC=0 DOCS_AUTODOC=0
PYTHON_COMPAT=( python3_{7,8,9} ) PYTHON_COMPAT=( python3_{7,8,9} )