keychain 2.0.1-1 An OpenSSH key manager

  lqqqqqqqqqqqqqqqqqqqqqqqqqqu [!] Configuring Keychain tqqqqqqqqqqqqqqqqqqqqqqqqqqk
  x                                                                                x
  x Information for people upgrading from versions prior to 2.0.                   x
  x                                                                                x
  x With this new version of keychain, the output of ssh-agent will be redirected  x
  x to the ~/.keychain/[hostname]-{c}sh files.  Any cron job or login script that  x
  x uses keychain needs to be updated to use the new directory location.           x
  x                                                                                x
  x For more information please read the man page.                                 x
  x                                                                                x
  x                                     <Ok>                                       x
  x                                                                                x
  mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj

らしいので、

 *** .bash_profile.orig   2002-08-29 10:43:48.000000000 +0900
 --- .bash_profile       2002-08-29 10:44:09.000000000 +0900
 ***************
 *** 16,20 ****
   fi
 
   keychain
 ! source ~/.ssh-agent-`uname -n`
 
 --- 16,20 ----
   fi
 
   keychain
 ! source ~/.keychain/`uname -n`-sh