blob: 94b57cb6913849d42cf19995531f184642bc63e9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
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:3.4[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=http://carlh.net/locked_sstream
KEYWORDS=~amd64
LICENSE=GPL-2
SLOT=0
SRC_URI=http://carlh.net/downloads/locked_sstream/locked_sstream-0.0.5.tar.bz2
_eclass_exported_funcs=pkg_setup:python-any-r1 src_prepare:- src_configure:waf-utils src_compile:waf-utils src_install:waf-utils
_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing 284a473719153462f3e974d86c8cb81c python-any-r1 27d7f9da7187d283b7f3eae8390b7b09 python-utils-r1 c9de01becf9df3f8c10aeec3dc693f5d toolchain-funcs 772b26a6baefb4c8c5e0c1fc724508b7 waf-utils d1ea2758053cbb7c5b38b8f88654468d
_md5_=2d703fb383213133a6f6af4a40446516
|