99bb2aa664
- Remove -A parameter from fetch to fix download from funtoo - Add LICENSE - Fix COMMENT - Use GENTOO macro for MASTER_SITES - Replace some hardcoded keychain by ${PORTNAME} PR: ports/173972 Submitted by: nemysis <nemysis@gmx.ch>
9 lines
412 B
Text
9 lines
412 B
Text
Keychain is a shell script which acts as a user-friendly front-end to
|
|
ssh-agent(1), allowing you to have one long-running ssh-agent process per
|
|
system rather than per login session.
|
|
|
|
Please study the documentation on the keychain website carefully since
|
|
incorrect usage of this script may have certain security implications.
|
|
|
|
Author: Daniel Robbins <drobbins@funtoo.org>
|
|
WWW: http://www.funtoo.org/wiki/Keychain
|