blob: c30163a97bc731bc75584ae087e48d8bd717dcde (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=compile configure prepare test unpack
DEPEND=dev-libs/boost:= doc? ( app-doc/doxygen dev-python/sphinx ) valgrind? ( dev-util/valgrind ) >=app-portage/elt-patches-20170422 !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.16:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 >=dev-vcs/git-1.8.2.1
DESCRIPTION=A collection of multi-dimensional data structure and indexing algorithm
EAPI=6
HOMEPAGE=https://gitlab.com/mdds/mdds
IUSE=doc valgrind
LICENSE=MIT
RDEPEND=dev-libs/boost:=
SLOT=1/9999
_eclasses_=autotools 4842e626555a9a4344f34cef2e190b67 git-r3 25b08efef07cea6bcd45b8c6dcce2782 libtool 0081a71a261724730ec4c248494f044d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs fa02994d0beba88681127d93da4411ec
_md5_=bfa21c15d4e80900b9a75fdbd1799046
|