blob: d9f0703777348afefe8be0cb882a138102fdb21d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=install prepare
DESCRIPTION=Automatically restart SSH sessions and tunnels
EAPI=5
HOMEPAGE=http://www.harding.motd.ca/autossh/
KEYWORDS=amd64 ~arm ~hppa ppc ~ppc64 ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux
LICENSE=BSD
RDEPEND=net-misc/openssh
SLOT=0
SRC_URI=http://www.harding.motd.ca/autossh/autossh-1.4d.tgz
_eclass_exported_funcs=src_prepare:- src_install:-
_md5_=d6b72d44524b09145b5f6fa3c35a4656
|