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-vcs
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-vcs')
-rw-r--r--dev-vcs/git-machete/git-machete-3.13.0.ebuild2
-rw-r--r--dev-vcs/git-machete/git-machete-3.14.3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/git-machete/git-machete-3.13.0.ebuild b/dev-vcs/git-machete/git-machete-3.13.0.ebuild
index 20a8a5833048..9964c2ef2ad2 100644
--- a/dev-vcs/git-machete/git-machete-3.13.0.ebuild
+++ b/dev-vcs/git-machete/git-machete-3.13.0.ebuild
@@ -25,7 +25,7 @@ BDEPEND="test? (
DOCS=( CONTRIBUTING.md README.md )
-distutils_enable_sphinx docs/source dev-python/sphinx_rtd_theme
+distutils_enable_sphinx docs/source dev-python/sphinx-rtd-theme
distutils_enable_tests pytest
src_install() {
diff --git a/dev-vcs/git-machete/git-machete-3.14.3.ebuild b/dev-vcs/git-machete/git-machete-3.14.3.ebuild
index 20a8a5833048..9964c2ef2ad2 100644
--- a/dev-vcs/git-machete/git-machete-3.14.3.ebuild
+++ b/dev-vcs/git-machete/git-machete-3.14.3.ebuild
@@ -25,7 +25,7 @@ BDEPEND="test? (
DOCS=( CONTRIBUTING.md README.md )
-distutils_enable_sphinx docs/source dev-python/sphinx_rtd_theme
+distutils_enable_sphinx docs/source dev-python/sphinx-rtd-theme
distutils_enable_tests pytest
src_install() {