Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/unuran/
Date: Sat, 25 Nov 2017 17:42:09
Message-Id: 1511631622.1f4b4480b3c11fb2651a80a6110ace1209a3209a.soap@gentoo
1 commit: 1f4b4480b3c11fb2651a80a6110ace1209a3209a
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 25 16:52:45 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 25 17:40:22 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f4b4480
7
8 sci-mathematics/unuran: [QA] Consistent whitespace in metadata.xml
9
10 sci-mathematics/unuran/metadata.xml | 12 ++++++------
11 1 file changed, 6 insertions(+), 6 deletions(-)
12
13 diff --git a/sci-mathematics/unuran/metadata.xml b/sci-mathematics/unuran/metadata.xml
14 index b1bc263b0c5..cbbcbbc4a58 100644
15 --- a/sci-mathematics/unuran/metadata.xml
16 +++ b/sci-mathematics/unuran/metadata.xml
17 @@ -6,12 +6,12 @@
18 <name>Gentoo Mathematics Project</name>
19 </maintainer>
20 <longdescription lang="en">
21 - UNU.RAN is an ANSI C library licensed under GPL.
22 - It contains universal (also called automatic or black-box) algorithms
23 - that can generate random numbers from large classes of continuous or
24 - discrete distributions, and also from practically all standard
25 - distributions.
26 -</longdescription>
27 + UNU.RAN is an ANSI C library licensed under GPL.
28 + It contains universal (also called automatic or black-box) algorithms
29 + that can generate random numbers from large classes of continuous or
30 + discrete distributions, and also from practically all standard
31 + distributions.
32 + </longdescription>
33 <use>
34 <flag name="rngstreams">Use <pkg>sci-mathematics/rngstreams</pkg> library</flag>
35 <flag name="prng">Use <pkg>sci-mathematics/prng</pkg> library</flag>