dev-python/etsproxy: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 19:59:33 +0000 (20:59 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 21:39:38 +0000 (22:39 +0100)
dev-python/etsproxy/metadata.xml

index 47541ebdaab92fcb7ffea384dfccfff7d43ebcec..dec38343ffbb6eb7077d77b41f107236c7d88faa 100644 (file)
@@ -1,14 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="project">
-       <email>python@gentoo.org</email>
-       <name>Python</name>
-</maintainer>
-<longdescription lang="en">
-  This is the ETS proxy package, it contains the proxy modules for all
-  ETS projects which map the old enthought namespace imports to the
-  namespace-refactored ETS packages. It should be only needed to
-  switch from ETS-3 to ETS-4 packages.
-</longdescription>
+       <maintainer type="project">
+               <email>python@gentoo.org</email>
+               <name>Python</name>
+       </maintainer>
+       <longdescription lang="en">
+               This is the ETS proxy package, it contains the proxy modules for all
+               ETS projects which map the old enthought namespace imports to the
+               namespace-refactored ETS packages. It should be only needed to
+               switch from ETS-3 to ETS-4 packages.
+       </longdescription>
 </pkgmetadata>