summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-11-25 23:47:34 +0100
committerDavid Seifert <soap@gentoo.org>2017-11-26 12:39:29 +0100
commit3fae49e0644593e592a4114723be24a9b13faa1e (patch)
treebe6e7e45592f17d2fe613e33d8757fecf906a6eb /dev-vcs
parentdev-vcs/mr: [QA] Consistent whitespace in metadata.xml (diff)
downloadgentoo-3fae49e0644593e592a4114723be24a9b13faa1e.tar.gz
gentoo-3fae49e0644593e592a4114723be24a9b13faa1e.tar.bz2
gentoo-3fae49e0644593e592a4114723be24a9b13faa1e.zip
dev-vcs/notify-webhook: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/notify-webhook/metadata.xml24
1 files changed, 12 insertions, 12 deletions
diff --git a/dev-vcs/notify-webhook/metadata.xml b/dev-vcs/notify-webhook/metadata.xml
index 2ac5d4996908..92ad1c0ab0df 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>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>