Install this version:
emerge -a =net-analyzer/arptools-1.0.2
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =net-analyzer/arptools-1.0.2
Or alternatively:
emerge --autounmask-write -a =net-analyzer/arptools-1.0.2
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Collection of libnet and libpcap based ARP utilities"
HOMEPAGE="https://github.com/burghardt/arptools"
SRC_URI="http://www.burghardt.pl/files/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~riscv ~x86"
DEPEND="
net-libs/libnet:1.1
net-libs/libpcap
"
RDEPEND="${DEPEND}"
DOCS=( AUTHORS ChangeLog NEWS README TODO )
net-libs/libnet:1.1 net-libs/libpcap
net-libs/libnet:1.1 net-libs/libpcap
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | arptools-1.0.2.tar.gz | 87475 bytes | http://www.burghardt.pl/files/arptools-1.0.2.tar.gz |