diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2022-10-19 10:43:14 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-20 04:52:40 +0100 |
commit | 5bee107e4aba5bbba458c17a5125673df28824ed (patch) | |
tree | 4d9d2ae49614a797991e51e5ebecf5ce0e8a3d7e /sci-libs/nlopt | |
parent | sci-libs/nemesis: align longdescription opening and closing tags (diff) | |
download | gentoo-5bee107e4aba5bbba458c17a5125673df28824ed.tar.gz gentoo-5bee107e4aba5bbba458c17a5125673df28824ed.tar.bz2 gentoo-5bee107e4aba5bbba458c17a5125673df28824ed.zip |
sci-libs/nlopt: 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/nlopt')
-rw-r--r-- | sci-libs/nlopt/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/nlopt/metadata.xml b/sci-libs/nlopt/metadata.xml index 10605909bb4e..2147f867cb61 100644 --- a/sci-libs/nlopt/metadata.xml +++ b/sci-libs/nlopt/metadata.xml @@ -17,7 +17,7 @@ * Both derivative-free and gradient-based optimization algorithms. * Algorithms for unconstrained optimization, bound-constrained optimization, and general nonlinear inequality constraints. -</longdescription> + </longdescription> <use> <flag name="octave">Add plugin for <pkg>sci-mathematics/octave</pkg></flag> </use> |