dev-python/gnuplot-py: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 19:59:57 +0000 (20:59 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 21:39:48 +0000 (22:39 +0100)
dev-python/gnuplot-py/metadata.xml

index b7268ab2fa8a92e60d2d5eb40ddb1598a608d813..fe1997fa7b0886c3c35e4085e7ca928fa8d54f2e 100644 (file)
@@ -6,15 +6,15 @@
                <name>Python</name>
        </maintainer>
        <longdescription lang="en">
-  Gnuplot.py is a Python module that interfaces to gnuplot, the popular
-  plotting program. It allows you to use gnuplot from within Python to
-  plot arrays of data from memory, data files, or mathematical
-  functions. If you use Python to perform computations or as `glue' for
-  numerical programs, you can use this module to plot data on the fly as
-  they are computed. And the combination with Python makes it is easy to
-  automate things, including to create crude `animations' by plotting
-  different datasets one after another.
-</longdescription>
+               Gnuplot.py is a Python module that interfaces to gnuplot, the popular
+               plotting program. It allows you to use gnuplot from within Python to
+               plot arrays of data from memory, data files, or mathematical
+               functions. If you use Python to perform computations or as `glue' for
+               numerical programs, you can use this module to plot data on the fly as
+               they are computed. And the combination with Python makes it is easy to
+               automate things, including to create crude `animations' by plotting
+               different datasets one after another.
+       </longdescription>
        <upstream>
                <remote-id type="sourceforge">gnuplot-py</remote-id>
        </upstream>