diff options
author | David Seifert <soap@gentoo.org> | 2017-11-25 17:51:49 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-25 18:39:00 +0100 |
commit | d4653c909114cb513aee23bfe54c6ff6c6736888 (patch) | |
tree | 359a03a97a162293ed3b00aeb1f0d3ff7c472553 /sci-libs | |
parent | sci-libs/qrupdate: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-d4653c909114cb513aee23bfe54c6ff6c6736888.tar.gz gentoo-d4653c909114cb513aee23bfe54c6ff6c6736888.tar.bz2 gentoo-d4653c909114cb513aee23bfe54c6ff6c6736888.zip |
sci-libs/scalapack: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/scalapack/metadata.xml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/sci-libs/scalapack/metadata.xml b/sci-libs/scalapack/metadata.xml index b538e0aef078..4bed9a38eed5 100644 --- a/sci-libs/scalapack/metadata.xml +++ b/sci-libs/scalapack/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"> - The ScaLAPACK (or Scalable LAPACK) library includes a subset of LAPACK routines - redesigned for distributed memory MIMD parallel computers. It is currently - written in a Single-Program-Multiple-Data style using explicit message - passing for interprocessor communication. It assumes matrices are laid out - in a two-dimensional block cyclic decomposition. -</longdescription> + <maintainer type="project"> + <email>sci@gentoo.org</email> + <name>Gentoo Science Project</name> + </maintainer> + <longdescription lang="en"> + The ScaLAPACK (or Scalable LAPACK) library includes a subset of LAPACK routines + redesigned for distributed memory MIMD parallel computers. It is currently + written in a Single-Program-Multiple-Data style using explicit message + passing for interprocessor communication. It assumes matrices are laid out + in a two-dimensional block cyclic decomposition. + </longdescription> </pkgmetadata> |