diff options
author | 2017-11-18 20:39:44 +0000 | |
---|---|---|
committer | 2017-11-18 20:39:44 +0000 | |
commit | bce61aa3e4fe85fe411df858eb30ebe72a3a8f88 (patch) | |
tree | b1c9615114a61663dd20c38cda7bb4b0a04ec6cd /app-doc/blas-docs | |
parent | sci-biology/bismark: Fix repoman warnings (diff) | |
download | sci-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 'app-doc/blas-docs')
-rw-r--r-- | app-doc/blas-docs/metadata.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/app-doc/blas-docs/metadata.xml b/app-doc/blas-docs/metadata.xml index a7f7415dc..636c418b6 100644 --- a/app-doc/blas-docs/metadata.xml +++ b/app-doc/blas-docs/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"> BLAS (Basic Linear Algebra Subroutines) is a set of efficient routines for most of the basic vector and matrix operations. They are widely used as the basis for other high quality linear algebra software, for |