blob: 1c842c8c92c34c852f087dcf6218a594522d0726 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=configure
DESCRIPTION=A library with concurrency related algorithms and data structures in C
EAPI=8
HOMEPAGE=http://concurrencykit.org
INHERIT=flag-o-matic toolchain-funcs
KEYWORDS=amd64 ~arm ~arm64 ~riscv x86
LICENSE=Apache-2.0 BSD-2
RDEPEND=!sys-cluster/charm
SLOT=0
SRC_URI=https://github.com/concurrencykit/ck/archive/0.7.2.tar.gz -> concurrencykit-0.7.2.tar.gz
_eclasses_=flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multilib b2a329026f2e404e9e371097dda47f96 toolchain-funcs d3d42b22a610ce81c267b644bcec9b87
_md5_=4eaf111be517f0a474e79e6b913f128e
|