diff options
Diffstat (limited to 'app-admin/setools/metadata.xml')
-rw-r--r-- | app-admin/setools/metadata.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/app-admin/setools/metadata.xml b/app-admin/setools/metadata.xml new file mode 100644 index 00000000000..12d653b5358 --- /dev/null +++ b/app-admin/setools/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>selinux</herd> + <longdescription>SELinux policy analysis tools.</longdescription> + <upstream> + <remote-id type="github">TresysTechnology/setools</remote-id> + </upstream> +</pkgmetadata> |