commit:     d96245d2bc9b8a5ec21649e6d28c5d22b1fdc536
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 14 04:55:51 2022 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Mar 14 04:55:51 2022 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=d96245d2

dev-lisp/cl-ppcre: Indent metadata.xml consistently

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 dev-lisp/cl-ppcre/metadata.xml | 32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)

diff --git a/dev-lisp/cl-ppcre/metadata.xml b/dev-lisp/cl-ppcre/metadata.xml
index b4b324f1..0b2858e5 100644
--- a/dev-lisp/cl-ppcre/metadata.xml
+++ b/dev-lisp/cl-ppcre/metadata.xml
@@ -6,26 +6,26 @@
                <name>Gentoo Common Lisp Project</name>
        </maintainer>
        <longdescription lang="en">
-    CL-PPCRE is a portable regular expression library for Common Lisp
-    which has the following features:
+               CL-PPCRE is a portable regular expression library for Common 
Lisp
+               which has the following features:
 
-    * compatible with Perl
-    * fast (outperforms Perl)
-    * portable (ANSI Common Lisp)
-    * thread-safe
-    * includes convenience features
-    * well-documented
+               * compatible with Perl
+               * fast (outperforms Perl)
+               * portable (ANSI Common Lisp)
+               * 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>

Reply via email to