summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-07-04 09:18:51 +0000
committerJustin Lecher <jlec@gentoo.org>2012-07-04 09:18:51 +0000
commitca43365e6ba0e8378e2fb68cefcf8460c9af6fd3 (patch)
tree21fa49dc2da6881e7566d9650ad8b74c627bd09e /sci-mathematics/rngstreams/metadata.xml
parentUpdate media-video/makemkv EULA from the 1.7.6 tarball (diff)
downloadgentoo-2-ca43365e6ba0e8378e2fb68cefcf8460c9af6fd3.tar.gz
gentoo-2-ca43365e6ba0e8378e2fb68cefcf8460c9af6fd3.tar.bz2
gentoo-2-ca43365e6ba0e8378e2fb68cefcf8460c9af6fd3.zip
sci-mathematics/rngstreams: Move to autotool-utils.eclass
(Portage version: 2.2.0_alpha115/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics/rngstreams/metadata.xml')
-rw-r--r--sci-mathematics/rngstreams/metadata.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/rngstreams/metadata.xml b/sci-mathematics/rngstreams/metadata.xml
index 232b1e848442..f2f1196ee510 100644
--- a/sci-mathematics/rngstreams/metadata.xml
+++ b/sci-mathematics/rngstreams/metadata.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci-mathematics</herd>
-<longdescription lang="en">
+ <herd>sci-mathematics</herd>
+ <longdescription lang="en">
RngStreams is a C implementation of a high quality uniform random
number generator that supports multiple "independent" streams of
uniform random numbers. It has been written by Pierre L'Ecuyer and