diff options
author | David Seifert <soap@gentoo.org> | 2017-11-25 17:51:20 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-25 18:38:20 +0100 |
commit | 7f4ededa5b5553676a752c316d3f3d6729a27c8c (patch) | |
tree | 51c7a890aab5aaf9b503a6b6ba5c536860f4ea92 /sci-libs/minuit | |
parent | sci-libs/minfx: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-7f4ededa5b5553676a752c316d3f3d6729a27c8c.tar.gz gentoo-7f4ededa5b5553676a752c316d3f3d6729a27c8c.tar.bz2 gentoo-7f4ededa5b5553676a752c316d3f3d6729a27c8c.zip |
sci-libs/minuit: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'sci-libs/minuit')
-rw-r--r-- | sci-libs/minuit/metadata.xml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/sci-libs/minuit/metadata.xml b/sci-libs/minuit/metadata.xml index 114115b4b53a..b6037a530db7 100644 --- a/sci-libs/minuit/metadata.xml +++ b/sci-libs/minuit/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"> - Minuit provides a C++ library for non-linear optimization, - and parameter error estimation. Widely used in High Energy Physics, - originally as a fortran library, it has been entirely re-written from - scratch in C++. It is now included in ROOT-5 and higher. - This is the stand-alone version, quick to build and use. -</longdescription> + <maintainer type="project"> + <email>sci@gentoo.org</email> + <name>Gentoo Science Project</name> + </maintainer> + <longdescription lang="en"> + Minuit provides a C++ library for non-linear optimization, + and parameter error estimation. Widely used in High Energy Physics, + originally as a fortran library, it has been entirely re-written from + scratch in C++. It is now included in ROOT-5 and higher. + This is the stand-alone version, quick to build and use. + </longdescription> </pkgmetadata> |