net-im/tencent-qq: bump version to 3.2.15_p241224
[gentoo-zh.git] / net-misc / prips / prips-1.2.0.ebuild
blob32f323b05a0963d3f16559dfc745bd8b2e1b78f3
1 # Copyright 1999-2022 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=8
6 DESCRIPTION="print the IP addresses in a range"
7 HOMEPAGE="http://devel.ringlet.net/sysutils/prips/"
8 SRC_URI="http://devel.ringlet.net/files/sys/prips/${P}.tar.xz"
10 LICENSE="GPL-2"
11 SLOT="0"
12 KEYWORDS="~amd64 ~x86"
14 src_install() {
15 dobin prips
16 doman prips.1
18 local DOCS=(
19 ChangeLog README
21 einstalldocs