diff options
author | 2004-06-07 06:51:09 +0000 | |
---|---|---|
committer | 2004-06-07 06:51:09 +0000 | |
commit | 25ee5dd18cbab1c4d90801b0816f7aed96c4c20e (patch) | |
tree | 07ebe1d9f8b59a4b0759cc451c0ce310a301cc10 /net-misc/autossh | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-25ee5dd18cbab1c4d90801b0816f7aed96c4c20e.tar.gz gentoo-2-25ee5dd18cbab1c4d90801b0816f7aed96c4c20e.tar.bz2 gentoo-2-25ee5dd18cbab1c4d90801b0816f7aed96c4c20e.zip |
Stable on alpha.
Diffstat (limited to 'net-misc/autossh')
-rw-r--r-- | net-misc/autossh/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/autossh/autossh-1.2e.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/autossh/ChangeLog b/net-misc/autossh/ChangeLog index 299c1de9afdb..04eca4b74082 100644 --- a/net-misc/autossh/ChangeLog +++ b/net-misc/autossh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/autossh # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/ChangeLog,v 1.7 2004/06/03 14:29:38 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/ChangeLog,v 1.8 2004/06/07 06:46:12 kloeri Exp $ + + 07 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> autossh-1.2e.ebuild: + Stable on alpha. 03 Jun 2004; David Holm <dholm@gentoo.org> autossh-1.2f.ebuild: Added to ~ppc. diff --git a/net-misc/autossh/autossh-1.2e.ebuild b/net-misc/autossh/autossh-1.2e.ebuild index cbf58105670e..b335516eaf68 100644 --- a/net-misc/autossh/autossh-1.2e.ebuild +++ b/net-misc/autossh/autossh-1.2e.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.2e.ebuild,v 1.3 2004/02/22 14:44:11 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.2e.ebuild,v 1.4 2004/06/07 06:46:12 kloeri Exp $ S=${WORKDIR}/${P} DESCRIPTION="Automatically restart SSH sessions and tunnels" HOMEPAGE="http://www.harding.motd.ca/autossh/" LICENSE="BSD" -KEYWORDS="~x86 ~sparc ~alpha ~ia64 amd64" +KEYWORDS="~x86 ~sparc alpha ~ia64 amd64" SRC_URI="http://www.harding.motd.ca/autossh/${P}.tgz" SLOT="0" |