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 /dev-cpp
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 'dev-cpp')
-rw-r--r--dev-cpp/eigen/metadata.xml30
-rw-r--r--dev-cpp/growler-core/metadata.xml8
-rw-r--r--dev-cpp/growler-link/metadata.xml8
-rw-r--r--dev-cpp/growler-thread/metadata.xml6
4 files changed, 26 insertions, 26 deletions
diff --git a/dev-cpp/eigen/metadata.xml b/dev-cpp/eigen/metadata.xml
index b4b6e1b4d..ed850b49c 100644
--- a/dev-cpp/eigen/metadata.xml
+++ b/dev-cpp/eigen/metadata.xml
@@ -6,27 +6,27 @@
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
- Eigen is a lightweight C++ template library for vector and matrix math,
- a.k.a. linear algebra. Unlike most other linear algebra libraries, Eigen
- focuses on the simple mathematical needs of applications: games and other
- OpenGL apps, spreadsheets and other office apps, etc. Eigen is dedicated to
- providing optimal speed with GCC.
- </longdescription>
+Eigen is a lightweight C++ template library for vector and matrix math,
+a.k.a. linear algebra. Unlike most other linear algebra libraries, Eigen
+focuses on the simple mathematical needs of applications: games and other
+OpenGL apps, spreadsheets and other office apps, etc. Eigen is dedicated to
+providing optimal speed with GCC.
+</longdescription>
<use>
<flag name="adolc">
- Enable automatic differentiation using <pkg>sci-libs/adolc</pkg>
- </flag>
+Enable automatic differentiation using <pkg>sci-libs/adolc</pkg>
+</flag>
<flag name="metis">
- Enable matrix partitioning using <pkg>sci-libs/metis</pkg></flag>
+Enable matrix partitioning using <pkg>sci-libs/metis</pkg></flag>
<flag name="mkl">
- Use propertary intel blas/lapack implementation through <pkg>sci-libs/mkl</pkg>
- </flag>
+Use propertary intel blas/lapack implementation through <pkg>sci-libs/mkl</pkg>
+</flag>
<flag name="pastix">
- Enable large scale direct solver with using <pkg>sci-libs/pastix</pkg>
- </flag>
+Enable large scale direct solver with using <pkg>sci-libs/pastix</pkg>
+</flag>
<flag name="sparse">
- Enable use for extra sparse matrix with <pkg>sci-libs/umfpack</pkg>, <pkg>sci-libs/cholmod</pkg>, <pkg>sci-libs/superlu</pkg> and <pkg>dev-cpp/sparsehash</pkg>
- </flag>
+Enable use for extra sparse matrix with <pkg>sci-libs/umfpack</pkg>, <pkg>sci-libs/cholmod</pkg>, <pkg>sci-libs/superlu</pkg> and <pkg>dev-cpp/sparsehash</pkg>
+</flag>
</use>
<upstream>
<remote-id type="bitbucket">eigen/eigen</remote-id>
diff --git a/dev-cpp/growler-core/metadata.xml b/dev-cpp/growler-core/metadata.xml
index b33ec1a13..f4b35821b 100644
--- a/dev-cpp/growler-core/metadata.xml
+++ b/dev-cpp/growler-core/metadata.xml
@@ -6,8 +6,8 @@
<name>Bryan Green</name>
</maintainer>
<longdescription>
- Growler-Core provides a large set of mainly general-purpose classes and
- functionality for developing and using the Growler Distributed Component
- Architecture.
- </longdescription>
+Growler-Core provides a large set of mainly general-purpose classes and
+functionality for developing and using the Growler Distributed Component
+Architecture.
+</longdescription>
</pkgmetadata>
diff --git a/dev-cpp/growler-link/metadata.xml b/dev-cpp/growler-link/metadata.xml
index 64aa8eb6a..82a8bc1f0 100644
--- a/dev-cpp/growler-link/metadata.xml
+++ b/dev-cpp/growler-link/metadata.xml
@@ -6,8 +6,8 @@
<name>Bryan Green</name>
</maintainer>
<longdescription>
- Growler-Link is the lowest-level Growler package. It provides basic support for
- dynamic linking, components and modules, as well as several other of Growler's
- commonly used API's, such as Clogger.
- </longdescription>
+Growler-Link is the lowest-level Growler package. It provides basic support for
+dynamic linking, components and modules, as well as several other of Growler's
+commonly used API's, such as Clogger.
+</longdescription>
</pkgmetadata>
diff --git a/dev-cpp/growler-thread/metadata.xml b/dev-cpp/growler-thread/metadata.xml
index 5800a84ea..16f9b1a83 100644
--- a/dev-cpp/growler-thread/metadata.xml
+++ b/dev-cpp/growler-thread/metadata.xml
@@ -6,7 +6,7 @@
<name>Bryan Green</name>
</maintainer>
<longdescription>
- Growler-Thread is a pthread wrapper library used by Growler. It provides
- support for creating threads, and for common multithreading tasks
- </longdescription>
+Growler-Thread is a pthread wrapper library used by Growler. It provides
+support for creating threads, and for common multithreading tasks
+</longdescription>
</pkgmetadata>