commit:     40bea2512de7ceaa489d80b1e00e692d785764ae
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 21 05:41:24 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Nov 21 05:41:24 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40bea251

www-servers/puma: fix metadata indentation

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 www-servers/puma/metadata.xml | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/www-servers/puma/metadata.xml b/www-servers/puma/metadata.xml
index aa7df3539e9..48a67572fe7 100644
--- a/www-servers/puma/metadata.xml
+++ b/www-servers/puma/metadata.xml
@@ -1,18 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Gentoo Ruby Project</name>
-       </maintainer>
-       <longdescription>
+  <maintainer type="project">
+    <email>[email protected]</email>
+    <name>Gentoo Ruby Project</name>
+  </maintainer>
+  <longdescription>
     Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1
     server for Ruby/Rack applications. Puma is intended for use in
     both development and production environments. In order to get the
     best throughput, it is highly recommended that you use a Ruby
     implementation with real threads like Rubinius or JRuby.
   </longdescription>
-       <upstream>
-               <remote-id type="github">puma/puma</remote-id>
-       </upstream>
+  <upstream>
+    <remote-id type="github">puma/puma</remote-id>
+  </upstream>
 </pkgmetadata>

Reply via email to