blob: d0e596e5fb3089bde5d6a7e5a88ed09d7b7bf266 (
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 e8de74bac929ba17427e740e95707d00 multilib b2a329026f2e404e9e371097dda47f96 toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1
_md5_=13c0bf86183ea17725d1d51a0d3adf86
|