summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-07-13 11:30:14 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-07-13 11:30:14 +0000
commita9d50e17d6fd1e93eff9e2dafd08fd4d465a5c5d (patch)
treea1941154b6c17eb3d7bb78b9b973c504f1de8392 /net-analyzer/scanssh
parentFixed insecure temporary file creation (diff)
downloadhistorical-a9d50e17d6fd1e93eff9e2dafd08fd4d465a5c5d.tar.gz
historical-a9d50e17d6fd1e93eff9e2dafd08fd4d465a5c5d.tar.bz2
historical-a9d50e17d6fd1e93eff9e2dafd08fd4d465a5c5d.zip
repoman and changelog fixes, unmasks
Diffstat (limited to 'net-analyzer/scanssh')
-rw-r--r--net-analyzer/scanssh/scanssh-1.6b.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/scanssh/scanssh-1.6b.ebuild b/net-analyzer/scanssh/scanssh-1.6b.ebuild
index cc37eae50e0c..9738a6ea959b 100644
--- a/net-analyzer/scanssh/scanssh-1.6b.ebuild
+++ b/net-analyzer/scanssh/scanssh-1.6b.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scanssh/scanssh-1.6b.ebuild,v 1.4 2003/03/18 03:20:53 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scanssh/scanssh-1.6b.ebuild,v 1.5 2003/07/13 11:30:14 aliz Exp $
S=${WORKDIR}/scanssh
DESCRIPTION="scanssh protocol scanner scans a list of addresses an networks for running SSH protocol servers and their version numbers."
@@ -9,7 +9,7 @@ HOMEPAGE="http://monkey.org/~provos/scanssh/"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc"
IUSE=""
DEPEND="net-libs/libpcap"