sci-mathematics/prng: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 16:52:28 +0000 (17:52 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 17:39:56 +0000 (18:39 +0100)
sci-mathematics/prng/metadata.xml

index 19da1401e57480753e9cb6de723105a023533b8f..1846376551350d0afc430f5a13c16010f7697a30 100644 (file)
@@ -6,11 +6,11 @@
                <name>Gentoo Mathematics Project</name>
        </maintainer>
        <longdescription lang="en">
-  The Pseudo-Random Number Generator library is a portable,
-  high-performance ANSI-C implementations of pseudorandom number
-  generators such as linear congruential, inversive congruential, and
-  explicit inversive congruential random number generators (called
-  LCG, ICG and EICG, respectively) created by Otmar Lendl. It is part
-  of the pLab project.
-</longdescription>
+               The Pseudo-Random Number Generator library is a portable,
+               high-performance ANSI-C implementations of pseudorandom number
+               generators such as linear congruential, inversive congruential, and
+               explicit inversive congruential random number generators (called
+               LCG, ICG and EICG, respectively) created by Otmar Lendl. It is part
+               of the pLab project.
+       </longdescription>
 </pkgmetadata>