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/arpwatch
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/arpwatch')
-rw-r--r--net-analyzer/arpwatch/arpwatch-2.1.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/arpwatch/arpwatch-2.1.11.ebuild b/net-analyzer/arpwatch/arpwatch-2.1.11.ebuild
index 2e5968f2da6d..77d2302703c4 100644
--- a/net-analyzer/arpwatch/arpwatch-2.1.11.ebuild
+++ b/net-analyzer/arpwatch/arpwatch-2.1.11.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/arpwatch/arpwatch-2.1.11.ebuild,v 1.3 2003/02/15 07:35:13 gerk Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arpwatch/arpwatch-2.1.11.ebuild,v 1.4 2003/07/13 11:30:10 aliz Exp $
P=arpwatch-2.1a11
S=${WORKDIR}/$P
@@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.ee.lbl.gov/${P}.tar.gz"
HOMEPAGE="http://www-nrg.ee.lbl.gov/"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
DEPEND="net-libs/libpcap
sys-libs/ncurses"