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
460 B
12 lines
460 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/r3.6.13.tar.gz -> mongo-tools-3.6.13.tar.gz
|
|
_md5_=f4326f5943cf492e9f490cb97ce16dc8
|