diff options
author | Eldad Zack <eldad@gentoo.org> | 2004-07-09 12:12:23 +0000 |
---|---|---|
committer | Eldad Zack <eldad@gentoo.org> | 2004-07-09 12:12:23 +0000 |
commit | 6bbf8055c1efecef85d24888fd7b192fa3b6bef0 (patch) | |
tree | ad56e589a17a8b2f8e0867d22c44d4fed6cf4eb1 /net-analyzer/arping/arping-2.01.ebuild | |
parent | tidy (diff) | |
download | historical-6bbf8055c1efecef85d24888fd7b192fa3b6bef0.tar.gz historical-6bbf8055c1efecef85d24888fd7b192fa3b6bef0.tar.bz2 historical-6bbf8055c1efecef85d24888fd7b192fa3b6bef0.zip |
x86 stable
Diffstat (limited to 'net-analyzer/arping/arping-2.01.ebuild')
-rw-r--r-- | net-analyzer/arping/arping-2.01.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/arping/arping-2.01.ebuild b/net-analyzer/arping/arping-2.01.ebuild index 29bb8126cee6..5de4f8f4be4c 100644 --- a/net-analyzer/arping/arping-2.01.ebuild +++ b/net-analyzer/arping/arping-2.01.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-analyzer/arping/arping-2.01.ebuild,v 1.6 2004/06/24 21:55:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arping/arping-2.01.ebuild,v 1.7 2004/07/09 12:12:23 eldad Exp $ DESCRIPTION="A utility to see if a specific IP address is taken and what MAC address owns it" HOMEPAGE="http://www.habets.pp.se/synscan/programs.php?prog=ARPing" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.habets.pp.se/pub/synscan/${P}.tar.gz" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~x86 ~ppc sparc arm amd64" +KEYWORDS="x86 ~ppc sparc arm amd64" IUSE="" DEPEND="net-libs/libpcap |