diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2022-10-19 10:44:56 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-20 04:52:33 +0100 |
commit | 4b3ed5f641c362366c9f91b8124e31c2db97bfaf (patch) | |
tree | b2543979b3fbc62ec650a30db32003dc546c15f1 /sci-libs/ceres-solver | |
parent | sci-libs/cdf: align longdescription opening and closing tags (diff) | |
download | gentoo-4b3ed5f641c362366c9f91b8124e31c2db97bfaf.tar.gz gentoo-4b3ed5f641c362366c9f91b8124e31c2db97bfaf.tar.bz2 gentoo-4b3ed5f641c362366c9f91b8124e31c2db97bfaf.zip |
sci-libs/ceres-solver: 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/ceres-solver')
-rw-r--r-- | sci-libs/ceres-solver/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/ceres-solver/metadata.xml b/sci-libs/ceres-solver/metadata.xml index 731dd91a4d4f..98919f6de383 100644 --- a/sci-libs/ceres-solver/metadata.xml +++ b/sci-libs/ceres-solver/metadata.xml @@ -20,7 +20,7 @@ * Specialized solvers for bundle adjustment problems in computer vision * Iterative linear solvers for general sparse and bundle adjustment problems -</longdescription> + </longdescription> <use> <flag name="cxsparse">Enable simple support for sparse matrix algebra from <pkg>sci-libs/cxsparse</pkg> with no LAPACK dependencies</flag> |