aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/xblas/metadata.xml')
-rw-r--r--sci-libs/xblas/metadata.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/sci-libs/xblas/metadata.xml b/sci-libs/xblas/metadata.xml
index 99b5eff1d..68c2d3b8e 100644
--- a/sci-libs/xblas/metadata.xml
+++ b/sci-libs/xblas/metadata.xml
@@ -1,17 +1,17 @@
<?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 XBLAS library of routines is part of a reference implementation for
the Dense and Banded Basic Linear Algebra Subroutines, along with their
Extended and Mixed Precision versions, as documented in Chapters 2 and 4
of the new BLAS Standard.
</longdescription>
- <use>
- <flag name="int64">Build the 64 bits integer library</flag>
- </use>
+ <use>
+ <flag name="int64">Build the 64 bits integer library</flag>
+ </use>
</pkgmetadata>