diff options
author | Thilo Bangert <bangert@gentoo.org> | 2011-01-05 12:32:39 +0000 |
---|---|---|
committer | Thilo Bangert <bangert@gentoo.org> | 2011-01-05 12:32:39 +0000 |
commit | d03eea7015c80268002b145262cc2e9ff4bef875 (patch) | |
tree | 451d2aa88dad6effc7c856a4e84d7684d8973253 /sys-process/daemontools-encore/metadata.xml | |
parent | Add 10.5/ppc64 profile (diff) | |
download | gentoo-2-d03eea7015c80268002b145262cc2e9ff4bef875.tar.gz gentoo-2-d03eea7015c80268002b145262cc2e9ff4bef875.tar.bz2 gentoo-2-d03eea7015c80268002b145262cc2e9ff4bef875.zip |
initial release (#334481) - thanks bruce -- daemontools-encore is a collection of tools for managing UNIX services. It is derived from the public-domain release of daemontools
(Portage version: 2.2.0_alpha11/cvs/Linux i686)
Diffstat (limited to 'sys-process/daemontools-encore/metadata.xml')
-rw-r--r-- | sys-process/daemontools-encore/metadata.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/sys-process/daemontools-encore/metadata.xml b/sys-process/daemontools-encore/metadata.xml new file mode 100644 index 000000000000..6573135b81b2 --- /dev/null +++ b/sys-process/daemontools-encore/metadata.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>base-system</herd> + <maintainer> + <email>bangert@gentoo.org</email> + </maintainer> +<longdescription lang="en"> +daemontools-encore is a collection of tools for managing UNIX services. +It is derived from the public-domain release of daemontools by +D. J. Bernstein. + +daemontools-encore adds numerous enhancements above what daemontools +could do while maintaining backwards compatibility with daemontools. +See the CHANGES file for more details on what features have been added. +</longdescription> +</pkgmetadata> |