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 /dev-util/cookiecutter/cookiecutter-2.0.2-r1.ebuild | |
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 'dev-util/cookiecutter/cookiecutter-2.0.2-r1.ebuild')
-rw-r--r-- | dev-util/cookiecutter/cookiecutter-2.0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cookiecutter/cookiecutter-2.0.2-r1.ebuild b/dev-util/cookiecutter/cookiecutter-2.0.2-r1.ebuild index b80a545a3618..4ad9ba45ea65 100644 --- a/dev-util/cookiecutter/cookiecutter-2.0.2-r1.ebuild +++ b/dev-util/cookiecutter/cookiecutter-2.0.2-r1.ebuild @@ -47,7 +47,7 @@ PATCHES=( distutils_enable_tests pytest # TODO: Package sphinx-click # distutils_enable_sphinx docs \ -# dev-python/sphinx_rtd_theme \ +# dev-python/sphinx-rtd-theme \ # dev-python/recommonmark python_test() { |