net-misc/prips - 1.2.2 (gentoo-zh)

Search

Package Information

Description:
print the IP addresses in a range
Homepage:
http://devel.ringlet.net/sysutils/prips/
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
1.2.2 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="print the IP addresses in a range"
HOMEPAGE="http://devel.ringlet.net/sysutils/prips/"
SRC_URI="http://devel.ringlet.net/files/sys/prips/${P}.tar.xz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"

src_install() {
	dobin prips
	doman prips.1
}

Manifest for 1.2.2

Type File Size Source URLs
DIST prips-1.2.2.tar.xz 31828 bytes http://devel.ringlet.net/files/sys/prips/prips-1.2.2.tar.xz