# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins-flameeyes/nagios-plugins-flameeyes-9999.ebuild,v 1.3 2012/11/30 16:36:29 flameeyes Exp $ EAPI=5 inherit git-2 multilib EGIT_REPO_URI="https://github.com/Flameeyes/${PN}.git" SRC_URI="" KEYWORDS="" DESCRIPTION="Flameeyes's custom Nagios/Icinga plugins" HOMEPAGE="https://github.com/Flameeyes/nagios-plugins-flameeyes" LICENSE="MIT" SLOT="0" IUSE="smart samba" RDEPEND=" dev-perl/Nagios-Plugin sys-apps/portage dev-perl/Time-Duration dev-perl/TimeDate smart? ( sys-apps/smartmontools app-admin/sudo ) samba? ( dev-perl/Filesys-SmbClient )" DEPEND="" src_compile() { cat - > "${T}"/50${PN} <