* [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-check_linux_bonding: metadata.xml nagios-check_linux_bonding-1.3.2.ebuild ChangeLog
@ 2014-02-28 18:16 Johann Schmitz (ercpe)
0 siblings, 0 replies; only message in thread
From: Johann Schmitz (ercpe) @ 2014-02-28 18:16 UTC (permalink / raw
To: gentoo-commits
ercpe 14/02/28 18:16:49
Added: metadata.xml
nagios-check_linux_bonding-1.3.2.ebuild ChangeLog
Log:
Added nagios plugin to check the status of bonded network interfaces via Nagios.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 77C501ED)
Revision Changes Path
1.1 net-analyzer/nagios-check_linux_bonding/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-check_linux_bonding/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-check_linux_bonding/metadata.xml?rev=1.1&content-type=text/plain
Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>ercpe@gentoo.org</email>
<name>Johann Schmitz (ercpe)</name>
</maintainer>
</pkgmetadata>
1.1 net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.3.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.3.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.3.2.ebuild?rev=1.1&content-type=text/plain
Index: nagios-check_linux_bonding-1.3.2.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.3.2.ebuild,v 1.1 2014/02/28 18:16:49 ercpe Exp $
EAPI=5
inherit multilib
MY_P=${P/nagios-/}
DESCRIPTION="Nagios plugin to monitor bonding status of network interfaces"
HOMEPAGE="http://folk.uio.no/trondham/software/check_linux_bonding.html"
SRC_URI="http://folk.uio.no/trondham/software/files/${MY_P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="dev-lang/perl"
DEPEND="${RDEPEND}"
S="${WORKDIR}/${MY_P}"
src_install() {
default
local nagiosplugindir=/usr/$(get_libdir)/nagios/plugins
dodir "${nagiosplugindir}"
exeinto ${nagiosplugindir}
doexe check_linux_bonding
dodoc CHANGES
doman man/check_linux_bonding.8
}
1.1 net-analyzer/nagios-check_linux_bonding/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-check_linux_bonding/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-check_linux_bonding/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for net-analyzer/nagios-check_linux_bonding
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-check_linux_bonding/ChangeLog,v 1.1 2014/02/28 18:16:49 ercpe Exp $
*nagios-check_linux_bonding-1.3.2 (28 Feb 2014)
28 Feb 2014; Johann Schmitz <ercpe@gentoo.org> +metadata.xml,
+nagios-check_linux_bonding-1.3.2.ebuild:
Added nagios plugin to check the status of bonded network interfaces via
Nagios.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-02-28 18:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-28 18:16 [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-check_linux_bonding: metadata.xml nagios-check_linux_bonding-1.3.2.ebuild ChangeLog Johann Schmitz (ercpe)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox