diff options
author | 2004-08-22 21:43:43 +0000 | |
---|---|---|
committer | 2004-08-22 21:43:43 +0000 | |
commit | 4bf40b68b3fca3cd1373970bc09e04f8cd7e0b91 (patch) | |
tree | 98d0c9e485d4bd05f475686b9ea8269d4a506c40 /net-misc/autossh | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-4bf40b68b3fca3cd1373970bc09e04f8cd7e0b91.tar.gz gentoo-2-4bf40b68b3fca3cd1373970bc09e04f8cd7e0b91.tar.bz2 gentoo-2-4bf40b68b3fca3cd1373970bc09e04f8cd7e0b91.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.2f.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/autossh/ChangeLog b/net-misc/autossh/ChangeLog index af0ade8f15d6..61f17db31cdc 100644 --- a/net-misc/autossh/ChangeLog +++ b/net-misc/autossh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/autossh # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/ChangeLog,v 1.12 2004/07/19 13:47:00 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/ChangeLog,v 1.13 2004/08/22 21:43:43 kloeri Exp $ + + 22 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> autossh-1.2f.ebuild: + Stable on alpha. 19 Jul 2004; Daniel Ahlberg <aliz@gentoo.org> autossh-1.2c.ebuild, autossh-1.2d.ebuild, autossh-1.2f.ebuild, files/autossh-1.2d-reuse.patch: diff --git a/net-misc/autossh/autossh-1.2f.ebuild b/net-misc/autossh/autossh-1.2f.ebuild index eee2d90f8328..0b6e616c3279 100644 --- a/net-misc/autossh/autossh-1.2f.ebuild +++ b/net-misc/autossh/autossh-1.2f.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.2f.ebuild,v 1.7 2004/07/19 13:47:01 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.2f.ebuild,v 1.8 2004/08/22 21:43:43 kloeri Exp $ DESCRIPTION="Automatically restart SSH sessions and tunnels" HOMEPAGE="http://www.harding.motd.ca/autossh/" LICENSE="BSD" -KEYWORDS="x86 ~sparc ~alpha ~ia64 amd64 ~ppc" +KEYWORDS="x86 ~sparc alpha ~ia64 amd64 ~ppc" SRC_URI="http://www.harding.motd.ca/autossh/${P}.tgz" SLOT="0" IUSE="" |