*/*: Drop stable ia64 keywords
[gentoo.git] / gnome-base / gnome-keyring / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer type="project">
5                 <email>gnome@gentoo.org</email>
6                 <name>Gentoo GNOME Desktop</name>
7         </maintainer>
8         <longdescription lang="en">
9                 GNOME Keyring is a collection of components in GNOME that store
10                 secrets, passwords, keys, certificates and make them available to
11                 applications. It is integrated with the user's login, so that
12                 their secret storage can be unlocked when the user logins into their
13                 session. It is based around a standard called PKCS#11, which is a
14                 standard way for applications to manage certificates and keys on
15                 smart cards or secure storage.
16         </longdescription>
17         <use>
18                 <flag name="ssh-agent">Use GNOME Keyring to unlock SSH keys.
19                         Recommended unless you are using ECDSA or Ed25519 keys.</flag>
20         </use>
21 </pkgmetadata>