dev-vcs/notify-webhook: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 22:47:34 +0000 (23:47 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 11:39:29 +0000 (12:39 +0100)
dev-vcs/notify-webhook/metadata.xml

index 2ac5d4996908b531a40c85fd09aded3e78dd6664..92ad1c0ab0df84ec3f4b243421a3fe9446fda36b 100644 (file)
@@ -1,17 +1,17 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="person">
-    <email>robbat2@gentoo.org</email>
-  </maintainer>
-  <longdescription lang="en">
-       notify-webhook is a git post-receive hook script that posts JSON data to a
-       webhook capable server.
+       <maintainer type="person">
+               <email>robbat2@gentoo.org</email>
+       </maintainer>
+       <longdescription lang="en">
+               notify-webhook is a git post-receive hook script that posts JSON data to a
+               webhook capable server.
 
-       This implements the GitHub Web hooks API as closely as possible. It allows
-       arbitrary git repositories to use webhook capable services.
-  </longdescription>
-  <upstream>
-    <remote-id type="github">metajack/notify-webhook</remote-id>
-  </upstream>
+               This implements the GitHub Web hooks API as closely as possible. It allows
+               arbitrary git repositories to use webhook capable services.
+       </longdescription>
+       <upstream>
+               <remote-id type="github">metajack/notify-webhook</remote-id>
+       </upstream>
 </pkgmetadata>