aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2017-11-18 20:39:44 +0000
committerJustin Lecher <jlec@gentoo.org>2017-11-18 20:39:44 +0000
commitbce61aa3e4fe85fe411df858eb30ebe72a3a8f88 (patch)
treeb1c9615114a61663dd20c38cda7bb4b0a04ec6cd /sci-libs/gotoblas2
parentsci-biology/bismark: Fix repoman warnings (diff)
downloadsci-bce61aa3e4fe85fe411df858eb30ebe72a3a8f88.tar.gz
sci-bce61aa3e4fe85fe411df858eb30ebe72a3a8f88.tar.bz2
sci-bce61aa3e4fe85fe411df858eb30ebe72a3a8f88.zip
Consistently ident with tabs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-libs/gotoblas2')
-rw-r--r--sci-libs/gotoblas2/metadata.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/sci-libs/gotoblas2/metadata.xml b/sci-libs/gotoblas2/metadata.xml
index d808dc157..acaa18f2f 100644
--- a/sci-libs/gotoblas2/metadata.xml
+++ b/sci-libs/gotoblas2/metadata.xml
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>sci@gentoo.org</email>
- <name>Gentoo Science Project</name>
- </maintainer>
- <longdescription lang="en">
+ <maintainer type="project">
+ <email>sci@gentoo.org</email>
+ <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
@@ -14,8 +14,8 @@
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>
- <flag name="incblas">Build the CBLAS interface</flag>
- </use>
+ <use>
+ <flag name="int64">Build the 64 bits integer library</flag>
+ <flag name="incblas">Build the CBLAS interface</flag>
+ </use>
</pkgmetadata>