sci-astronomy/esorex: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 16:46:21 +0000 (17:46 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 17:30:59 +0000 (18:30 +0100)
sci-astronomy/esorex/metadata.xml

index dec7e069f528f7b57f72b09f6e7376d086848822..9c25d7dad543d305ee9ae7b43473b6847932e606 100644 (file)
@@ -1,21 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="project">
-       <email>sci-astronomy@gentoo.org</email>
-       <name>Gentoo Astronomy Project</name>
-</maintainer>
-<longdescription lang="en">
-  EsoRex is the ESO Recipe Execution Tool. It can list, configure and
-  execute CPL-based recipes from the command line. One of the features
-  provided by the CPL is the ability to create data-reduction algorithms
-  that run as plugins (dynamic libraries). These are called recipes and
-  are one of the main aspects of the CPL data-reduction development
-  environment. As these recipes are dynamic libraries, it is not
-  possible to run them directly from the command line. However, ESO
-  provides several tools to do this, thus saving recipe developers the
-  need to write such an application themselves. One of these is GASGANO
-  (a GUI-based tool) and the other is EsoRex (which runs from the
-  command line.
-</longdescription>
+       <maintainer type="project">
+               <email>sci-astronomy@gentoo.org</email>
+               <name>Gentoo Astronomy Project</name>
+       </maintainer>
+       <longdescription lang="en">
+               EsoRex is the ESO Recipe Execution Tool. It can list, configure and
+               execute CPL-based recipes from the command line. One of the features
+               provided by the CPL is the ability to create data-reduction algorithms
+               that run as plugins (dynamic libraries). These are called recipes and
+               are one of the main aspects of the CPL data-reduction development
+               environment. As these recipes are dynamic libraries, it is not
+               possible to run them directly from the command line. However, ESO
+               provides several tools to do this, thus saving recipe developers the
+               need to write such an application themselves. One of these is GASGANO
+               (a GUI-based tool) and the other is EsoRex (which runs from the
+               command line.
+       </longdescription>
 </pkgmetadata>