blob: 99ebda4e0a8a812ef5d1ced7cacddfc92519cad1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=compile configure install prepare setup
DEPEND=dev-util/waf || ( dev-lang/python:3.6[threads(+)] dev-lang/python:3.5[threads(+)] >=dev-lang/python-2.7.5-r2:2.7[threads(+)] )
DESCRIPTION=tiny C++ library which wraps std::stringstream in a mutex
EAPI=6
HOMEPAGE=https://carlh.net/locked_sstream
KEYWORDS=~amd64
LICENSE=GPL-2
SLOT=0
SRC_URI=https://carlh.net/downloads/locked_sstream/locked_sstream-0.0.5.tar.bz2
_eclasses_=multilib 1d91b03d42ab6308b5f4f6b598ed110e multiprocessing cac3169468f893670dac3e7cb940e045 python-any-r1 4900ae970f827a22d33d41bd8b8f9ace python-utils-r1 08e17157a6807add7db1f8d01e7e391f toolchain-funcs b45201c4e6c096b98e250336954e64b9 waf-utils 1fab5379519d4b71bff5790435a71986
_md5_=556c52c9fa0da0be62ea244a287a6c77
|