diff options
Diffstat (limited to 'dev-python/sphinx_ansible_theme')
-rw-r--r-- | dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.10.1.ebuild | 2 | ||||
-rw-r--r-- | dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.9.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.10.1.ebuild b/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.10.1.ebuild index cf67a561daa6..0a4b5cdc589f 100644 --- a/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.10.1.ebuild +++ b/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.10.1.ebuild @@ -24,7 +24,7 @@ SLOT="0" KEYWORDS="amd64 ~riscv" RDEPEND=" - dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}] + dev-python/sphinx-rtd-theme[${PYTHON_USEDEP}] " BDEPEND=" >=dev-python/setuptools_scm-7.0.5[${PYTHON_USEDEP}] diff --git a/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.9.1.ebuild b/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.9.1.ebuild index 58016b24eb98..d7bad106fa3f 100644 --- a/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.9.1.ebuild +++ b/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.9.1.ebuild @@ -20,7 +20,7 @@ SLOT="0" KEYWORDS="amd64 ~riscv" RDEPEND=" - dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]" + dev-python/sphinx-rtd-theme[${PYTHON_USEDEP}]" BDEPEND=" dev-python/setuptools_scm[${PYTHON_USEDEP}] dev-python/setuptools_scm_git_archive[${PYTHON_USEDEP}] |