commit:     04e771eeebb2d9adbdffc54d43ccb667bccaf1c4
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon Sep 18 18:11:21 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Sep 22 12:49:15 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04e771ee

lxde-base: fix metadata.xml and mixed identation.

Closes: https://github.com/gentoo/gentoo/pull/5727

 lxde-base/metadata.xml | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/lxde-base/metadata.xml b/lxde-base/metadata.xml
index b5845ecb9e4..0f108b40419 100644
--- a/lxde-base/metadata.xml
+++ b/lxde-base/metadata.xml
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE catmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <catmetadata>
-  <longdescription lang="en">
-    The lxde-base category contains core packages for LXDE,
-    the Lightweight X11 Desktop Environment.
-  </longdescription>
-  <longdescription lang="es">
-    La categoría lxde-base contiene paquetes vitales para LXDE, el
-       entorno de escritorio ligero X11.
-  </longdescription>
+       <longdescription lang="en">
+               The lxde-base category contains core packages for LXDE,
+               the Lightweight X11 Desktop Environment.
+       </longdescription>
+       <longdescription lang="es">
+               La categoría lxde-base contiene paquetes vitales para LXDE, el
+               entorno de escritorio ligero X11.
+       </longdescription>
 </catmetadata>

Reply via email to