blob: 24c7228bdaab13911266f26802630b6c4d8c20d9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=compile install prepare
DESCRIPTION=Simple disk I/0 latency measuring tool
EAPI=6
HOMEPAGE=https://github.com/koct9i/ioping
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
LICENSE=GPL-3
SLOT=0
SRC_URI=https://github.com/koct9i/ioping/archive/v1.0.tar.gz -> ioping-1.0.tar.gz
_eclass_exported_funcs=src_prepare:- src_compile:- src_install:-
_eclasses_=eutils 3c847a0129fed780bd709b98e426f89c multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 53b75b4a49cf3e61530a523804045432
_md5_=34a58c673af6048f8bf5ce1af0ae5d08
|