diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2022-10-19 10:43:07 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-20 04:52:40 +0100 |
commit | 3b1f58994a7f49859d2feaed42e316b37df49e55 (patch) | |
tree | 5d454b1381262533954fa540cd8ec9b896bd7b73 /sci-libs | |
parent | sci-libs/mathgl: align longdescription opening and closing tags (diff) | |
download | gentoo-3b1f58994a7f49859d2feaed42e316b37df49e55.tar.gz gentoo-3b1f58994a7f49859d2feaed42e316b37df49e55.tar.bz2 gentoo-3b1f58994a7f49859d2feaed42e316b37df49e55.zip |
sci-libs/matio: align longdescription opening and closing tags
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/matio/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/matio/metadata.xml b/sci-libs/matio/metadata.xml index 52a162e0f28e..486761421827 100644 --- a/sci-libs/matio/metadata.xml +++ b/sci-libs/matio/metadata.xml @@ -8,7 +8,7 @@ <longdescription lang="en"> matio is an ISO C library (with a limited Fortran 90 interface) for reading and writing Matlab MAT files. -</longdescription> + </longdescription> <use> <flag name="sparse">Extend formats for sparse matrix (not matlab)</flag> </use> |