diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2022-10-19 10:41:56 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-20 04:52:31 +0100 |
commit | 8c569cf336a05649a4c41671f102ad30108314c4 (patch) | |
tree | 80c500b15fba2d8666a4493ca370efd133c0d2c5 /sci-libs/adolc/metadata.xml | |
parent | sci-geosciences/qmapshack: align longdescription opening and closing tags (diff) | |
download | gentoo-8c569cf336a05649a4c41671f102ad30108314c4.tar.gz gentoo-8c569cf336a05649a4c41671f102ad30108314c4.tar.bz2 gentoo-8c569cf336a05649a4c41671f102ad30108314c4.zip |
sci-libs/adolc: 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/adolc/metadata.xml')
-rw-r--r-- | sci-libs/adolc/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/adolc/metadata.xml b/sci-libs/adolc/metadata.xml index 35349ad85072..066d2b7c17ee 100644 --- a/sci-libs/adolc/metadata.xml +++ b/sci-libs/adolc/metadata.xml @@ -10,7 +10,7 @@ C/C++ function. It uses C++ overloading to record arithmetic operations, which it plays back later in various ways to calculate the requested values. -</longdescription> + </longdescription> <use> <flag name="boost">Use the boost allocator from <pkg>dev-libs/boost</pkg></flag> <flag name="sparse">Add support for sparse matrix algebra with <pkg>sci-libs/colpack</pkg></flag> |