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 /sci-chemistry | |
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 'sci-chemistry')
-rw-r--r-- | sci-chemistry/nmrglue/nmrglue-0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/nmrglue/nmrglue-0.9.ebuild b/sci-chemistry/nmrglue/nmrglue-0.9.ebuild index 49f5d57d6818..7b28a0a8d2a5 100644 --- a/sci-chemistry/nmrglue/nmrglue-0.9.ebuild +++ b/sci-chemistry/nmrglue/nmrglue-0.9.ebuild @@ -28,4 +28,4 @@ DEPEND="${RDEPEND}" BDEPEND="test? ( app-shells/tcsh )" distutils_enable_tests nose -distutils_enable_sphinx doc/source dev-python/sphinx_rtd_theme dev-python/numpydoc +distutils_enable_sphinx doc/source dev-python/sphinx-rtd-theme dev-python/numpydoc |