aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/install.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/install.txt b/doc/install.txt
index dc4b416..a32a7c1 100644
--- a/doc/install.txt
+++ b/doc/install.txt
@@ -35,14 +35,14 @@ required. See `Minimal installs`_ for possible shortcuts.
============== ======================= =============== ===========================
Package Role Debian_ Gentoo_
-============== ======================= =============== ===========================
-PyYAML_ serialized data storage python-yaml dev-python/pyyaml
-Jinja_ HTML templating python-jinja2 dev-python/jinja
-CherryPy_ serve repos over HTTP python-cherrypy dev-python/cherrypy
-Sphinx_ see :doc:`doc` python-sphinx dev-python/sphinx
-numpydoc_ see :doc:`doc` dev-python/numpydoc [#npd]_
-Docutils_ manpage generation python-docutils dev-python/docutils
-============== ======================= =============== ===========================
+============== ======================= ================ ===========================
+PyYAML_ serialized data storage python-yaml dev-python/pyyaml
+Jinja_ HTML templating python-jinja2 dev-python/jinja
+CherryPy_ serve repos over HTTP python-cherrypy3 dev-python/cherrypy
+Sphinx_ see :doc:`doc` python-sphinx dev-python/sphinx
+numpydoc_ see :doc:`doc` dev-python/numpydoc [#npd]_
+Docutils_ manpage generation python-docutils dev-python/docutils
+============== ======================= ================ ===========================
.. [#npd] In the science_ overlay.