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-libs
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-libs')
-rw-r--r--dev-libs/asmjit/metadata.xml20
-rw-r--r--dev-libs/boost-compute/metadata.xml10
-rw-r--r--dev-libs/fortrancl/metadata.xml20
-rw-r--r--dev-libs/intel-common/metadata.xml6
-rw-r--r--dev-libs/libconfig/metadata.xml12
-rw-r--r--dev-libs/libflatarray/metadata.xml14
-rw-r--r--dev-libs/mxml/metadata.xml4
-rw-r--r--dev-libs/simclist/metadata.xml8
-rw-r--r--dev-libs/utf8proc/metadata.xml16
9 files changed, 55 insertions, 55 deletions
diff --git a/dev-libs/asmjit/metadata.xml b/dev-libs/asmjit/metadata.xml
index be3086e71..a1c96691e 100644
--- a/dev-libs/asmjit/metadata.xml
+++ b/dev-libs/asmjit/metadata.xml
@@ -10,15 +10,15 @@
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
- AsmJit is complete x86/x64 JIT-Assembler for C++ language. It supports
- 32/64-bit x86 processors including all usable extensions (FPU, MMX,
- 3dNow, SSE, SSE2, SSE3 and SSE4) through type-safe API that mimics Intel
- assembler syntax and eliminates nearly all common mistakes that can be
- done by developers.
+AsmJit is complete x86/x64 JIT-Assembler for C++ language. It supports
+32/64-bit x86 processors including all usable extensions (FPU, MMX,
+3dNow, SSE, SSE2, SSE3 and SSE4) through type-safe API that mimics Intel
+assembler syntax and eliminates nearly all common mistakes that can be
+done by developers.
- AsmJit contains also high-level code generation classes that can be used
- as a portable way to create JIT code that should run on all supported
- architectures. High-level classes can handle various function
- calling-conventions, register allocation and 32/64-bit mode differences.
- </longdescription>
+AsmJit contains also high-level code generation classes that can be used
+as a portable way to create JIT code that should run on all supported
+architectures. High-level classes can handle various function
+calling-conventions, register allocation and 32/64-bit mode differences.
+</longdescription>
</pkgmetadata>
diff --git a/dev-libs/boost-compute/metadata.xml b/dev-libs/boost-compute/metadata.xml
index 23fa5aae7..f41b18fa7 100644
--- a/dev-libs/boost-compute/metadata.xml
+++ b/dev-libs/boost-compute/metadata.xml
@@ -10,11 +10,11 @@
<name>Gentoo Science Project</name>
</maintainer>
<longdescription>
- Boost.Compute is a GPU/parallel-computing library for C++ based on
- OpenCL. The core library is a thin C++ wrapper over the OpenCL API
- and provides access to compute devices, contexts, command queues
- and memory buffers.
- </longdescription>
+Boost.Compute is a GPU/parallel-computing library for C++ based on
+OpenCL. The core library is a thin C++ wrapper over the OpenCL API
+and provides access to compute devices, contexts, command queues
+and memory buffers.
+</longdescription>
<upstream>
<remote-id type="github">boostorg/compute</remote-id>
</upstream>
diff --git a/dev-libs/fortrancl/metadata.xml b/dev-libs/fortrancl/metadata.xml
index 1543d123c..3222dfcfc 100644
--- a/dev-libs/fortrancl/metadata.xml
+++ b/dev-libs/fortrancl/metadata.xml
@@ -10,14 +10,14 @@
<name>Gentoo Science Project</name>
</maintainer>
<longdescription>
- FortranCL is an OpenCL interface for Fortran 90. It allows programmers to call
- the OpenCL parallel programming framework directly from Fortran, so developers
- can accelerate their Fortran code using graphical processing units (GPU) and
- other accelerators.
- The interface is designed to be as close to C OpenCL interface as possible,
- while written in native Fortran 90 with type checking. It was originally
- designed as an OpenCL interface to be used by the Octopus code.
- The interface is not complete but provides all the basic calls required to
- write a full Fortran 90 OpenCL program.
- </longdescription>
+FortranCL is an OpenCL interface for Fortran 90. It allows programmers to call
+the OpenCL parallel programming framework directly from Fortran, so developers
+can accelerate their Fortran code using graphical processing units (GPU) and
+other accelerators.
+The interface is designed to be as close to C OpenCL interface as possible,
+while written in native Fortran 90 with type checking. It was originally
+designed as an OpenCL interface to be used by the Octopus code.
+The interface is not complete but provides all the basic calls required to
+write a full Fortran 90 OpenCL program.
+</longdescription>
</pkgmetadata>
diff --git a/dev-libs/intel-common/metadata.xml b/dev-libs/intel-common/metadata.xml
index ed553916d..8ed1d66f0 100644
--- a/dev-libs/intel-common/metadata.xml
+++ b/dev-libs/intel-common/metadata.xml
@@ -6,9 +6,9 @@
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
- This package contains the core files to be installed for the Intel
- compilers and libraries. Probably useless if installed standalone.
- </longdescription>
+This package contains the core files to be installed for the Intel
+compilers and libraries. Probably useless if installed standalone.
+</longdescription>
<use>
<flag name="compiler">Install the libraries needed for the icc and ifort compilers</flag>
<flag name="mic">Install the libraries needed for supporting Intel Many Integrated Core (Xeon Phi)</flag>
diff --git a/dev-libs/libconfig/metadata.xml b/dev-libs/libconfig/metadata.xml
index 910ab564a..2d70bee59 100644
--- a/dev-libs/libconfig/metadata.xml
+++ b/dev-libs/libconfig/metadata.xml
@@ -6,10 +6,10 @@
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
- Libconfig is a simple library for processing structured configuration files.
- Libconfig is very compact — a fraction of the size of the expat XML parser library.
- This makes it well-suited for memory-constrained systems like handheld devices.
- The library includes bindings for both the C and C++ languages.
- It works on POSIX-compliant UNIX systems (GNU/Linux, Mac OS X, Solaris, FreeBSD).
- </longdescription>
+Libconfig is a simple library for processing structured configuration files.
+Libconfig is very compact — a fraction of the size of the expat XML parser library.
+This makes it well-suited for memory-constrained systems like handheld devices.
+The library includes bindings for both the C and C++ languages.
+It works on POSIX-compliant UNIX systems (GNU/Linux, Mac OS X, Solaris, FreeBSD).
+</longdescription>
</pkgmetadata>
diff --git a/dev-libs/libflatarray/metadata.xml b/dev-libs/libflatarray/metadata.xml
index e130eb4d7..124b52db7 100644
--- a/dev-libs/libflatarray/metadata.xml
+++ b/dev-libs/libflatarray/metadata.xml
@@ -2,11 +2,11 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<longdescription>
- LibGeoDecomp is a multi-dimensional C++ array class which provides
- an object-oriented view (a.k.a. array of structs, AoS) while
- internally storing data in a struct of arrays (SoA) manner. It
- comes with utilities to move data to CUDA enabled GPUs.
- </longdescription>
+LibGeoDecomp is a multi-dimensional C++ array class which provides
+an object-oriented view (a.k.a. array of structs, AoS) while
+internally storing data in a struct of arrays (SoA) manner. It
+comes with utilities to move data to CUDA enabled GPUs.
+</longdescription>
<maintainer type="person">
<email>gentryx@gmx.de</email>
</maintainer>
@@ -16,7 +16,7 @@
</maintainer>
<use>
<flag name="cuda">
- Enables plugins for NVIDIA GPUs (e.g. CUDAAllocator)
- </flag>
+Enables plugins for NVIDIA GPUs (e.g. CUDAAllocator)
+</flag>
</use>
</pkgmetadata>
diff --git a/dev-libs/mxml/metadata.xml b/dev-libs/mxml/metadata.xml
index 91b1cf5d1..42a46e0c3 100644
--- a/dev-libs/mxml/metadata.xml
+++ b/dev-libs/mxml/metadata.xml
@@ -5,13 +5,13 @@
<email>cjk34@cam.ac.uk</email>
<name>Chris Kerr</name>
<description>I don't develop this software, I'm just a Gentoo user who
- wanted to install it</description>
+wanted to install it</description>
</maintainer>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<longdescription>Mini-XML is a lightweight, ultra-portable XML library
- that requires only an ANSI C compiler and a 'make' program.</longdescription>
+that requires only an ANSI C compiler and a 'make' program.</longdescription>
<use/>
</pkgmetadata>
diff --git a/dev-libs/simclist/metadata.xml b/dev-libs/simclist/metadata.xml
index e795139c5..27a2343d7 100644
--- a/dev-libs/simclist/metadata.xml
+++ b/dev-libs/simclist/metadata.xml
@@ -6,9 +6,9 @@
<name>Gentoo Science Project</name>
</maintainer>
<longdescription>
- SimCList is a high quality C (C++ embeddable) library for handling
- lists. It exploits several advanced techniques for improving
- performance, including freelists, sentinels, automatic sort algorithm
- selection, sort randomization, mid pointer and optional multithreading.
+SimCList is a high quality C (C++ embeddable) library for handling
+lists. It exploits several advanced techniques for improving
+performance, including freelists, sentinels, automatic sort algorithm
+selection, sort randomization, mid pointer and optional multithreading.
</longdescription>
</pkgmetadata>
diff --git a/dev-libs/utf8proc/metadata.xml b/dev-libs/utf8proc/metadata.xml
index c6efd7d5b..b411feb93 100644
--- a/dev-libs/utf8proc/metadata.xml
+++ b/dev-libs/utf8proc/metadata.xml
@@ -6,14 +6,14 @@
<name>Gentoo Science Project</name>
</maintainer>
<longdescription>
- utf8proc is a library for processing UTF-8 encoded Unicode
- strings. Some features are Unicode normalization, stripping of
- default ignorable characters, case folding and detection of grapheme
- cluster boundaries. A special character mapping is available, which
- converts for example the characters “Hyphen” (U+2010), “Minus”
- (U+2212) and “Hyphen-Minus” (U+002D, ASCII Minus) all into the ASCII
- minus sign, to make them equal for comparisons.
- </longdescription>
+utf8proc is a library for processing UTF-8 encoded Unicode
+strings. Some features are Unicode normalization, stripping of
+default ignorable characters, case folding and detection of grapheme
+cluster boundaries. A special character mapping is available, which
+converts for example the characters “Hyphen” (U+2010), “Minus”
+(U+2212) and “Hyphen-Minus” (U+002D, ASCII Minus) all into the ASCII
+minus sign, to make them equal for comparisons.
+</longdescription>
<upstream>
<remote-id type="github">JuliaLang/utf8proc</remote-id>
</upstream>