blob: e1b7c64a6a380ddb761af05ad74e0977fb53d100 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=configure install postinst
DESCRIPTION=Utility to ping multiple hosts at once
EAPI=8
HOMEPAGE=https://fping.org/ https://github.com/schweikert/fping/
IDEPEND=filecaps? ( sys-libs/libcap )
INHERIT=fcaps
IUSE=debug suid +filecaps
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux
LICENSE=fping
RESTRICT=test
SLOT=0
SRC_URI=https://fping.org/dist/fping-5.3.tar.gz https://github.com/schweikert/fping/releases/download/v5.3/fping-5.3.tar.gz
_eclasses_=fcaps 27152c9e4da035accb14a2d7879744ef
_md5_=13f29bf1e2315abd876afb297f1ab2a8
|