diff options
author | Florian Schmaus <flow@gentoo.org> | 2023-02-14 12:59:55 +0100 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2023-02-14 12:59:55 +0100 |
commit | efdaee13ce8265aa9f4e12a2f15463c3753e3cc8 (patch) | |
tree | 25e1ec66dda4e22e638e0c2f1535ecedffc537c0 /sys-cluster | |
parent | games-emulation/yuzu: patch only when old glslang (diff) | |
download | guru-efdaee13ce8265aa9f4e12a2f15463c3753e3cc8.tar.gz guru-efdaee13ce8265aa9f4e12a2f15463c3753e3cc8.tar.bz2 guru-efdaee13ce8265aa9f4e12a2f15463c3753e3cc8.zip |
*/*: sphinx_rtd_theme → sphinx-rtd-theme
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/fti/fti-1.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/fti/fti-1.6-r1.ebuild b/sys-cluster/fti/fti-1.6-r1.ebuild index 74bb2c580..e10d79481 100644 --- a/sys-cluster/fti/fti-1.6-r1.ebuild +++ b/sys-cluster/fti/fti-1.6-r1.ebuild @@ -6,7 +6,7 @@ EAPI="7" DOCS_BUILDER="sphinx" DOCS_DEPEND=" dev-python/breathe - dev-python/sphinx_rtd_theme + dev-python/sphinx-rtd-theme " DOCS_DIR="${S}/docs/source" FORTRAN_NEEDED="fortran" |