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 /dev-libs/libinput
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 'dev-libs/libinput')
-rw-r--r--dev-libs/libinput/libinput-1.21.0-r1.ebuild4
-rw-r--r--dev-libs/libinput/libinput-1.22.1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/libinput/libinput-1.21.0-r1.ebuild b/dev-libs/libinput/libinput-1.21.0-r1.ebuild
index 225df8bd4a50..a39b1460c39d 100644
--- a/dev-libs/libinput/libinput-1.21.0-r1.ebuild
+++ b/dev-libs/libinput/libinput-1.21.0-r1.ebuild
@@ -24,7 +24,7 @@ BDEPEND="
dev-python/commonmark[${PYTHON_USEDEP}]
dev-python/recommonmark[${PYTHON_USEDEP}]
dev-python/sphinx[${PYTHON_USEDEP}]
- >=dev-python/sphinx_rtd_theme-0.2.4[${PYTHON_USEDEP}]
+ >=dev-python/sphinx-rtd-theme-0.2.4[${PYTHON_USEDEP}]
')
>=app-doc/doxygen-1.8.3
>=media-gfx/graphviz-2.38.0
@@ -45,7 +45,7 @@ python_check_deps() {
has_version -b "dev-python/commonmark[${PYTHON_USEDEP}]" && \
has_version -b "dev-python/recommonmark[${PYTHON_USEDEP}]" && \
has_version -b "dev-python/sphinx[${PYTHON_USEDEP}]" && \
- has_version -b ">=dev-python/sphinx_rtd_theme-0.2.4[${PYTHON_USEDEP}]"
+ has_version -b ">=dev-python/sphinx-rtd-theme-0.2.4[${PYTHON_USEDEP}]"
}
pkg_setup() {
diff --git a/dev-libs/libinput/libinput-1.22.1.ebuild b/dev-libs/libinput/libinput-1.22.1.ebuild
index 70cad76124a2..144cc92f93e5 100644
--- a/dev-libs/libinput/libinput-1.22.1.ebuild
+++ b/dev-libs/libinput/libinput-1.22.1.ebuild
@@ -36,7 +36,7 @@ BDEPEND="
dev-python/commonmark[${PYTHON_USEDEP}]
dev-python/recommonmark[${PYTHON_USEDEP}]
dev-python/sphinx[${PYTHON_USEDEP}]
- >=dev-python/sphinx_rtd_theme-0.2.4[${PYTHON_USEDEP}]
+ >=dev-python/sphinx-rtd-theme-0.2.4[${PYTHON_USEDEP}]
')
>=app-doc/doxygen-1.8.3
>=media-gfx/graphviz-2.38.0
@@ -52,7 +52,7 @@ python_check_deps() {
python_has_version "dev-python/commonmark[${PYTHON_USEDEP}]" && \
python_has_version "dev-python/recommonmark[${PYTHON_USEDEP}]" && \
python_has_version "dev-python/sphinx[${PYTHON_USEDEP}]" && \
- python_has_version ">=dev-python/sphinx_rtd_theme-0.2.4[${PYTHON_USEDEP}]"
+ python_has_version ">=dev-python/sphinx-rtd-theme-0.2.4[${PYTHON_USEDEP}]"
}
pkg_setup() {