commit: f450d85c48cacc21c928050e4ae96d442ea1472f Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Nov 25 16:53:45 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Nov 25 17:41:49 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f450d85c
sci-visualization/xyscan: [QA] Consistent whitespace in metadata.xml sci-visualization/xyscan/metadata.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/sci-visualization/xyscan/metadata.xml b/sci-visualization/xyscan/metadata.xml index 55a5626aee0..e256ba64de3 100644 --- a/sci-visualization/xyscan/metadata.xml +++ b/sci-visualization/xyscan/metadata.xml @@ -1,14 +1,14 @@ <?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"> - xyscan is a tool for scientist in the need to extract data points, - i.e. numeric values, from a plot. It allows to scan the plots and - extract data points including the size of the error bars (both in x - and y). It can handle plots with linear and logarithmic scales. -</longdescription> + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo Science Project</name> + </maintainer> + <longdescription lang="en"> + xyscan is a tool for scientist in the need to extract data points, + i.e. numeric values, from a plot. It allows to scan the plots and + extract data points including the size of the error bars (both in x + and y). It can handle plots with linear and logarithmic scales. + </longdescription> </pkgmetadata>
