blob: 0c9926b628af21ed21c6f04d89d0948c223f44dd (
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 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395
_md5_=880dbd269e040619f94b4cf6360aa11e
|