blob: f2e6210c13de20e6dfaebd60e3b8b11d2523e9e8 (
plain)
1
2
3
4
5
6
7
8
9
10
|
DEFINED_PHASES=configure install
DESCRIPTION=Lightweight event loop library for Linux epoll() family APIs
EAPI=7
HOMEPAGE=https://github.com/troglobit/libuev
IUSE=static-libs
KEYWORDS=~amd64 ~x86
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/troglobit/libuev/releases/download/v2.3.2/libuev-2.3.2.tar.xz
_md5_=380fd072db25ed2f2531e4395c822910
|