blob: 4da60b29ad5af39c57d70942cd90be789ad3f40d (
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 ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=eed0f4e3db57da668b1927476c2482ec
|