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
commit13fab58143f56adf8176912e97aca75bdc27f44e (patch)
treef1d285f32c3ac0f799865d658fa8b503ee539488 /net-analyzer/arping
parentFixed insecure temporary file creation (diff)
downloadgentoo-2-13fab58143f56adf8176912e97aca75bdc27f44e.tar.gz
gentoo-2-13fab58143f56adf8176912e97aca75bdc27f44e.tar.bz2
gentoo-2-13fab58143f56adf8176912e97aca75bdc27f44e.zip
repoman and changelog fixes, unmasks
Diffstat (limited to 'net-analyzer/arping')
-rw-r--r--net-analyzer/arping/arping-1.06.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/arping/arping-1.06.ebuild b/net-analyzer/arping/arping-1.06.ebuild
index 2a8a569ae00b..5607b5885d46 100644
--- a/net-analyzer/arping/arping-1.06.ebuild
+++ b/net-analyzer/arping/arping-1.06.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/arping/arping-1.06.ebuild,v 1.1 2003/03/07 22:41:52 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arping/arping-1.06.ebuild,v 1.2 2003/07/13 11:30:10 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A utility to see if a specific IP address is taken and what MAC address owns it"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.habets.pp.se/synscan/programs.php?prog=ARPing"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc ~ppc"
+KEYWORDS="x86 ~sparc ~ppc"
DEPEND="net-libs/libpcap
=net-libs/libnet-1.0*"