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-misc/ncview/
Date: Sat, 25 Nov 2017 17:42:09
Message-Id: 1511631632.f68882f369995eaeed935f3e65d65b32ed216788.soap@gentoo
1 commit: f68882f369995eaeed935f3e65d65b32ed216788
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 25 16:52:52 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 25 17:40:32 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f68882f3
7
8 sci-misc/ncview: [QA] Consistent whitespace in metadata.xml
9
10 sci-misc/ncview/metadata.xml | 22 +++++++++++-----------
11 1 file changed, 11 insertions(+), 11 deletions(-)
12
13 diff --git a/sci-misc/ncview/metadata.xml b/sci-misc/ncview/metadata.xml
14 index 0683902f48e..841704dff97 100644
15 --- a/sci-misc/ncview/metadata.xml
16 +++ b/sci-misc/ncview/metadata.xml
17 @@ -1,15 +1,15 @@
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@g.o</email>
23 - <name>Gentoo Science Project</name>
24 -</maintainer>
25 -<longdescription lang="en">
26 - Ncview is a visual browser for netCDF format files. Typically you
27 - would use ncview to get a quick push-button look at your netCDF
28 - files. You can view movies of the data, view along various
29 - dimensions, take a look at the actual data values, change color
30 - maps, invert the data, etc.
31 -</longdescription>
32 + <maintainer type="project">
33 + <email>sci@g.o</email>
34 + <name>Gentoo Science Project</name>
35 + </maintainer>
36 + <longdescription lang="en">
37 + Ncview is a visual browser for netCDF format files. Typically you
38 + would use ncview to get a quick push-button look at your netCDF
39 + files. You can view movies of the data, view along various
40 + dimensions, take a look at the actual data values, change color
41 + maps, invert the data, etc.
42 + </longdescription>
43 </pkgmetadata>