blob: 32be1596f3cfbe177ad90818ce4e44d89ab1b38f (
plain)
1
2
3
4
5
6
7
8
9
10
|
DEFINED_PHASES=configure install test
DESCRIPTION=A BSON utility library
EAPI=6
HOMEPAGE=https://github.com/mongodb/libbson
IUSE=debug examples static-libs
KEYWORDS=~amd64 ~hppa ~ppc ~x86
LICENSE=BSD
SLOT=0
SRC_URI=https://github.com/mongodb/libbson/releases/download/1.9.3/libbson-1.9.3.tar.gz
_md5_=4cef45fb60dd8b3d53af4d639bf3a4dc
|