summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@atlas.cz>2022-10-18 17:06:54 +0200
committerSam James <sam@gentoo.org>2022-10-20 04:52:03 +0100
commitf5d8b3b1ba1eaa99ca11244216b0728b329eca37 (patch)
tree75c0da801b6aed702a696ffe8e6f69d1cd2610d5 /dev-lisp/ecls
parentdev-lisp/clisp: align longdescription opening and closing tags (diff)
downloadgentoo-f5d8b3b1ba1eaa99ca11244216b0728b329eca37.tar.gz
gentoo-f5d8b3b1ba1eaa99ca11244216b0728b329eca37.tar.bz2
gentoo-f5d8b3b1ba1eaa99ca11244216b0728b329eca37.zip
dev-lisp/ecls: 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 'dev-lisp/ecls')
-rw-r--r--dev-lisp/ecls/metadata.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/dev-lisp/ecls/metadata.xml b/dev-lisp/ecls/metadata.xml
index 7cc134f601a9..ec56a70b425e 100644
--- a/dev-lisp/ecls/metadata.xml
+++ b/dev-lisp/ecls/metadata.xml
@@ -6,11 +6,11 @@
<name>Gentoo Common Lisp Project</name>
</maintainer>
<longdescription>
-ECL (Embeddable Common Lisp) is an implementation of the Common Lisp language as
-described in the X3J13 Ansi specification, featuring CLOS (Common Lisp Object
-System), conditions, loops, etc, plus a translator to C, which can produce
-standalone executables.
-</longdescription>
+ ECL (Embeddable Common Lisp) is an implementation of the Common Lisp language as
+ described in the X3J13 Ansi specification, featuring CLOS (Common Lisp Object
+ System), conditions, loops, etc, plus a translator to C, which can produce
+ standalone executables.
+ </longdescription>
<use>
<flag name="gengc">Use generational garbage collection (experimental)</flag>
<flag name="precisegc">Use type information during garbage collection (experimental)</flag>