You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
461 B
12 lines
461 B
DEFINED_PHASES=compile install prepare unpack
|
|
DEPEND=dev-lang/go:= net-libs/libpcap sasl? ( dev-libs/cyrus-sasl ) ssl? ( dev-libs/openssl:0= )
|
|
DESCRIPTION=A high-performance, open source, schema-free document-oriented database
|
|
EAPI=7
|
|
HOMEPAGE=https://www.mongodb.com
|
|
IUSE=sasl ssl
|
|
KEYWORDS=~amd64
|
|
LICENSE=Apache-2.0
|
|
SLOT=0
|
|
SRC_URI=https://github.com/mongodb/mongo-tools/archive/r4.0.19.tar.gz -> mongo-tools-4.0.19.tar.gz
|
|
_md5_=fc0a5c3ebe356bd914a35b642e543d17
|