Install this version:
emerge -a =net-misc/iprange-2.0.0
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =net-misc/iprange-2.0.0
Or alternatively:
emerge --autounmask-write -a =net-misc/iprange-2.0.0
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="A tool capable of managing sets of IPs"
HOMEPAGE="https://firehol.org"
SRC_URI="https://github.com/firehol/${PN}/releases/download/v${PV}/${P}.tar.xz"
LICENSE="BSD-2"
SLOT="0"
KEYWORDS="amd64 arm ~arm64 ppc ~x86"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | iprange-2.0.0.tar.xz | 161956 bytes | https://github.com/firehol/iprange/releases/download/v2.0.0/iprange-2.0.0.tar.xz |