blob: 0888038275526a0b6696b3d78d0ca752f5ed8289 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare pretend setup test unpack
DEPEND=net-misc/curl[ssl] doc? ( app-doc/doxygen ) test? ( dev-cpp/gtest ) sys-devel/make >=dev-util/cmake-3.9.6
DESCRIPTION=Common bricks library for building distributed machine learning.
EAPI=6
HOMEPAGE=https://github.com/dmlc/dmlc-core
IUSE=doc openmp s3 test
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
LICENSE=Apache-2.0
RDEPEND=net-misc/curl[ssl]
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/dmlc/dmlc-core/archive/54db57d5d1b2a7b93319053011802888b827a539.tar.gz -> dmlc-core-0_p20170719.tar.gz
_eclasses_=cmake-utils be72eac95bd029ad1d81d5d656c3c83b desktop 3b1f1d9a6b749c9ce2d5182877265b23 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic 42d97132740235ad4310cd60beb1992e ltprune 2729691420b6deeda2a90b1f1183fb55 multilib c9e26066f2b7b5a91ad08d042f7f7306 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf vcs-snapshot b1abf460a493fc59ebb25de0df3f09dd xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=4f2530affe82e5a990297fe5370fa1d3
|