aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/lapack-reference/metadata.xml')
-rw-r--r--sci-libs/lapack-reference/metadata.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/sci-libs/lapack-reference/metadata.xml b/sci-libs/lapack-reference/metadata.xml
index a4febbfd5..2fd11ecf7 100644
--- a/sci-libs/lapack-reference/metadata.xml
+++ b/sci-libs/lapack-reference/metadata.xml
@@ -6,20 +6,20 @@
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
- The Linear Algebra PACKage (LAPACK) is a comprehensive library that
- does linear algebra operations including matrix inversions, least
- squared solutions to linear sets of equations, eigenvector analysis,
- singular value decomposition, etc. It is a very comprehensive and
- reputable package that has found extensive use in the scientific community.
- This package installs the reference FORTRAN 77 implementation from
- Netlib for LAPACK and optionnally the one for the Basic Linear
- Algebra Subprogram (BLAS).
+The Linear Algebra PACKage (LAPACK) is a comprehensive library that
+does linear algebra operations including matrix inversions, least
+squared solutions to linear sets of equations, eigenvector analysis,
+singular value decomposition, etc. It is a very comprehensive and
+reputable package that has found extensive use in the scientific community.
+This package installs the reference FORTRAN 77 implementation from
+Netlib for LAPACK and optionnally the one for the Basic Linear
+Algebra Subprogram (BLAS).
</longdescription>
<use>
<flag name="deprecated">Build deprecated routines</flag>
<flag name="int64">Build the 64 bits integer library</flag>
<flag name="xblas">
- Build LAPACK with extra precision (needs <pkg>sci-libs/xblas</pkg>)
- </flag>
+Build LAPACK with extra precision (needs <pkg>sci-libs/xblas</pkg>)
+</flag>
</use>
</pkgmetadata>