# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-admin/mms-agent/mms-agent-3.6.0.201_p1.ebuild,v 1.1 2015/08/05 08:38:50 ultrabug Exp $ EAPI=5 inherit eutils user MY_PV=${PV/_p/-} DESCRIPTION="MongoDB MMS agents" HOMEPAGE="http://mms.mongodb.com" SRC_URI=" monitoring? ( amd64? ( https://mms.mongodb.com/download/agent/monitoring/mongodb-mms-monitoring-agent-${MY_PV}.linux_x86_64.tar.gz ) x86? ( https://mms.mongodb.com/download/agent/monitoring/mongodb-mms-monitoring-agent-${MY_PV}.linux_i386.tar.gz ) ) " LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="+monitoring" REQUIRED_USE="|| ( monitoring )" RDEPEND="!