diff options
author | David Seifert <soap@gentoo.org> | 2017-11-25 17:52:52 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-25 18:40:32 +0100 |
commit | f68882f369995eaeed935f3e65d65b32ed216788 (patch) | |
tree | afdb030df968f374e0242c36f60ad98fae4e986c /sci-misc/ncview | |
parent | sci-misc/gato: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-f68882f369995eaeed935f3e65d65b32ed216788.tar.gz gentoo-f68882f369995eaeed935f3e65d65b32ed216788.tar.bz2 gentoo-f68882f369995eaeed935f3e65d65b32ed216788.zip |
sci-misc/ncview: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'sci-misc/ncview')
-rw-r--r-- | sci-misc/ncview/metadata.xml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/sci-misc/ncview/metadata.xml b/sci-misc/ncview/metadata.xml index 0683902f48ea..841704dff97b 100644 --- a/sci-misc/ncview/metadata.xml +++ b/sci-misc/ncview/metadata.xml @@ -1,15 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="project"> - <email>sci@gentoo.org</email> - <name>Gentoo Science Project</name> -</maintainer> -<longdescription lang="en"> - Ncview is a visual browser for netCDF format files. Typically you - would use ncview to get a quick push-button look at your netCDF - files. You can view movies of the data, view along various - dimensions, take a look at the actual data values, change color - maps, invert the data, etc. -</longdescription> + <maintainer type="project"> + <email>sci@gentoo.org</email> + <name>Gentoo Science Project</name> + </maintainer> + <longdescription lang="en"> + Ncview is a visual browser for netCDF format files. Typically you + would use ncview to get a quick push-button look at your netCDF + files. You can view movies of the data, view along various + dimensions, take a look at the actual data values, change color + maps, invert the data, etc. + </longdescription> </pkgmetadata> |