diff options
Diffstat (limited to 'net-misc/autossh/autossh-1.4a.ebuild')
-rw-r--r-- | net-misc/autossh/autossh-1.4a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/autossh/autossh-1.4a.ebuild b/net-misc/autossh/autossh-1.4a.ebuild index 869388ce784c..c28024e736c1 100644 --- a/net-misc/autossh/autossh-1.4a.ebuild +++ b/net-misc/autossh/autossh-1.4a.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.4a.ebuild,v 1.1 2006/07/27 06:26:51 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.4a.ebuild,v 1.2 2006/11/19 12:21:00 hansmi Exp $ inherit toolchain-funcs DESCRIPTION="Automatically restart SSH sessions and tunnels" HOMEPAGE="http://www.harding.motd.ca/autossh/" LICENSE="BSD" -KEYWORDS="~x86 ~sparc ~alpha ~ia64 ~amd64 ~ppc" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" SRC_URI="http://www.harding.motd.ca/autossh/${P}.tgz" SLOT="0" IUSE="" |