           SPELL=keychain
         VERSION=2.6.2
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://dev.gentoo.org/~agriffis/keychain/$SOURCE
     SOURCE_HASH=sha512:e1447472a3f21562f3060a2d2df88d71d3e9ee34ee728b8bb3c536bed72ba8dfccf04cffe60c0602793cfed1aa59cc2388d1767351c739ab59cf2d3068ababe7
        WEB_SITE=http://www.gentoo.org/proj/en/keychain.xml
         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
