Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19693

Modified Files:
        keychain.info 
Log Message:
New version 2.4.3 released 2004-11-17. Previous version 2.0.3 committed to
10.3/stable based on positive feedback.

Index: keychain.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils/keychain.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- keychain.info       17 Feb 2004 11:23:36 -0000      1.1
+++ keychain.info       4 Jan 2005 18:26:32 -0000       1.2
@@ -1,15 +1,19 @@
 Package: keychain
-Version: 2.0.3
+Version: 2.4.3
 Revision: 1
 Maintainer: Carsten Klapp <[EMAIL PROTECTED]>
-Source: http://gentoo.oregonstate.edu/distfiles/%n-%v.tar.bz2
-Source-MD5: 1183410bac4a747cd9ae483a1f24b7c5
-CompileScript: echo "no compile needed"
+CustomMirror: <<
+ Primary: http://dev.gentoo.org/~agriffis/%n/
+ nam-US: http://gentoo.oregonstate.edu/distfiles/
+<<
+Source: mirror:custom:%n-%v.tar.bz2
+Source-MD5: 0036dd3baad6cd25486f539b39e081c5
+CompileScript: echo "No compile needed."
 InstallScript: <<
   install -d -m 755 %i/bin
   install -d -m 755 %i/share/man/man1
-  install -m 755 keychain %i/bin/
-  install -m 755 keychain.1 %i/share/man/man1/
+  install -m 755 %n %i/bin/
+  install -m 755 %n.1 %i/share/man/man1/
 <<
 DocFiles: COPYING ChangeLog README
 Description: User-friendly front-end to ssh-agent(1)
@@ -22,11 +26,14 @@
  Please study the documentation on the keychain website carefully
  since incorrect usage of this script may have certain security
  implications.
+ 
+ keychain --help
+ man keychain
 
- Upgrading from previous version: 
+ Upgrading from versions earlier than 2.0:
 
  Support files are now stored in ~/.keychain so you will have to
  update your ~/.login script accordingly.
 <<
 License: GPL
-Homepage: http://www.gentoo.org/proj/en/keychain.xml
+Homepage: http://www.gentoo.org/proj/en/keychain



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to