blob: 2899bab66d5ade99b919379269ac96d33c026947 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=configure test
DEPEND=test? ( sys-process/time )
DESCRIPTION=userspace RCU (read-copy-update) library
EAPI=6
HOMEPAGE=http://lttng.org/urcu
IUSE=static-libs regression-test test
KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86
LICENSE=LGPL-2.1
SLOT=0/6
SRC_URI=http://lttng.org/files/urcu/userspace-rcu-0.10.1.tar.bz2
_md5_=0b1ce661fce470cb46aa67aaff859664
|