diff options
author | 2017-11-18 21:01:49 +0000 | |
---|---|---|
committer | 2017-11-18 21:01:49 +0000 | |
commit | 1e04d5868f177eb639f03889b59d2cba00206578 (patch) | |
tree | 46f0172586bf1144dbdea461acd7d5c87dbaeb51 /sci-libs/xblas | |
parent | Consistently ident with tabs (diff) | |
download | sci-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/xblas')
-rw-r--r-- | sci-libs/xblas/metadata.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sci-libs/xblas/metadata.xml b/sci-libs/xblas/metadata.xml index 68c2d3b8e..11b4b52f7 100644 --- a/sci-libs/xblas/metadata.xml +++ b/sci-libs/xblas/metadata.xml @@ -6,10 +6,10 @@ <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. +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> |