summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@atlas.cz>2022-10-18 17:19:17 +0200
committerSam James <sam@gentoo.org>2022-10-20 04:52:10 +0100
commitfb1c2720c55d45cbe583bcecef94cff880984612 (patch)
tree761c8ceb2abf7bcdb851777588dfdbf647fc678a
parentdev-python/sh: align longdescription opening and closing tags (diff)
downloadgentoo-fb1c2720c55d45cbe583bcecef94cff880984612.tar.gz
gentoo-fb1c2720c55d45cbe583bcecef94cff880984612.tar.bz2
gentoo-fb1c2720c55d45cbe583bcecef94cff880984612.zip
dev-python/sympy: align longdescription opening and closing tags
Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/sympy/metadata.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/sympy/metadata.xml b/dev-python/sympy/metadata.xml
index f2f24c366603..d54d19807758 100644
--- a/dev-python/sympy/metadata.xml
+++ b/dev-python/sympy/metadata.xml
@@ -18,12 +18,12 @@
<name>Python</name>
</maintainer>
<longdescription>
- SymPy is a Python library for symbolic mathematics (manipulation). It
- aims to become a full-featured computer algebra system (CAS) while keeping
- the code as simple as possible in order to be comprehensible and easily
- extensible. SymPy is written entirely in Python and does not require
- any external libraries, except optionally for plotting support.
-</longdescription>
+ SymPy is a Python library for symbolic mathematics (manipulation). It
+ aims to become a full-featured computer algebra system (CAS) while keeping
+ the code as simple as possible in order to be comprehensible and easily
+ extensible. SymPy is written entirely in Python and does not require
+ any external libraries, except optionally for plotting support.
+ </longdescription>
<stabilize-allarches/>
<use>
<flag name="aesara">Add support for <pkg>dev-python/aesara</pkg></flag>