diff options
author | David Seifert <soap@gentoo.org> | 2017-11-25 17:50:56 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-25 18:37:44 +0100 |
commit | 13b33c0646cd7b95b692f5702515fecdab7fe355 (patch) | |
tree | 41921892199735df5477194ffb9b0dda6c944f90 /sci-libs | |
parent | sci-libs/jama: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-13b33c0646cd7b95b692f5702515fecdab7fe355.tar.gz gentoo-13b33c0646cd7b95b692f5702515fecdab7fe355.tar.bz2 gentoo-13b33c0646cd7b95b692f5702515fecdab7fe355.zip |
sci-libs/klu: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/klu/metadata.xml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/sci-libs/klu/metadata.xml b/sci-libs/klu/metadata.xml index 5d78c49fdc95..ad32bd7d4556 100644 --- a/sci-libs/klu/metadata.xml +++ b/sci-libs/klu/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>sci@gentoo.org</email> - <name>Gentoo Science Project</name> -</maintainer> -<longdescription lang="en"> - KLU is a sparse LU factorization algorithm well-suited for use in - circuit simulation. It is also part of the University - of Florida sparse matrix suite. -</longdescription> + <maintainer type="project"> + <email>sci@gentoo.org</email> + <name>Gentoo Science Project</name> + </maintainer> + <longdescription lang="en"> + KLU is a sparse LU factorization algorithm well-suited for use in + circuit simulation. It is also part of the University + of Florida sparse matrix suite. + </longdescription> </pkgmetadata> |