blob: f662a3695cb13015e5381eecd0baa9f6c3f11367 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=configure install prepare
DEPEND=!<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DESCRIPTION=A BSON utility library
EAPI=5
HOMEPAGE=https://github.com/mongodb/libbson
IUSE=debug examples static-libs
KEYWORDS=~amd64 ~hppa ~x86
LICENSE=BSD
SLOT=0
SRC_URI=https://github.com/mongodb/libbson/releases/download/1.1.10/libbson-1.1.10.tar.gz
_eclass_exported_funcs=src_prepare:- src_configure:- src_install:-
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 708f85bc1bf00876604e223fb56e062a libtool 84763589a795fb127b537cac01e5359f multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=3f3e726a9a8c76168b23c41ef271f2da
|