summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@atlas.cz>2022-10-18 17:06:45 +0200
committerSam James <sam@gentoo.org>2022-10-20 04:52:03 +0100
commitaa1844396d8c3541e59e3bc8b51db6a7233f9928 (patch)
tree5170be0a287b97b7669d5bf24f30f5c2d5dd723f /dev-lisp/clisp
parentdev-libs/mathjax: align longdescription opening and closing tags (diff)
downloadgentoo-aa1844396d8c3541e59e3bc8b51db6a7233f9928.tar.gz
gentoo-aa1844396d8c3541e59e3bc8b51db6a7233f9928.tar.bz2
gentoo-aa1844396d8c3541e59e3bc8b51db6a7233f9928.zip
dev-lisp/clisp: 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/clisp')
-rw-r--r--dev-lisp/clisp/metadata.xml24
1 files changed, 12 insertions, 12 deletions
diff --git a/dev-lisp/clisp/metadata.xml b/dev-lisp/clisp/metadata.xml
index a33c378377f0..d50dfbb3a6b7 100644
--- a/dev-lisp/clisp/metadata.xml
+++ b/dev-lisp/clisp/metadata.xml
@@ -6,18 +6,18 @@
<name>Gentoo Common Lisp Project</name>
</maintainer>
<longdescription>
-CLISP is a Common Lisp implementation. It mostly supports the Lisp
-described in the ANSI Common Lisp standard. It includes an
-interpreter, a compiler, almost all of CLOS, a foreign language
-interface and a socket interface. An X11 interface is available
-through CLX and Garnet. Command line editing is provided by readline.
-CLISP runs on microcomputers (OS/2, Windows 95/98/NT/2000/XP, Amiga
-500-4000, Acorn RISC PC) as well as on Unix workstations (GNU/Linux,
-BSD, SVR4, Sun4, DEC Alpha OSF, HP-UX, NeXTstep, SGI, AIX, Sun3 and
-others) and needs only 2 MB of RAM. The user interface comes in
-German, English, French, Spanish, Dutch and Russian, and can be
-changed at run time.
-</longdescription>
+ CLISP is a Common Lisp implementation. It mostly supports the Lisp
+ described in the ANSI Common Lisp standard. It includes an
+ interpreter, a compiler, almost all of CLOS, a foreign language
+ interface and a socket interface. An X11 interface is available
+ through CLX and Garnet. Command line editing is provided by readline.
+ CLISP runs on microcomputers (OS/2, Windows 95/98/NT/2000/XP, Amiga
+ 500-4000, Acorn RISC PC) as well as on Unix workstations (GNU/Linux,
+ BSD, SVR4, Sun4, DEC Alpha OSF, HP-UX, NeXTstep, SGI, AIX, Sun3 and
+ others) and needs only 2 MB of RAM. The user interface comes in
+ German, English, French, Spanish, Dutch and Russian, and can be
+ changed at run time.
+ </longdescription>
<use>
<flag name="hyperspec">Use local hyperspec instead of online version</flag>
<flag name="svm">Build CLISP with support for the Support Vector Machine module</flag>