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/fortrancl/metadata.xml
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/fortrancl/metadata.xml')
-rw-r--r--dev-libs/fortrancl/metadata.xml20
1 files changed, 10 insertions, 10 deletions
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>