summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2003-04-14 15:58:36 +0000
committerJason Wever <weeve@gentoo.org>2003-04-14 15:58:36 +0000
commit9200ba1f4e2eae314fb9b58db552cb52ccee1fd7 (patch)
treea3fd4b022854fa9dbcae8f34e017cd35cac7ce0a /net-misc/autossh
parentFix naming bug #16994 and put in rpm from RH9.0 (diff)
downloadgentoo-2-9200ba1f4e2eae314fb9b58db552cb52ccee1fd7.tar.gz
gentoo-2-9200ba1f4e2eae314fb9b58db552cb52ccee1fd7.tar.bz2
gentoo-2-9200ba1f4e2eae314fb9b58db552cb52ccee1fd7.zip
Added ~sparc to keywords.
Diffstat (limited to 'net-misc/autossh')
-rw-r--r--net-misc/autossh/ChangeLog5
-rw-r--r--net-misc/autossh/autossh-1.2d.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/autossh/ChangeLog b/net-misc/autossh/ChangeLog
index e29a6ab3f116..288d26155066 100644
--- a/net-misc/autossh/ChangeLog
+++ b/net-misc/autossh/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for net-misc/autossh
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/ChangeLog,v 1.2 2003/03/10 09:06:46 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/ChangeLog,v 1.3 2003/04/14 15:58:36 weeve Exp $
*autossh-1.2d (10 Mar 2003)
+ 14 Apr 2003; Jason Wever <weeve@gentoo.org> autossh-1.2d.ebuild:
+ Added ~sparc to keywords.
+
10 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> :
Version bump. Ebuild contributed by Jedi/Sector One <gentoo@pureftpd.org> in #16560.
diff --git a/net-misc/autossh/autossh-1.2d.ebuild b/net-misc/autossh/autossh-1.2d.ebuild
index 8f4551a5064e..35f5e641b2ec 100644
--- a/net-misc/autossh/autossh-1.2d.ebuild
+++ b/net-misc/autossh/autossh-1.2d.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2003 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.1 2003/03/10 09:06:46 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.2d.ebuild,v 1.2 2003/04/14 15:58:36 weeve Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Automatically restart SSH sessions and tunnels"
HOMEPAGE="http://www.harding.motd.ca/autossh/"
LICENSE="BSD"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~sparc"
SRC_URI="http://www.harding.motd.ca/autossh/${P}.tgz"
SLOT="0"