diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2022-10-19 10:48:36 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-20 04:52:43 +0100 |
commit | ed231e4d4e6fe4bfde94fd2d4fef892579166261 (patch) | |
tree | e40eb62f8dcbeecb34b5b89cb55e30e15181fda8 /sci-libs/umfpack | |
parent | sci-libs/ufconfig: align longdescription opening and closing tags (diff) | |
download | gentoo-ed231e4d4e6fe4bfde94fd2d4fef892579166261.tar.gz gentoo-ed231e4d4e6fe4bfde94fd2d4fef892579166261.tar.bz2 gentoo-ed231e4d4e6fe4bfde94fd2d4fef892579166261.zip |
sci-libs/umfpack: 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/umfpack')
-rw-r--r-- | sci-libs/umfpack/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/umfpack/metadata.xml b/sci-libs/umfpack/metadata.xml index 5837f2e646fd..4f63dca968ed 100644 --- a/sci-libs/umfpack/metadata.xml +++ b/sci-libs/umfpack/metadata.xml @@ -10,7 +10,7 @@ systems, Ax=b, using the Unsymmetric MultiFrontal method. Includes a C-callable interface, and a Fortran-callable interface. MATLAB routines are not included in the Gentoo package. -</longdescription> + </longdescription> <use> <flag name="cholmod">Use <pkg>sci-libs/cholmod</pkg> for matrix ordering</flag> |