commit:     507d605d24d349baeb5e022643fbc0e6938e22f8
Author:     Kamal Abdellatif <gentoo.kamal <AT> tgf <DOT> pw>
AuthorDate: Tue Feb 14 12:52:00 2023 +0000
Commit:     Kamal Abdellatif <gentoo.kamal <AT> tgf <DOT> pw>
CommitDate: Tue Feb 14 12:52:00 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=507d605d

dev-cpp/{xtl,xsimd}: sphinx_rtd_theme -> sphinx-rtd-theme

Signed-off-by: Kamal Abdellatif <gentoo.kamal <AT> tgf.pw>

 dev-cpp/xsimd/xsimd-10.0.0.ebuild | 4 ++--
 dev-cpp/xtl/xtl-0.7.5.ebuild      | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-cpp/xsimd/xsimd-10.0.0.ebuild 
b/dev-cpp/xsimd/xsimd-10.0.0.ebuild
index 28e3508ef..b5f163b90 100644
--- a/dev-cpp/xsimd/xsimd-10.0.0.ebuild
+++ b/dev-cpp/xsimd/xsimd-10.0.0.ebuild
@@ -26,7 +26,7 @@ BDEPEND="
                $(python_gen_any_dep '
                        dev-python/breathe[${PYTHON_USEDEP}]
                        dev-python/sphinx[${PYTHON_USEDEP}]
-                       dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
+                       dev-python/sphinx-rtd-theme[${PYTHON_USEDEP}]
                ')
        )
        test? ( dev-cpp/doctest )
@@ -38,7 +38,7 @@ python_check_deps() {
        python_has_version \
                "dev-python/breathe[${PYTHON_USEDEP}]" \
                "dev-python/sphinx[${PYTHON_USEDEP}]" \
-               "dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]"
+               "dev-python/sphinx-rtd-theme[${PYTHON_USEDEP}]"
 }
 
 pkg_setup() {

diff --git a/dev-cpp/xtl/xtl-0.7.5.ebuild b/dev-cpp/xtl/xtl-0.7.5.ebuild
index bed500655..5d11b2586 100644
--- a/dev-cpp/xtl/xtl-0.7.5.ebuild
+++ b/dev-cpp/xtl/xtl-0.7.5.ebuild
@@ -26,7 +26,7 @@ BDEPEND="
                $(python_gen_any_dep '
                        dev-python/breathe[${PYTHON_USEDEP}]
                        dev-python/sphinx[${PYTHON_USEDEP}]
-                       dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
+                       dev-python/sphinx-rtd-theme[${PYTHON_USEDEP}]
                ')
        )
        test? ( dev-cpp/doctest )
@@ -38,7 +38,7 @@ python_check_deps() {
        python_has_version \
                "dev-python/breathe[${PYTHON_USEDEP}]" \
                "dev-python/sphinx[${PYTHON_USEDEP}]" \
-               "dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]"
+               "dev-python/sphinx-rtd-theme[${PYTHON_USEDEP}]"
 }
 
 pkg_setup() {

Reply via email to