mjo 15/01/31 23:03:02
Added: Monitoring-Plugin-0.380.0.ebuild metadata.xml
Manifest ChangeLog
Log:
New package, dev-perl/Monitoring-Plugin for development of Nagios (et al)
plugins. Fixes bug #536480.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key
0x6F48D3DA05C2DADB!)
Revision Changes Path
1.1 dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.380.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.380.0.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.380.0.ebuild?rev=1.1&content-type=text/plain
Index: Monitoring-Plugin-0.380.0.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.380.0.ebuild,v
1.1 2015/01/31 23:03:02 mjo Exp $
EAPI=5
MODULE_AUTHOR="NIERLEIN"
MODULE_VERSION="0.38"
inherit perl-module
DESCRIPTION="Modules to streamline Nagios, Icinga, Shinken, etc. plugins"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="dev-perl/Class-Accessor
dev-perl/Config-Tiny
dev-perl/Math-Calc-Units
dev-perl/Params-Validate"
SRC_TEST=do
1.1 dev-perl/Monitoring-Plugin/metadata.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Monitoring-Plugin/metadata.xml?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Monitoring-Plugin/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>[email protected]</email>
<name>Michael Orlitzky</name>
</maintainer>
<herd>perl</herd>
<upstream>
<remote-id type="cpan">Monitoring-Plugin</remote-id>
<remote-id type="cpan-module">Monitoring::Plugin</remote-id>
<remote-id type="cpan-module">Monitoring::Plugin::Config</remote-id>
<remote-id type="cpan-module">Monitoring::Plugin::ExitResult</remote-id>
<remote-id type="cpan-module">Monitoring::Plugin::Functions</remote-id>
<remote-id type="cpan-module">Monitoring::Plugin::Getopt</remote-id>
<remote-id type="cpan-module">Monitoring::Plugin::Performance</remote-id>
<remote-id type="cpan-module">Monitoring::Plugin::Range</remote-id>
<remote-id type="cpan-module">Monitoring::Plugin::Threshold</remote-id>
</upstream>
</pkgmetadata>
1.1 dev-perl/Monitoring-Plugin/Manifest
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Monitoring-Plugin/Manifest?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Monitoring-Plugin/Manifest?rev=1.1&content-type=text/plain
Index: Manifest
===================================================================
DIST Monitoring-Plugin-0.38.tar.gz 62426 SHA256
bdf035b4f72e8fc9f67a9ae09080377a30187f10e7e09db0bd6430fe3a5dae87 SHA512
8e682c3e9ca823ac4f568134c060a3ff99b40aa7ecebd4e9988aa97c0312be658afa269bce7a182d6e744ea0bc3cc28f6360bb723a4fe611d68e6c96209e6f6b
WHIRLPOOL
b6415684154821663ed5311d482c798ea12746e356aafca0009b29b3c4f49fd1afb5f88144061fcc3e8f960ced543dd5c310c8cf1f96121bbdc8057290c80962
EBUILD Monitoring-Plugin-0.380.0.ebuild 434 SHA256
fe1e59de0a7854298dcc7ebae1ceb090231f4af687acefd9946599af5e18b324 SHA512
4a66c8c8c8a979213faf6bf1c3236700a1fc5865d4d6fd2b8d018850a789074b1dddaff3ba1ebc9b420a30966bb1dcc44127a16a3259f3329c947bb96fd3b9ea
WHIRLPOOL
29698b16e962f392baf972caa372549b7ee0a47846011e10a98855b3d92c6019e0d711ad939b79c753c81a2c6921808367958e31c76ca358fa240ec2ec2f8208
MISC metadata.xml 932 SHA256
c8e68ef2451a77b57530f8066e2c6bdb80e7fd27666a431d98577be241319c7d SHA512
76b234f30157e46fd5285b4f5b8554c54a25e84c658c8c9123116fdd8cb0e321393eb2a3182289e9d16d3b6a3a19733af2f68acb61eb8dbcb0c93a208fd5f887
WHIRLPOOL
3f45d63a842880825488852bd85bc366936dbec6a707fae21016c10a68dd97cc57025371ce59fb2fa86d7e4bd8dee37e9d1b3b3770e571de51b8c8d0355f6307
1.1 dev-perl/Monitoring-Plugin/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Monitoring-Plugin/ChangeLog?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Monitoring-Plugin/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for dev-perl/Monitoring-Plugin
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Monitoring-Plugin/ChangeLog,v 1.1
2015/01/31 23:03:02 mjo Exp $
*Monitoring-Plugin-0.380.0 (31 Jan 2015)
31 Jan 2015; Michael Orlitzky <[email protected]>
+Monitoring-Plugin-0.380.0.ebuild, +metadata.xml:
New package, dev-perl/Monitoring-Plugin for development of Nagios (et al)
plugins. Fixes bug #536480.