diff options
author | 2022-10-19 10:42:07 +0200 | |
---|---|---|
committer | 2022-10-20 04:52:32 +0100 | |
commit | ebbb126d5500c0d57e7a2c1020b2b3a0ff0dae66 (patch) | |
tree | aebb2cb75dede7eda7994b72cdc88b83eba18253 /sci-libs | |
parent | sci-libs/buddy: align longdescription opening and closing tags (diff) | |
download | gentoo-ebbb126d5500c0d57e7a2c1020b2b3a0ff0dae66.tar.gz gentoo-ebbb126d5500c0d57e7a2c1020b2b3a0ff0dae66.tar.bz2 gentoo-ebbb126d5500c0d57e7a2c1020b2b3a0ff0dae66.zip |
sci-libs/camd: 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/camd/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/camd/metadata.xml b/sci-libs/camd/metadata.xml index 820889737a26..1db724fb993a 100644 --- a/sci-libs/camd/metadata.xml +++ b/sci-libs/camd/metadata.xml @@ -9,5 +9,5 @@ Constrained Approximate Minimum Degree ordering is a set of routines for ordering a sparse matrix prior to Cholesky factorization (or for LU factorization with diagonal pivoting). -</longdescription> + </longdescription> </pkgmetadata> |