summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Moennich <adrian@planetcoding.net>2020-09-06 00:21:37 +0200
committerPatrice Clement <monsieurp@gentoo.org>2020-11-12 22:28:42 +0100
commitd428c50a040b5ae00ec1d0fc38769565108c5d24 (patch)
tree19175e0a9949584bf6c1bb021d2d42de231d0152 /dev-util/watchman/metadata.xml
parentnet-misc/qtm: update SRC_URI. (diff)
downloadgentoo-d428c50a040b5ae00ec1d0fc38769565108c5d24.tar.gz
gentoo-d428c50a040b5ae00ec1d0fc38769565108c5d24.tar.bz2
gentoo-d428c50a040b5ae00ec1d0fc38769565108c5d24.zip
dev-util/watchman: new package.
Watchman is a file watching service. Signed-off-by: Adrian Moennich <adrian@planetcoding.net> Package-Manager: Portage-3.0.4, Repoman-3.0.1 Closes: https://github.com/gentoo/gentoo/pull/17433 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-util/watchman/metadata.xml')
-rw-r--r--dev-util/watchman/metadata.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/dev-util/watchman/metadata.xml b/dev-util/watchman/metadata.xml
new file mode 100644
index 000000000000..57a0732b555f
--- /dev/null
+++ b/dev-util/watchman/metadata.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM 'http://www.gentoo.org/dtd/metadata.dtd'>
+<pkgmetadata>
+ <maintainer type="person">
+ <email>monsieurp@gentoo.org</email>
+ <name>Patrice Clement</name>
+ </maintainer>
+ <maintainer type="person">
+ <email>adrian@planetcoding.net</email>
+ <name>Adrian Moennich</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">facebook/watchman</remote-id>
+ </upstream>
+ <use>
+ <flag name="python">Install pywatchman bindings and the watchman-{wait,make} utils</flag>
+ </use>
+</pkgmetadata>