diff options
author | David Seifert <soap@gentoo.org> | 2017-11-25 17:52:28 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-25 18:39:56 +0100 |
commit | 2db42e98ce2dc7a3db670cce0a8a3756d441306b (patch) | |
tree | e36ddf049ff0bccf6e8f4967beec76fbf1d45ca0 /sci-mathematics | |
parent | sci-mathematics/pari-data: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-2db42e98ce2dc7a3db670cce0a8a3756d441306b.tar.gz gentoo-2db42e98ce2dc7a3db670cce0a8a3756d441306b.tar.bz2 gentoo-2db42e98ce2dc7a3db670cce0a8a3756d441306b.zip |
sci-mathematics/prng: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/prng/metadata.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/sci-mathematics/prng/metadata.xml b/sci-mathematics/prng/metadata.xml index 19da1401e574..184637655135 100644 --- a/sci-mathematics/prng/metadata.xml +++ b/sci-mathematics/prng/metadata.xml @@ -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> |