           SPELL=keychain
         VERSION=2.9.8
     SOURCE_HASH=sha512:c084515d3bac74f8dd8dd92e11577a5e1be895a4ec47e6312c6f7087628cf429b16486169b589d0d3f87d05842dd293440d7489c2306c8489ac1aef2b7dca857
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=https://github.com/danielrobbins/keychain
   SOURCE_URL[0]=$WEB_SITE/releases/download/$VERSION/$SOURCE
         ENTERED=20020310
      LICENSE[0]=GPL2
        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
