summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2022-03-14 05:58:35 +0100
committerUlrich Müller <ulm@gentoo.org>2022-03-14 05:58:35 +0100
commit68715f53ce36e4dc6f820817f356280076139b86 (patch)
treed4906af6e2170247764ce8b16ac80febda9cef49
parentdev-lisp/cl-ppcre: Indent metadata.xml consistently (diff)
downloadlisp-68715f53ce36e4dc6f820817f356280076139b86.tar.gz
lisp-68715f53ce36e4dc6f820817f356280076139b86.tar.bz2
lisp-68715f53ce36e4dc6f820817f356280076139b86.zip
dev-lisp/cl-ppcre-unicode: Indent metadata.xml consistently
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--dev-lisp/cl-ppcre-unicode/metadata.xml22
1 files changed, 11 insertions, 11 deletions
diff --git a/dev-lisp/cl-ppcre-unicode/metadata.xml b/dev-lisp/cl-ppcre-unicode/metadata.xml
index e299a3f1..8bf06c2f 100644
--- a/dev-lisp/cl-ppcre-unicode/metadata.xml
+++ b/dev-lisp/cl-ppcre-unicode/metadata.xml
@@ -7,25 +7,25 @@
</maintainer>
<longdescription lang="en">
CL-PPCRE is a portable regular expression library for Common Lisp
- which has the following features:
+ which has the following features:
* compatible with Perl
- * fast (outperforms Perl)
+ * fast (outperforms Perl)
* portable (ANSI Common Lisp)
- * thread-safe
+ * thread-safe
* includes convenience features
* well-documented.
</longdescription>
<longdescription lang="es">
- CL-PPCRE es una biblioteca de expressiones regulares portable
- para Common Lisp que tiene las siguientes características:
+ CL-PPCRE es una biblioteca de expressiones regulares portable
+ para Common Lisp que tiene las siguientes características:
- * Compatible con Perl
- * Rápida (más rápida que la versión para Perl)
- * Portable (ANSI Common Lisp)
- * Segura en la ejecución de hilos (thread-safe)
- * Incluye características para hacerla cómoda
- * Bien documentada
+ * Compatible con Perl
+ * Rápida (más rápida que la versión para Perl)
+ * Portable (ANSI Common Lisp)
+ * Segura en la ejecución de hilos (thread-safe)
+ * Incluye características para hacerla cómoda
+ * Bien documentada
</longdescription>
<upstream>
<remote-id type="github">edicl/cl-ppcre</remote-id>