mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
11 lines
536 B
Groff
11 lines
536 B
Groff
DEFINED_PHASES=install unpack
|
|
DESCRIPTION=The MongoDB Shell
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/mongodb-js/mongosh https://www.mongodb.com/products/tools/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.3.4-linux-x64.tgz -> mongosh-2.3.4_x64.tgz ) arm64? ( https://downloads.mongodb.com/compass/mongosh-2.3.4-linux-arm64.tgz -> mongosh-2.3.4_arm64.tgz )
|
|
_md5_=022f4f8d410e3e84358eadf9c909dc7a
|