diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2022-10-19 10:51:15 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-20 04:52:44 +0100 |
commit | e2239c015d007c3020168257f61dbbcffb1f62d7 (patch) | |
tree | e52dc44417fb1151da066bd9342b82282de4ac96 /sci-mathematics | |
parent | sci-mathematics/4ti2: align longdescription opening and closing tags (diff) | |
download | gentoo-e2239c015d007c3020168257f61dbbcffb1f62d7.tar.gz gentoo-e2239c015d007c3020168257f61dbbcffb1f62d7.tar.bz2 gentoo-e2239c015d007c3020168257f61dbbcffb1f62d7.zip |
sci-mathematics/bertini: fix metadata indentation
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/bertini/metadata.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sci-mathematics/bertini/metadata.xml b/sci-mathematics/bertini/metadata.xml index b668d4b966f5..bb0820942cf0 100644 --- a/sci-mathematics/bertini/metadata.xml +++ b/sci-mathematics/bertini/metadata.xml @@ -18,8 +18,8 @@ Facts in brief: Background: Bertini is a general-purpose solver, written in C, that was created for research about polynomial continuation. -</longdescription> -<use> - <flag name="optimization">Accept upstream's choices for -O option.</flag> -</use> + </longdescription> + <use> + <flag name="optimization">Accept upstream's choices for -O option.</flag> + </use> </pkgmetadata> |