blob: 9be1f12f144d1357cce47a55c7976f4c84923a42 (
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 e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a
_md5_=880dbd269e040619f94b4cf6360aa11e
|