commit: f68882f369995eaeed935f3e65d65b32ed216788 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Nov 25 16:52:52 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Nov 25 17:40:32 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f68882f3
sci-misc/ncview: [QA] Consistent whitespace in metadata.xml sci-misc/ncview/metadata.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/sci-misc/ncview/metadata.xml b/sci-misc/ncview/metadata.xml index 0683902f48e..841704dff97 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>[email protected]</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>[email protected]</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>
