diff options
Diffstat (limited to 'app-text/delta/metadata.xml')
-rw-r--r-- | app-text/delta/metadata.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/app-text/delta/metadata.xml b/app-text/delta/metadata.xml new file mode 100644 index 000000000000..b3b3c56d65a2 --- /dev/null +++ b/app-text/delta/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>toolchain</herd> + <longdescription> + Delta assists you in minimizing "interesting" files + subject to a test of their interestingness. A common such situation + is when attempting to isolate a small failure-inducing substring of + a large input that causes your program to exhibit a bug. + </longdescription> +</pkgmetadata> |