app-misc/watchexec: new package

Package-Manager: Portage-2.3.98, Repoman-2.3.22
Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>
This commit is contained in:
YOSHIOKA Takuma
2020-04-10 21:18:52 +09:00
parent 935fc8868d
commit 7cd795cbdd
3 changed files with 163 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lo48576@hard-wi.red</email>
<name>YOSHIOKA Takuma</name>
</maintainer>
<upstream>
<remote-id type="github">watchexec/watchexec</remote-id>
</upstream>
<longdescription lang="en">
watchexec is a simple, standalone tool that watches a path and runs a command whenever it detects modifications.
</longdescription>
</pkgmetadata>