diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2022-10-19 10:48:34 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-20 04:52:43 +0100 |
commit | ec2105259263cf83a3a7a1de23821ce8d7bfb425 (patch) | |
tree | 4ecccc8d7a58b7bf2b66e56762b0f7b5b5ed9ebe /sci-libs | |
parent | sci-libs/trilinos: fix longdescription and flag indentation (diff) | |
download | gentoo-ec2105259263cf83a3a7a1de23821ce8d7bfb425.tar.gz gentoo-ec2105259263cf83a3a7a1de23821ce8d7bfb425.tar.bz2 gentoo-ec2105259263cf83a3a7a1de23821ce8d7bfb425.zip |
sci-libs/ufconfig: 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/ufconfig/metadata.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sci-libs/ufconfig/metadata.xml b/sci-libs/ufconfig/metadata.xml index 14dad9f3b66d..62ac0eb03480 100644 --- a/sci-libs/ufconfig/metadata.xml +++ b/sci-libs/ufconfig/metadata.xml @@ -6,8 +6,8 @@ <name>Gentoo Science Project</name> </maintainer> <longdescription lang="en"> -UFconfig is a set of configuration files for the SuiteSparse matrix libraries -from CISE at University of Florida. It contains some headers and -makefiles. -</longdescription> + UFconfig is a set of configuration files for the SuiteSparse matrix libraries + from CISE at University of Florida. It contains some headers and + makefiles. + </longdescription> </pkgmetadata> |