diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 02:41:51 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 02:41:51 +0000 |
commit | 328abc96101e79b0751ea2f61d9e86c5304405bd (patch) | |
tree | 74bd68e39f8e1f3f928c6a8eb9e89ad6a92e12ee /net-misc/autossh | |
parent | don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-328abc96101e79b0751ea2f61d9e86c5304405bd.tar.gz gentoo-2-328abc96101e79b0751ea2f61d9e86c5304405bd.tar.bz2 gentoo-2-328abc96101e79b0751ea2f61d9e86c5304405bd.zip |
don't assign S=${WORKDIR}/${P}, trim trailing whitespace
Diffstat (limited to 'net-misc/autossh')
-rw-r--r-- | net-misc/autossh/autossh-1.2c.ebuild | 4 | ||||
-rw-r--r-- | net-misc/autossh/autossh-1.2d.ebuild | 3 | ||||
-rw-r--r-- | net-misc/autossh/autossh-1.2e.ebuild | 3 | ||||
-rw-r--r-- | net-misc/autossh/autossh-1.2f.ebuild | 3 |
4 files changed, 4 insertions, 9 deletions
diff --git a/net-misc/autossh/autossh-1.2c.ebuild b/net-misc/autossh/autossh-1.2c.ebuild index 2a66637cf5fd..b55931dc3879 100644 --- a/net-misc/autossh/autossh-1.2c.ebuild +++ b/net-misc/autossh/autossh-1.2c.ebuild @@ -1,8 +1,7 @@ # 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.2c.ebuild,v 1.6 2004/07/01 20:42:56 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.2c.ebuild,v 1.7 2004/07/15 02:39:08 agriffis Exp $ -S=${WORKDIR}/${P} IUSE="" DESCRIPTION="Automatically restart SSH sessions and tunnels" HOMEPAGE="http://www.harding.motd.ca/autossh/" @@ -33,4 +32,3 @@ src_install() { dodoc CHANGES README autossh.host rscreen doman autossh.1 } - diff --git a/net-misc/autossh/autossh-1.2d.ebuild b/net-misc/autossh/autossh-1.2d.ebuild index d9618c50c8f2..fb37301aa913 100644 --- a/net-misc/autossh/autossh-1.2d.ebuild +++ b/net-misc/autossh/autossh-1.2d.ebuild @@ -1,6 +1,6 @@ # 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.2d.ebuild,v 1.8 2004/07/01 20:42:56 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.2d.ebuild,v 1.9 2004/07/15 02:39:08 agriffis Exp $ DESCRIPTION="Automatically restart SSH sessions and tunnels" HOMEPAGE="http://www.harding.motd.ca/autossh/" @@ -32,4 +32,3 @@ src_install() { dodoc CHANGES README autossh.host rscreen doman autossh.1 } - diff --git a/net-misc/autossh/autossh-1.2e.ebuild b/net-misc/autossh/autossh-1.2e.ebuild index a14c32e4bbd3..0ad30715c206 100644 --- a/net-misc/autossh/autossh-1.2e.ebuild +++ b/net-misc/autossh/autossh-1.2e.ebuild @@ -1,6 +1,6 @@ # 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.2e.ebuild,v 1.7 2004/07/01 20:42:56 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.2e.ebuild,v 1.8 2004/07/15 02:39:08 agriffis Exp $ DESCRIPTION="Automatically restart SSH sessions and tunnels" HOMEPAGE="http://www.harding.motd.ca/autossh/" @@ -27,4 +27,3 @@ src_install() { dodoc CHANGES README autossh.host rscreen doman autossh.1 } - diff --git a/net-misc/autossh/autossh-1.2f.ebuild b/net-misc/autossh/autossh-1.2f.ebuild index a8a479f29e0d..b1f15660e804 100644 --- a/net-misc/autossh/autossh-1.2f.ebuild +++ b/net-misc/autossh/autossh-1.2f.ebuild @@ -1,6 +1,6 @@ # 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.5 2004/07/01 20:42:56 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.2f.ebuild,v 1.6 2004/07/15 02:39:08 agriffis Exp $ DESCRIPTION="Automatically restart SSH sessions and tunnels" HOMEPAGE="http://www.harding.motd.ca/autossh/" @@ -27,4 +27,3 @@ src_install() { dodoc CHANGES README autossh.host rscreen doman autossh.1 } - |