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 /sci-libs/gotoblas2
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 'sci-libs/gotoblas2')
-rw-r--r--sci-libs/gotoblas2/metadata.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/sci-libs/gotoblas2/metadata.xml b/sci-libs/gotoblas2/metadata.xml
index acaa18f2f..ea48649a1 100644
--- a/sci-libs/gotoblas2/metadata.xml
+++ b/sci-libs/gotoblas2/metadata.xml
@@ -6,13 +6,13 @@
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
- The GotoBLAS codes are one of the fastest implementations
- of the Basic Linear Algebra Subroutines(BLAS).
- To achieve performance it starts by observing that for current
- generation architectures, much of the overhead comes from Translation
- Look-aside Buffer (TLB) table misses. While the importance of caches
- is also taken into consideration, it is the minimization of such TLB
- misses that drives the approach.
+The GotoBLAS codes are one of the fastest implementations
+of the Basic Linear Algebra Subroutines(BLAS).
+To achieve performance it starts by observing that for current
+generation architectures, much of the overhead comes from Translation
+Look-aside Buffer (TLB) table misses. While the importance of caches
+is also taken into consideration, it is the minimization of such TLB
+misses that drives the approach.
</longdescription>
<use>
<flag name="int64">Build the 64 bits integer library</flag>