blob: b3d454d3468f5b7f6d7be45b5bc4c62a479bdd97 (
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 82165206dedb2075f9a0fb8f9b1f9441
_md5_=ffb5bb25e95a97841dc250ae82a80be8
|