diff options
author | 2005-07-02 13:44:31 +0000 | |
---|---|---|
committer | 2005-07-02 13:44:31 +0000 | |
commit | 0690c61eb51ef8568a534eb1e4e2dbf06adfdc1e (patch) | |
tree | 66c0d5bc7946b7856593f7611e05469a3c3a6592 /sys-auth | |
parent | Fix crash on bad input #94584 by Tavis Ormandy. (diff) | |
download | historical-0690c61eb51ef8568a534eb1e4e2dbf06adfdc1e.tar.gz historical-0690c61eb51ef8568a534eb1e4e2dbf06adfdc1e.tar.bz2 historical-0690c61eb51ef8568a534eb1e4e2dbf06adfdc1e.zip |
Added sys-auth category, preparing to move the PAM modules.
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/metadata.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sys-auth/metadata.xml b/sys-auth/metadata.xml new file mode 100644 index 000000000000..930bebfd1bc4 --- /dev/null +++ b/sys-auth/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE catmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<catmetadata> + <longdescription lang="en"> + The sys-auth category contains applications and libraries to support + authentication and authorization facilities for Gentoo systems. + Here belongs PAM modules, NSS modules and login apps. + </longdescription> +</catmetadata> |