diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2022-10-19 10:42:26 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-20 04:52:35 +0100 |
commit | 73f9a38eb60268b3ed7c11e8f3b07f07464e413d (patch) | |
tree | 4e3bc423769e7520b47d19bb026b518d3ec59a58 /sci-libs/djbfft | |
parent | sci-libs/dealii: align longdescription opening and closing tags (diff) | |
download | gentoo-73f9a38eb60268b3ed7c11e8f3b07f07464e413d.tar.gz gentoo-73f9a38eb60268b3ed7c11e8f3b07f07464e413d.tar.bz2 gentoo-73f9a38eb60268b3ed7c11e8f3b07f07464e413d.zip |
sci-libs/djbfft: 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/djbfft')
-rw-r--r-- | sci-libs/djbfft/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/djbfft/metadata.xml b/sci-libs/djbfft/metadata.xml index 21a08e24f18b..23b7dbf253ad 100644 --- a/sci-libs/djbfft/metadata.xml +++ b/sci-libs/djbfft/metadata.xml @@ -17,5 +17,5 @@ djbfft provides power-of-2 complex FFTs, real FFTs at twice the speed, and fast multiplication of complex arrays. Single precision and double precision are equally supported. -</longdescription> + </longdescription> </pkgmetadata> |