commit: 3e14690071fc05ea3f990f800476a3e5d131d956 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Nov 25 16:53:34 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Nov 25 17:41:34 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e146900
sci-visualization/opendx-samples: [QA] Consistent whitespace in metadata.xml sci-visualization/opendx-samples/metadata.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/sci-visualization/opendx-samples/metadata.xml b/sci-visualization/opendx-samples/metadata.xml index e1939802f94..07c8ea7f6e9 100644 --- a/sci-visualization/opendx-samples/metadata.xml +++ b/sci-visualization/opendx-samples/metadata.xml @@ -1,13 +1,13 @@ <?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"> - This package contains examples of scripts and networks for the - OpenDX Data Explorer. They are referenced in the OpenDX tutorial, - but can also be used stand-alone to browse and investigate. -</longdescription> + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo Science Project</name> + </maintainer> + <longdescription lang="en"> + This package contains examples of scripts and networks for the + OpenDX Data Explorer. They are referenced in the OpenDX tutorial, + but can also be used stand-alone to browse and investigate. + </longdescription> </pkgmetadata>
