diff options
Diffstat (limited to 'dev-vcs/notify-webhook/metadata.xml')
| -rw-r--r-- | dev-vcs/notify-webhook/metadata.xml | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/dev-vcs/notify-webhook/metadata.xml b/dev-vcs/notify-webhook/metadata.xml index 92ad1c0ab0df..d31634d115ec 100644 --- a/dev-vcs/notify-webhook/metadata.xml +++ b/dev-vcs/notify-webhook/metadata.xml @@ -1,17 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>robbat2@gentoo.org</email> - </maintainer> - <longdescription lang="en"> + <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> -</pkgmetadata> + <upstream> + <remote-id type="github">metajack/notify-webhook</remote-id> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
