aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2017-11-18 21:01:49 +0000
committerJustin Lecher <jlec@gentoo.org>2017-11-18 21:01:49 +0000
commit1e04d5868f177eb639f03889b59d2cba00206578 (patch)
tree46f0172586bf1144dbdea461acd7d5c87dbaeb51 /app-doc
parentConsistently ident with tabs (diff)
downloadsci-1e04d5868f177eb639f03889b59d2cba00206578.tar.gz
sci-1e04d5868f177eb639f03889b59d2cba00206578.tar.bz2
sci-1e04d5868f177eb639f03889b59d2cba00206578.zip
Second try to clean spaces in metadata.xml
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-doc')
-rw-r--r--app-doc/blacs-docs/metadata.xml14
-rw-r--r--app-doc/blas-docs/metadata.xml14
-rw-r--r--app-doc/lapack-docs/metadata.xml12
-rw-r--r--app-doc/root-docs/metadata.xml6
-rw-r--r--app-doc/scalapack-docs/metadata.xml16
5 files changed, 31 insertions, 31 deletions
diff --git a/app-doc/blacs-docs/metadata.xml b/app-doc/blacs-docs/metadata.xml
index b479760c1..165882922 100644
--- a/app-doc/blacs-docs/metadata.xml
+++ b/app-doc/blacs-docs/metadata.xml
@@ -6,12 +6,12 @@
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
- The BLACS (Basic Linear Algebra Communication Subprograms) project
- is an ongoing investigation whose purpose is to create a linear
- algebra oriented message passing interface that may be implemented
- efficiently and uniformly across a large range of distributed memory
- platforms.
- This package contains manual pages for the routines, and other
- quick reference in postscript format.
+The BLACS (Basic Linear Algebra Communication Subprograms) project
+is an ongoing investigation whose purpose is to create a linear
+algebra oriented message passing interface that may be implemented
+efficiently and uniformly across a large range of distributed memory
+platforms.
+This package contains manual pages for the routines, and other
+quick reference in postscript format.
</longdescription>
</pkgmetadata>
diff --git a/app-doc/blas-docs/metadata.xml b/app-doc/blas-docs/metadata.xml
index 636c418b6..dfb4275fa 100644
--- a/app-doc/blas-docs/metadata.xml
+++ b/app-doc/blas-docs/metadata.xml
@@ -6,12 +6,12 @@
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
- BLAS (Basic Linear Algebra Subroutines) is a set of efficient routines
- for most of the basic vector and matrix operations. They are widely
- used as the basis for other high quality linear algebra software, for
- example lapack and linpack. This implementation is the Fortran 77
- reference implementation found at netlib.
- This package contains manual pages for the routines, and other
- quick reference in postscript format.
+BLAS (Basic Linear Algebra Subroutines) is a set of efficient routines
+for most of the basic vector and matrix operations. They are widely
+used as the basis for other high quality linear algebra software, for
+example lapack and linpack. This implementation is the Fortran 77
+reference implementation found at netlib.
+This package contains manual pages for the routines, and other
+quick reference in postscript format.
</longdescription>
</pkgmetadata>
diff --git a/app-doc/lapack-docs/metadata.xml b/app-doc/lapack-docs/metadata.xml
index a47b5e46a..19cefda24 100644
--- a/app-doc/lapack-docs/metadata.xml
+++ b/app-doc/lapack-docs/metadata.xml
@@ -6,11 +6,11 @@
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
- LAPACK is a comprehensive FORTRAN library that does linear
- algebra operations including matrix inversions, least squared
- solutions to linear sets of equations, eigenvector analysis, singular
- value decomposition, etc. It is a very comprehensive and reputable
- package that has found extensive use in the scientific community.
- This package contains manual pages for the routines, and a Quick-Reference guide.
+LAPACK is a comprehensive FORTRAN library that does linear
+algebra operations including matrix inversions, least squared
+solutions to linear sets of equations, eigenvector analysis, singular
+value decomposition, etc. It is a very comprehensive and reputable
+package that has found extensive use in the scientific community.
+This package contains manual pages for the routines, and a Quick-Reference guide.
</longdescription>
</pkgmetadata>
diff --git a/app-doc/root-docs/metadata.xml b/app-doc/root-docs/metadata.xml
index 117b7b34c..119d0b2ba 100644
--- a/app-doc/root-docs/metadata.xml
+++ b/app-doc/root-docs/metadata.xml
@@ -10,9 +10,9 @@
<name>Gentoo Physics Project</name>
</maintainer>
<longdescription lang="en">
- This package contains the automatically generated ROOT class
- documentation.
- </longdescription>
+This package contains the automatically generated ROOT class
+documentation.
+</longdescription>
<use>
<flag name="api">Generate html API documentation</flag>
<flag name="http">Build HttpServer documentation</flag>
diff --git a/app-doc/scalapack-docs/metadata.xml b/app-doc/scalapack-docs/metadata.xml
index 8c025bc6d..f404a1788 100644
--- a/app-doc/scalapack-docs/metadata.xml
+++ b/app-doc/scalapack-docs/metadata.xml
@@ -6,13 +6,13 @@
<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.
- This package contains manual pages for the routines, and quick
- reference guides.
+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.
+This package contains manual pages for the routines, and quick
+reference guides.
</longdescription>
</pkgmetadata>