summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/autossh')
-rw-r--r--net-misc/autossh/ChangeLog6
-rw-r--r--net-misc/autossh/Manifest16
-rw-r--r--net-misc/autossh/autossh-1.2d.ebuild5
-rw-r--r--net-misc/autossh/autossh-1.2e.ebuild6
-rw-r--r--net-misc/autossh/autossh-1.2f.ebuild4
5 files changed, 20 insertions, 17 deletions
diff --git a/net-misc/autossh/ChangeLog b/net-misc/autossh/ChangeLog
index 04eca4b74082..fb0ed5928e29 100644
--- a/net-misc/autossh/ChangeLog
+++ b/net-misc/autossh/ChangeLog
@@ -1,6 +1,10 @@
# 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.8 2004/06/07 06:46:12 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/ChangeLog,v 1.9 2004/06/14 16:51:10 aliz Exp $
+
+ 14 Jun 2004; Daniel Ahlberg <aliz@gentoo.org> autossh-1.2d.ebuild,
+ autossh-1.2e.ebuild, autossh-1.2f.ebuild:
+ Unmasked on x86, added IUSE and removed S=.
07 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> autossh-1.2e.ebuild:
Stable on alpha.
diff --git a/net-misc/autossh/Manifest b/net-misc/autossh/Manifest
index 4539e18e368d..be2a237f52d0 100644
--- a/net-misc/autossh/Manifest
+++ b/net-misc/autossh/Manifest
@@ -1,11 +1,11 @@
-MD5 b64a3b264c62de50ec223e17c51f7fe0 autossh-1.2d.ebuild 889
+MD5 f7eae824d0232862da05c44e1469e4d9 autossh-1.2d.ebuild 876
+MD5 ef279f33eb7e08a937a158eef2ab8f1b autossh-1.2f.ebuild 799
+MD5 58b058d6210134d67bd652f810d7c89e autossh-1.2c.ebuild 836
+MD5 c45216ec0c672431de26345f7f78bdc8 autossh-1.2e.ebuild 792
+MD5 6f898e05ab1a3e12e91c4b18dc5445b0 ChangeLog 1384
MD5 37236013e0d26d43c6bff35a8a48e8ec metadata.xml 220
-MD5 8ea31f56eaeb6e4f0bc20d82b553ff04 autossh-1.2c.ebuild 837
-MD5 993704bf320fbefd7b0df0c8cbf9417c ChangeLog 1227
-MD5 ed82dd6670aeb5327844cf74007fd6e5 autossh-1.2f.ebuild 811
-MD5 e6e20c0ab7ae266602186ab70f716aed autossh-1.2e.ebuild 806
-MD5 004cbe8cc3f991a050441535b96d9aed files/digest-autossh-1.2e 60
-MD5 b33d5f64d6f3987b56b4314c59bb350f files/digest-autossh-1.2d 60
MD5 56f7e979c73779e72c28f453b5e9ef60 files/digest-autossh-1.2c 60
-MD5 d3106b8791af03a477bc26eb9e768ce0 files/autossh-1.2d-reuse.patch 781
+MD5 b33d5f64d6f3987b56b4314c59bb350f files/digest-autossh-1.2d 60
+MD5 004cbe8cc3f991a050441535b96d9aed files/digest-autossh-1.2e 60
MD5 da4ae36942c254c0c54fca64dafa89f5 files/digest-autossh-1.2f 60
+MD5 d3106b8791af03a477bc26eb9e768ce0 files/autossh-1.2d-reuse.patch 781
diff --git a/net-misc/autossh/autossh-1.2d.ebuild b/net-misc/autossh/autossh-1.2d.ebuild
index d6bae7bf70d4..ebad2bbe55cd 100644
--- a/net-misc/autossh/autossh-1.2d.ebuild
+++ b/net-misc/autossh/autossh-1.2d.ebuild
@@ -1,15 +1,14 @@
# 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.2d.ebuild,v 1.5 2004/06/03 14:29:38 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.2d.ebuild,v 1.6 2004/06/14 16:51:10 aliz Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="Automatically restart SSH sessions and tunnels"
HOMEPAGE="http://www.harding.motd.ca/autossh/"
LICENSE="BSD"
KEYWORDS="x86 ~sparc"
SRC_URI="http://www.harding.motd.ca/autossh/${P}.tgz"
SLOT="0"
-
+IUSE=""
DEPEND="virtual/glibc
sys-apps/sed"
RDEPEND="virtual/glibc
diff --git a/net-misc/autossh/autossh-1.2e.ebuild b/net-misc/autossh/autossh-1.2e.ebuild
index b335516eaf68..a197b2f16e3e 100644
--- a/net-misc/autossh/autossh-1.2e.ebuild
+++ b/net-misc/autossh/autossh-1.2e.ebuild
@@ -1,14 +1,14 @@
# 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.4 2004/06/07 06:46:12 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.2e.ebuild,v 1.5 2004/06/14 16:51:10 aliz 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"
+IUSE=""
DEPEND="virtual/glibc sys-apps/sed"
RDEPEND="virtual/glibc net-misc/openssh"
diff --git a/net-misc/autossh/autossh-1.2f.ebuild b/net-misc/autossh/autossh-1.2f.ebuild
index 247e82b3ce1b..b9f5eada6512 100644
--- a/net-misc/autossh/autossh-1.2f.ebuild
+++ b/net-misc/autossh/autossh-1.2f.ebuild
@@ -1,14 +1,14 @@
# 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.2f.ebuild,v 1.2 2004/06/03 14:29:38 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.2f.ebuild,v 1.3 2004/06/14 16:51:10 aliz 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 ~ppc"
SRC_URI="http://www.harding.motd.ca/autossh/${P}.tgz"
SLOT="0"
+IUSE=""
DEPEND="virtual/glibc sys-apps/sed"
RDEPEND="virtual/glibc net-misc/openssh"