# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit eutils user MY_PV=${PV/_p/-} DESCRIPTION="MongoDB MMS agents" HOMEPAGE="http://cloud.mongodb.com" SRC_URI=" monitoring? ( https://cloud.mongodb.com/download/agent/monitoring/mongodb-mms-monitoring-agent-${MY_PV}.linux_x86_64.tar.gz ) " LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64" IUSE="+monitoring" REQUIRED_USE="|| ( monitoring )" RDEPEND="!