blob: d98cb5c15cb4d90ba84acbf4a914040fafba6b36 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=install postinst setup
DEPEND=!<dev-db/mongodb-3.0.0[mms-agent]
DESCRIPTION=MongoDB MMS agents
EAPI=5
HOMEPAGE=http://mms.mongodb.com
IUSE=+monitoring
KEYWORDS=amd64 x86
LICENSE=Apache-2.0
RDEPEND=!<dev-db/mongodb-3.0.0[mms-agent]
REQUIRED_USE=|| ( monitoring )
SLOT=0
SRC_URI=monitoring? ( amd64? ( https://mms.mongodb.com/download/agent/monitoring/mongodb-mms-monitoring-agent-3.7.0.212-1.linux_x86_64.tar.gz ) x86? ( https://mms.mongodb.com/download/agent/monitoring/mongodb-mms-monitoring-agent-3.7.0.212-1.linux_i386.tar.gz ) )
_eclass_exported_funcs=pkg_postinst:- pkg_setup:- src_install:-
_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 user 80aaa71614ced86f02ee1a513821dc87
_md5_=39793c64b192bd23c2bdd255c7082577
|