Files
gentoo/net-misc/iprange/iprange-1.0.3.ebuild
Michael Weber e809b8f9e2 net-misc/iprange: ppc stable (bug 611750).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
2017-03-16 11:59:29 +01:00

17 lines
342 B
Bash

# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
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 ppc"
IUSE=""
DEPEND=""
RDEPEND="${DEPEND}"