commit:     3fae49e0644593e592a4114723be24a9b13faa1e
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 25 22:47:34 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov 26 11:39:29 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fae49e0

dev-vcs/notify-webhook: [QA] Consistent whitespace in metadata.xml

 dev-vcs/notify-webhook/metadata.xml | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/dev-vcs/notify-webhook/metadata.xml 
b/dev-vcs/notify-webhook/metadata.xml
index 2ac5d499690..92ad1c0ab0d 100644
--- a/dev-vcs/notify-webhook/metadata.xml
+++ b/dev-vcs/notify-webhook/metadata.xml
@@ -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>[email protected]</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>[email protected]</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>

Reply via email to