sci-libs/galib: fix inconsistent use of tabs and spaces in metadata
authorMichael Palimaka <kensington@gentoo.org>
Sat, 30 Sep 2017 05:10:59 +0000 (15:10 +1000)
committerMichael Palimaka <kensington@gentoo.org>
Sat, 30 Sep 2017 05:11:24 +0000 (15:11 +1000)
Package-Manager: Portage-2.3.8, Repoman-2.3.3

sci-libs/galib/metadata.xml

index ae42e772282027a5e406ae0e0369584c77a0e779..c5d86554ee6ddab121cd78ff4bec7563f43630e1 100644 (file)
@@ -6,8 +6,8 @@
                <name>Gentoo Science Project</name>
        </maintainer>
        <longdescription lang="en">
-  GAlib contains a set of C++ genetic algorithm objects. The library
-  includes tools for using genetic algorithms to do optimization in
-  any C++ program using any representation and genetic operators.
-</longdescription>
+               GAlib contains a set of C++ genetic algorithm objects. The library
+               includes tools for using genetic algorithms to do optimization in
+               any C++ program using any representation and genetic operators.
+       </longdescription>
 </pkgmetadata>