doc:install: fix dependency table ReST formatting
authorW. Trevor King <wking@tremily.us>
Fri, 26 Oct 2012 16:39:32 +0000 (12:39 -0400)
committerW. Trevor King <wking@tremily.us>
Fri, 26 Oct 2012 16:39:35 +0000 (12:39 -0400)
The header had been broken by

  commit f174d8943c2edea25306ab522c27f69bbebd0be3
  Author: W. Trevor King <wking@tremily.us>
  Date:   Thu May 10 08:56:02 2012 -0400

    Update CherryPy dependency package to python-cherrypy3 on Debian.

doc/install.txt

index b95eca741fd54747ea12597077b15285101673eb..3d00f0dc61d1acab82ad6de89fe105227bff93cc 100644 (file)
@@ -33,8 +33,8 @@ If your distribution does not package BE, you'll have to install it
 yourself, along with its dependencies.  Not all of these are strictly
 required.  See `Minimal installs`_ for possible shortcuts.
 
-==============  =======================  ===============  ===========================
-Package         Role                     Debian_          Gentoo_
+==============  =======================  ================  ===========================
+Package         Role                     Debian_           Gentoo_
 ==============  =======================  ================  ===========================
 PyYAML_         serialized data storage  python-yaml       dev-python/pyyaml
 Jinja_          HTML templating          python-jinja2     dev-python/jinja