diff options
author | David Seifert <soap@gentoo.org> | 2017-11-25 17:50:53 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-25 18:37:39 +0100 |
commit | e5a33fc6f975dae9943aba74173bd34d9ab2685d (patch) | |
tree | d348de0248129fc6b8a2a56b48cb34b487df5e94 /sci-libs | |
parent | sci-libs/idlmarkwardt: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-e5a33fc6f975dae9943aba74173bd34d9ab2685d.tar.gz gentoo-e5a33fc6f975dae9943aba74173bd34d9ab2685d.tar.bz2 gentoo-e5a33fc6f975dae9943aba74173bd34d9ab2685d.zip |
sci-libs/jama: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/jama/metadata.xml | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/sci-libs/jama/metadata.xml b/sci-libs/jama/metadata.xml index ba662363459f..5052beb3f7f5 100644 --- a/sci-libs/jama/metadata.xml +++ b/sci-libs/jama/metadata.xml @@ -1,18 +1,18 @@ <?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"> - JAMA/C++: a translation of the Java Matrix Library, developed by the - Mathworks and NIST, into C++ . It includes the following routines: - * classical matrix linear algebra - * QR - * SVD - * Cholesky - * Eigenvalue solver - It is based on NIST's Template Numerical Toolkit. -</longdescription> + <maintainer type="project"> + <email>sci@gentoo.org</email> + <name>Gentoo Science Project</name> + </maintainer> + <longdescription lang="en"> + JAMA/C++: a translation of the Java Matrix Library, developed by the + Mathworks and NIST, into C++ . It includes the following routines: + * classical matrix linear algebra + * QR + * SVD + * Cholesky + * Eigenvalue solver + It is based on NIST's Template Numerical Toolkit. + </longdescription> </pkgmetadata> |