           SPELL=keychain
         VERSION=2.8.5
     SOURCE_HASH=sha512:8750099cd12ca5696e8e583ea6fb7a66e8796b03fa742863c391ef6eb4e6824b41abe508344b4c6fda1524d203de0d0b076e845f6a95fdbbaf41f4bc7680f1ce
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://www.funtoo.org/distfiles/${SPELL}/${SOURCE}
        WEB_SITE=https://www.funtoo.org/en/security/keychain/intro/
         ENTERED=20020310
      LICENSE[0]=GPL
        KEYWORDS="crypto"
           SHORT="keychain - front end to ssh-agent"
cat << EOF
The keychain bash script makes handling RSA and DSA keys both convenient and
secure. It acts as a front-end to ssh-agent, allowing you to easily have one
long-running ssh-agent process per system, rather than per login session. This
dramatically reduces the number of times you need to enter your passphrase
from once per new login session to once every time your local machine is
rebooted.
EOF
