diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-02-14 06:18:51 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-02-14 06:18:51 +0100 |
commit | 15d76ea3e49bf90f74df649773167d6ba96c0583 (patch) | |
tree | 46950f6ffc575325144006f0641caef4350ada8a /app-doc | |
parent | dev-python/sphinx_rtd_theme: Use pypi.eclass (diff) | |
download | gentoo-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 'app-doc')
-rw-r--r-- | app-doc/mathjax-docs/mathjax-docs-2.7.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-doc/mathjax-docs/mathjax-docs-2.7.7.ebuild b/app-doc/mathjax-docs/mathjax-docs-2.7.7.ebuild index 3036048e7bdc..09c46593386f 100644 --- a/app-doc/mathjax-docs/mathjax-docs-2.7.7.ebuild +++ b/app-doc/mathjax-docs/mathjax-docs-2.7.7.ebuild @@ -20,7 +20,7 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 s BDEPEND=" $(python_gen_any_dep ' dev-python/sphinx[${PYTHON_USEDEP}] - dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}] + dev-python/sphinx-rtd-theme[${PYTHON_USEDEP}] ') " |