diff options
author | David Seifert <soap@gentoo.org> | 2017-11-25 17:51:59 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-25 18:39:15 +0100 |
commit | ce9eacd11ddfce2bc15ba8fd5ae96536e8a8bc61 (patch) | |
tree | 9627a8f4fc8b4d183529904c85b6e46e76d248e0 /sci-libs | |
parent | sci-libs/szip: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-ce9eacd11ddfce2bc15ba8fd5ae96536e8a8bc61.tar.gz gentoo-ce9eacd11ddfce2bc15ba8fd5ae96536e8a8bc61.tar.bz2 gentoo-ce9eacd11ddfce2bc15ba8fd5ae96536e8a8bc61.zip |
sci-libs/tnt: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/tnt/metadata.xml | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/sci-libs/tnt/metadata.xml b/sci-libs/tnt/metadata.xml index b7be80dbecea..6fe0e40aee1a 100644 --- a/sci-libs/tnt/metadata.xml +++ b/sci-libs/tnt/metadata.xml @@ -1,17 +1,17 @@ <?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"> - The Template Numerical Toolkit (TNT) is a collection of interfaces and - reference implementations of numerical objects useful for scientific - computing in C++. The toolkit defines interfaces for basic data - structures, such as multidimensional arrays and sparse matrices, commonly - used in numerical applications. The goal of this package is to provide - reusable software components that address many of the portability and - maintenance problems with C++ codes. -</longdescription> + <maintainer type="project"> + <email>sci@gentoo.org</email> + <name>Gentoo Science Project</name> + </maintainer> + <longdescription lang="en"> + The Template Numerical Toolkit (TNT) is a collection of interfaces and + reference implementations of numerical objects useful for scientific + computing in C++. The toolkit defines interfaces for basic data + structures, such as multidimensional arrays and sparse matrices, commonly + used in numerical applications. The goal of this package is to provide + reusable software components that address many of the portability and + maintenance problems with C++ codes. + </longdescription> </pkgmetadata> |