sci-libs/deap: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 16:50:42 +0000 (17:50 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 17:37:24 +0000 (18:37 +0100)
sci-libs/deap/metadata.xml

index 0d9686a43e816b8216c7da725861c3aeb5e3f195..a5ab9a524dcd8a582e1af76ba99e8f1ea901f8a0 100644 (file)
@@ -1,17 +1,17 @@
-<?xml version='1.0' encoding='UTF-8'?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="person">
-    <email>slis@gentoo.org</email>
-  </maintainer>
-  <longdescription>
-    DEAP stands for Distributed Evolutionary Algorithm in Python, it is dedicated to people who
-       wish to learn how to use evolutionary algorithms and to those who wish to
-       rediscover evolutionary algorithms. DEAP is the proof that evolutionary 
-       algorithms do **not** need to be neither complex or complicated.
-  </longdescription>
-  <upstream>
-    <remote-id type="pypi">deap</remote-id>
-    <remote-id type="github">DEAP/deap</remote-id>
-  </upstream>
+       <maintainer type="person">
+               <email>slis@gentoo.org</email>
+       </maintainer>
+       <longdescription>
+               DEAP stands for Distributed Evolutionary Algorithm in Python, it is dedicated to people who
+               wish to learn how to use evolutionary algorithms and to those who wish to
+               rediscover evolutionary algorithms. DEAP is the proof that evolutionary
+               algorithms do **not** need to be neither complex or complicated.
+       </longdescription>
+       <upstream>
+               <remote-id type="pypi">deap</remote-id>
+               <remote-id type="github">DEAP/deap</remote-id>
+       </upstream>
 </pkgmetadata>