mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
11 lines
530 B
Groff
11 lines
530 B
Groff
DEFINED_PHASES=install unpack
|
|
DESCRIPTION=The MongoDB Shell
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/mongodb-js/mongosh https://www.mongodb.com/products/shell
|
|
KEYWORDS=amd64 ~arm64
|
|
LICENSE=Apache-2.0 BSD BSD-2 CC-BY-4.0 ISC MIT WTFPL-2
|
|
RDEPEND=dev-libs/cyrus-sasl[kerberos]
|
|
SLOT=0
|
|
SRC_URI=amd64? ( https://downloads.mongodb.com/compass/mongosh-2.0.2-linux-x64.tgz -> mongosh-2.0.2_x64.tgz ) arm64? ( https://downloads.mongodb.com/compass/mongosh-2.0.2-linux-arm64.tgz -> mongosh-2.0.2_arm64.tgz )
|
|
_md5_=4484f9795104927613292ffcbf03bc5d
|