summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-07-01 20:48:28 +0000
committerJon Hood <squinky86@gentoo.org>2004-07-01 20:48:28 +0000
commit5fb9a8da222e5ba0a676e09fcc75fdf4b5350a75 (patch)
treeefb21642f255d3b0c82dd0a9e2d6d05c304a1be3 /net-misc/autossh
parentfixed slotting issue (diff)
downloadhistorical-5fb9a8da222e5ba0a676e09fcc75fdf4b5350a75.tar.gz
historical-5fb9a8da222e5ba0a676e09fcc75fdf4b5350a75.tar.bz2
historical-5fb9a8da222e5ba0a676e09fcc75fdf4b5350a75.zip
virtual/glibc -> virtual/libc, add IUSE
Diffstat (limited to 'net-misc/autossh')
-rw-r--r--net-misc/autossh/ChangeLog6
-rw-r--r--net-misc/autossh/autossh-1.2c.ebuild7
-rw-r--r--net-misc/autossh/autossh-1.2d.ebuild6
-rw-r--r--net-misc/autossh/autossh-1.2e.ebuild6
-rw-r--r--net-misc/autossh/autossh-1.2f.ebuild6
5 files changed, 18 insertions, 13 deletions
diff --git a/net-misc/autossh/ChangeLog b/net-misc/autossh/ChangeLog
index c6b908fd7048..e949042d9ba0 100644
--- a/net-misc/autossh/ChangeLog
+++ b/net-misc/autossh/ChangeLog
@@ -1,6 +1,10 @@
# 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.10 2004/06/24 23:35:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/ChangeLog,v 1.11 2004/07/01 20:42:56 squinky86 Exp $
+
+ 01 Jul 2004; Jon Hood <squinky86@gentoo.org> autossh-1.2c.ebuild,
+ autossh-1.2d.ebuild, autossh-1.2e.ebuild, autossh-1.2f.ebuild:
+ change virtual/glibc to virtual/libc
14 Jun 2004; Daniel Ahlberg <aliz@gentoo.org> autossh-1.2d.ebuild,
autossh-1.2e.ebuild, autossh-1.2f.ebuild:
diff --git a/net-misc/autossh/autossh-1.2c.ebuild b/net-misc/autossh/autossh-1.2c.ebuild
index 23df9f61f00b..2a66637cf5fd 100644
--- a/net-misc/autossh/autossh-1.2c.ebuild
+++ b/net-misc/autossh/autossh-1.2c.ebuild
@@ -1,8 +1,9 @@
# 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.5 2004/06/24 23:35:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.2c.ebuild,v 1.6 2004/07/01 20:42:56 squinky86 Exp $
S=${WORKDIR}/${P}
+IUSE=""
DESCRIPTION="Automatically restart SSH sessions and tunnels"
HOMEPAGE="http://www.harding.motd.ca/autossh/"
LICENSE="BSD"
@@ -10,9 +11,9 @@ KEYWORDS="x86"
SRC_URI="http://www.harding.motd.ca/autossh/${P}.tgz"
SLOT="0"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
sys-apps/sed"
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
net-misc/openssh"
src_unpack() {
diff --git a/net-misc/autossh/autossh-1.2d.ebuild b/net-misc/autossh/autossh-1.2d.ebuild
index bd8d781f351d..d9618c50c8f2 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.7 2004/06/24 23:35:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.2d.ebuild,v 1.8 2004/07/01 20:42:56 squinky86 Exp $
DESCRIPTION="Automatically restart SSH sessions and tunnels"
HOMEPAGE="http://www.harding.motd.ca/autossh/"
@@ -9,9 +9,9 @@ KEYWORDS="x86 ~sparc"
SRC_URI="http://www.harding.motd.ca/autossh/${P}.tgz"
SLOT="0"
IUSE=""
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
sys-apps/sed"
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
net-misc/openssh"
src_unpack() {
diff --git a/net-misc/autossh/autossh-1.2e.ebuild b/net-misc/autossh/autossh-1.2e.ebuild
index 8e0ab60100c4..a14c32e4bbd3 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.6 2004/06/24 23:35:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.2e.ebuild,v 1.7 2004/07/01 20:42:56 squinky86 Exp $
DESCRIPTION="Automatically restart SSH sessions and tunnels"
HOMEPAGE="http://www.harding.motd.ca/autossh/"
@@ -10,8 +10,8 @@ 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"
+DEPEND="virtual/libc sys-apps/sed"
+RDEPEND="virtual/libc net-misc/openssh"
src_unpack() {
unpack ${A} && cd ${S}
diff --git a/net-misc/autossh/autossh-1.2f.ebuild b/net-misc/autossh/autossh-1.2f.ebuild
index 27b3c6dd5815..a8a479f29e0d 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.4 2004/06/24 23:35:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.2f.ebuild,v 1.5 2004/07/01 20:42:56 squinky86 Exp $
DESCRIPTION="Automatically restart SSH sessions and tunnels"
HOMEPAGE="http://www.harding.motd.ca/autossh/"
@@ -10,8 +10,8 @@ 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"
+DEPEND="virtual/libc sys-apps/sed"
+RDEPEND="virtual/libc net-misc/openssh"
src_unpack() {
unpack ${A} && cd ${S}