commit:     02396d961a99d85f6ebefb16871a31997c0df2b9
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 14 08:54:23 2017 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Oct 14 09:45:13 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02396d96

dev-python/uvloop: [QA] Indent metadata.xml consistently.

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-python/uvloop/metadata.xml | 30 +++++++++++++++++-------------
 1 file changed, 17 insertions(+), 13 deletions(-)

diff --git a/dev-python/uvloop/metadata.xml b/dev-python/uvloop/metadata.xml
index d7bbdfbdabf..5b546cf7d7a 100644
--- a/dev-python/uvloop/metadata.xml
+++ b/dev-python/uvloop/metadata.xml
@@ -1,17 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-       <maintainer type="person">
-               <email>[email protected]</email>
-               <name>Elvis Pranskevichus</name>
-       </maintainer>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Proxy Maintainers</name>
-       </maintainer>
-       <longdescription>uvloop is a fast, drop-in replacement of the built-in 
asyncio event loop. uvloop is implemented in Cython and uses libuv under the 
hood.</longdescription>
-       <upstream>
-      <remote-id type="pypi">uvloop</remote-id>
-      <remote-id type="github">MagicStack/uvloop</remote-id>
-    </upstream>
+  <maintainer type="person">
+    <email>[email protected]</email>
+    <name>Elvis Pranskevichus</name>
+  </maintainer>
+  <maintainer type="project">
+    <email>[email protected]</email>
+    <name>Proxy Maintainers</name>
+  </maintainer>
+  <longdescription>
+    uvloop is a fast, drop-in replacement of the built-in asyncio
+    event loop. uvloop is implemented in Cython and uses libuv under
+    the hood.
+  </longdescription>
+  <upstream>
+    <remote-id type="pypi">uvloop</remote-id>
+    <remote-id type="github">MagicStack/uvloop</remote-id>
+  </upstream>
 </pkgmetadata>

Reply via email to