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-physics/paw/
Date: Sat, 25 Nov 2017 17:42:14
Message-Id: 1511631658.4c058714a5d4cfbe158f0f6408c2c0b8bcd55948.soap@gentoo
1 commit: 4c058714a5d4cfbe158f0f6408c2c0b8bcd55948
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 25 16:53:10 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 25 17:40:58 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c058714
7
8 sci-physics/paw: [QA] Consistent whitespace in metadata.xml
9
10 sci-physics/paw/metadata.xml | 28 ++++++++++++++--------------
11 1 file changed, 14 insertions(+), 14 deletions(-)
12
13 diff --git a/sci-physics/paw/metadata.xml b/sci-physics/paw/metadata.xml
14 index 38d0f44222c..aaa2e0f2e17 100644
15 --- a/sci-physics/paw/metadata.xml
16 +++ b/sci-physics/paw/metadata.xml
17 @@ -1,18 +1,18 @@
18 <?xml version="1.0" encoding="UTF-8"?>
19 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
20 <pkgmetadata>
21 -<maintainer type="project">
22 - <email>sci-physics@g.o</email>
23 - <name>Gentoo Physics Project</name>
24 -</maintainer>
25 -<longdescription lang="en">
26 - PAW is an interactive program providing interactive graphical
27 - presentation and statistical and mathematical analysis tools. It is
28 - designed to work on objects familiar to physicists such as histograms,
29 - event files (Ntuples), vectors, etc.
30 - The program is linked statically against the CERN libraries on 64-bit
31 - architectures in order to function properly, as its design is not very
32 - 64-bit clean. Even so, AMD64 is the only 64-bit platform where it
33 - functions well.
34 -</longdescription>
35 + <maintainer type="project">
36 + <email>sci-physics@g.o</email>
37 + <name>Gentoo Physics Project</name>
38 + </maintainer>
39 + <longdescription lang="en">
40 + PAW is an interactive program providing interactive graphical
41 + presentation and statistical and mathematical analysis tools. It is
42 + designed to work on objects familiar to physicists such as histograms,
43 + event files (Ntuples), vectors, etc.
44 + The program is linked statically against the CERN libraries on 64-bit
45 + architectures in order to function properly, as its design is not very
46 + 64-bit clean. Even so, AMD64 is the only 64-bit platform where it
47 + functions well.
48 + </longdescription>
49 </pkgmetadata>