summaryrefslogtreecommitdiff
blob: 1ce98eca9a01f935d46ee51e17a5e1ab87b0f282 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5

DESCRIPTION="iprange utility"
HOMEPAGE="https://firehol.org"
SRC_URI=""https://firehol.org/download/iprange/releases/v${PV}/${P}.tar.xz

LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~amd64 ~arm"
IUSE=""

DEPEND=""
RDEPEND="${DEPEND}"