# Copyright 1999-2019 Gentoo Authors # 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="https://www.mongodb.com/cloud" 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="!