blob: 4cfc11a77103218ea212dc523a6be367691a777d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=configure
DEPEND=dev-libs/libaio
DESCRIPTION=Stressful Application Test
EAPI=8
HOMEPAGE=https://github.com/stressapptest/stressapptest
INHERIT=flag-o-matic
IUSE=debug
KEYWORDS=~amd64 ~arm ~mips ~x86
LICENSE=Apache-2.0
RDEPEND=dev-libs/libaio
SLOT=0
SRC_URI=https://github.com/stressapptest/stressapptest/archive/v1.0.9.tar.gz -> stressapptest-1.0.9.tar.gz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe
_md5_=880dbd269e040619f94b4cf6360aa11e
|