mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
*/*: sphinx_rtd_theme → sphinx-rtd-theme
Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
@@ -32,7 +32,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 )
|
||||
@@ -45,7 +45,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_pretend() {
|
||||
|
||||
Reference in New Issue
Block a user