           SPELL=keychain
         VERSION=2.5.5
       BUILD_API=2
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://dev.gentoo.org/~agriffis/keychain/$SOURCE
     SOURCE_HASH=sha1:afe3801174d52bf87e75232b9e22648f983d3f91
        WEB_SITE=http://www.gentoo.org/proj/en/keychain.xml
         ENTERED=20020310
         UPDATED=20020310
      LICENSE[0]=GPL
      MAINTAINER=hgr@vabo.cz
           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
