summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-02-14 06:18:51 +0100
committerMichał Górny <mgorny@gentoo.org>2023-02-14 06:18:51 +0100
commit15d76ea3e49bf90f74df649773167d6ba96c0583 (patch)
tree46950f6ffc575325144006f0641caef4350ada8a /net-misc/kea
parentdev-python/sphinx_rtd_theme: Use pypi.eclass (diff)
downloadgentoo-15d76ea3e49bf90f74df649773167d6ba96c0583.tar.gz
gentoo-15d76ea3e49bf90f74df649773167d6ba96c0583.tar.bz2
gentoo-15d76ea3e49bf90f74df649773167d6ba96c0583.zip
Rename dev-python/{sphinx_rtd_theme → sphinx-rtd-theme}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-misc/kea')
-rw-r--r--net-misc/kea/kea-2.2.0.ebuild2
-rw-r--r--net-misc/kea/kea-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/kea/kea-2.2.0.ebuild b/net-misc/kea/kea-2.2.0.ebuild
index 56fe907cd840..8ba65174037f 100644
--- a/net-misc/kea/kea-2.2.0.ebuild
+++ b/net-misc/kea/kea-2.2.0.ebuild
@@ -39,7 +39,7 @@ COMMON_DEPEND="
doc? (
$(python_gen_cond_dep '
dev-python/sphinx[${PYTHON_USEDEP}]
- dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
+ dev-python/sphinx-rtd-theme[${PYTHON_USEDEP}]
')
)
mysql? ( dev-db/mysql-connector-c )
diff --git a/net-misc/kea/kea-9999.ebuild b/net-misc/kea/kea-9999.ebuild
index 56fe907cd840..8ba65174037f 100644
--- a/net-misc/kea/kea-9999.ebuild
+++ b/net-misc/kea/kea-9999.ebuild
@@ -39,7 +39,7 @@ COMMON_DEPEND="
doc? (
$(python_gen_cond_dep '
dev-python/sphinx[${PYTHON_USEDEP}]
- dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
+ dev-python/sphinx-rtd-theme[${PYTHON_USEDEP}]
')
)
mysql? ( dev-db/mysql-connector-c )