dev-python/ordereddict: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 20:01:47 +0000 (21:01 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 21:40:34 +0000 (22:40 +0100)
dev-python/ordereddict/metadata.xml

index e8c29484c9e6851aee42b88369cc41f7f5c04a5d..17d0ad657d04567b31abb44a54987b04a4d49e9e 100644 (file)
@@ -1,18 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="person">
-    <email>prometheanfire@gentoo.org</email>
-    <name>Matthew Thode</name>
-  </maintainer>
-  <maintainer type="project">
-    <email>openstack@gentoo.org</email>
-    <name>Openstack</name>
-  </maintainer>
-  <longdescription lang="en">
-       A drop-in substitute for Py2.7's new collections.OrderedDict that works in Python 2.4-2.6.
+       <maintainer type="person">
+               <email>prometheanfire@gentoo.org</email>
+               <name>Matthew Thode</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>openstack@gentoo.org</email>
+               <name>Openstack</name>
+       </maintainer>
+       <longdescription lang="en">
+               A drop-in substitute for Py2.7's new collections.OrderedDict that works in Python 2.4-2.6.
        </longdescription>
-  <upstream>
-    <remote-id type="pypi">ordereddict</remote-id>
-  </upstream>
+       <upstream>
+               <remote-id type="pypi">ordereddict</remote-id>
+       </upstream>
 </pkgmetadata>