blob: c8d721cb474695f161b419fccdeb63c067457e9b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure prepare test
DEPEND=dev-libs/boost:= doc? ( app-doc/doxygen dev-python/sphinx )
DESCRIPTION=A collection of multi-dimensional data structure and indexing algorithm
EAPI=6
HOMEPAGE=https://gitlab.com/mdds/mdds
IUSE=doc valgrind
KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
LICENSE=MIT
RDEPEND=dev-libs/boost:=
SLOT=1/1.2
SRC_URI=http://kohei.us/files/mdds/src/mdds-1.2.0.tar.bz2
_eclass_exported_funcs=src_prepare:- src_configure:- src_compile:- src_test:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs bfd09e8e66991dd5ce9e57610d8d1e6c
_md5_=ffb5bb25e95a97841dc250ae82a80be8
|