blob: 225e96c5e6857aadb379177e4ea2e26e206fa92d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-cpp/gtest dev-libs/boost sys-devel/make >=dev-util/cmake-2.8.12
DESCRIPTION=C++ library for collecting user-defined in-process runtime statistics with low overhead.
EAPI=5
HOMEPAGE=https://github.com/shindo/handystats
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/shindo/handystats/archive/1.11.3.zip -> handystats-1.11.3.zip
_eclass_exported_funcs=src_prepare:cmake-utils src_configure:cmake-utils src_compile:cmake-utils src_test:cmake-utils src_install:cmake-utils
_eclasses_=cmake-utils ac5bd012586c6cf0d9826400d9de2830 eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic d270fa247153df66074f795fa42dba3e multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs c9d9187f4caa4026a0ceddd8dfceb3c1 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=593180386767903848564b0cfb620b6e
|