diff options
author | Ned Ludd <solar@gentoo.org> | 2003-07-05 21:44:45 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2003-07-05 21:44:45 +0000 |
commit | 65ac80b24326562c097d07627f45e8e6aaeac28a (patch) | |
tree | 207352faf6456474467ef6d4043285ae898c8b35 /sys-apps/gradm/metadata.xml | |
parent | gtkBitchX clarifications (diff) | |
download | historical-65ac80b24326562c097d07627f45e8e6aaeac28a.tar.gz historical-65ac80b24326562c097d07627f45e8e6aaeac28a.tar.bz2 historical-65ac80b24326562c097d07627f45e8e6aaeac28a.zip |
added metadata.xml
Diffstat (limited to 'sys-apps/gradm/metadata.xml')
-rw-r--r-- | sys-apps/gradm/metadata.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sys-apps/gradm/metadata.xml b/sys-apps/gradm/metadata.xml new file mode 100644 index 000000000000..125f41b8096c --- /dev/null +++ b/sys-apps/gradm/metadata.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>hardened</herd> + <maintainer> + <email>solar@gentoo.org</email> + <description>Primary Maintainer</description> + </maintainer> + <longdescription>gradm is the userspace ACL parsing and authentication program for the grsecurity Access Control List System. grsecurity aims to be a complete security system for Linux 2.4. gradm performs several tasks for the ACL system including authenticated via a password to the kernel and parsing ACLs to be passed to the kernel.</longdescription> +</pkgmetadata> |