blob: d0d2beadf45e1ace78216d729602e8d2e817d433 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install postinst prepare setup
DEPEND=dev-libs/libnl:3 sys-libs/binutils-libs sys-libs/readline:= virtual/pkgconfig
DESCRIPTION=A utility to interface to the kernel to monitor for dropped network packets
EAPI=5
HOMEPAGE=https://fedorahosted.org/dropwatch/
IUSE=kernel_linux
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=dev-libs/libnl:3 sys-libs/binutils-libs sys-libs/readline:=
SLOT=0
SRC_URI=https://fedorahosted.org/releases/d/r/dropwatch/dropwatch-1.4.tbz2
_eclasses_=eapi7-ver f9ec87e93172b25ce65a85303dc06964 linux-info 5d5cc2632ef6b3c817019fa4fa3d8508 multilib ba693a7065ee4edc78b3ea02a015bcad toolchain-funcs d3e75048a89c0445838d2f44e5c65d97
_md5_=7710b057f84563a344fb1e3528a999ac
|