*/*: sphinx_rtd_theme → sphinx-rtd-theme

Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
Florian Schmaus
2023-02-14 12:59:55 +01:00
parent 20d7e9d674
commit efdaee13ce
57 changed files with 58 additions and 58 deletions

View File

@@ -5,7 +5,7 @@ EAPI=8
DOCS_BUILDER="sphinx"
DOCS_DIR="${S}/docs"
DOCS_DEPEND="dev-python/sphinx_rtd_theme"
DOCS_DEPEND="dev-python/sphinx-rtd-theme"
PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1 docs