summaryrefslogtreecommitdiff
path: root/dev-lisp/ecls/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lisp/ecls/metadata.xml')
-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>