diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2022-10-19 10:56:17 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-20 04:52:47 +0100 |
commit | 8cbce8e1ca5685b14695e1d35face43d91eef0be (patch) | |
tree | a1a48a455b0cc424bf90d73889632db20a389736 | |
parent | sci-mathematics/nauty: align longdescription opening and closing tags (diff) | |
download | gentoo-8cbce8e1ca5685b14695e1d35face43d91eef0be.tar.gz gentoo-8cbce8e1ca5685b14695e1d35face43d91eef0be.tar.bz2 gentoo-8cbce8e1ca5685b14695e1d35face43d91eef0be.zip |
sci-mathematics/pari: align longdescription opening and closing tags
Additionally, extra empty line from the last item text was removed and
the text was properly aligned.
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | sci-mathematics/pari/metadata.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sci-mathematics/pari/metadata.xml b/sci-mathematics/pari/metadata.xml index a43daf3b6a4b..b09ff7a738c2 100644 --- a/sci-mathematics/pari/metadata.xml +++ b/sci-mathematics/pari/metadata.xml @@ -35,9 +35,8 @@ 8 through 11. * seadata is needed by ellap for large primes. * nftables is a repackaging of the historical megrez number field -tables (errors fixed, 1/10th the size, easier to use). - -</longdescription> + tables (errors fixed, 1/10th the size, easier to use). + </longdescription> <use> <flag name="data">Add additional data (elldata, galdata, seadata, nftables)</flag> </use> |