diff options
Diffstat (limited to 'sci-mathematics/prng/metadata.xml')
| -rw-r--r-- | sci-mathematics/prng/metadata.xml | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/sci-mathematics/prng/metadata.xml b/sci-mathematics/prng/metadata.xml index 918f380d493d..59fe7983e82f 100644 --- a/sci-mathematics/prng/metadata.xml +++ b/sci-mathematics/prng/metadata.xml @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>sci-mathematics@gentoo.org</email> - <name>Gentoo Mathematics Project</name> - </maintainer> - <longdescription lang="en"> + <maintainer type="project"> + <email>sci-mathematics@gentoo.org</email> + <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 @@ -13,6 +13,4 @@ LCG, ICG and EICG, respectively) created by Otmar Lendl. It is part of the pLab project. </longdescription> - - <origin>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file +</pkgmetadata> |
