blob: f38e74ce3641276ace0e1b5c76e4c1c6729f154d (
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 e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7
_md5_=880dbd269e040619f94b4cf6360aa11e
|