Gentoo Archives: gentoo-commits

From: "Michael Orlitzky (mjo)" <mjo@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Monitoring-Plugin: Monitoring-Plugin-0.380.0.ebuild metadata.xml Manifest ChangeLog
Date: Sat, 31 Jan 2015 23:03:06
Message-Id: 20150131230302.ED6E910C84@oystercatcher.gentoo.org
1 mjo 15/01/31 23:03:02
2
3 Added: Monitoring-Plugin-0.380.0.ebuild metadata.xml
4 Manifest ChangeLog
5 Log:
6 New package, dev-perl/Monitoring-Plugin for development of Nagios (et al) plugins. Fixes bug #536480.
7
8 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x6F48D3DA05C2DADB!)
9
10 Revision Changes Path
11 1.1 dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.380.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.380.0.ebuild?rev=1.1&view=markup
14 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
15
16 Index: Monitoring-Plugin-0.380.0.ebuild
17 ===================================================================
18 # Copyright 1999-2015 Gentoo Foundation
19 # Distributed under the terms of the GNU General Public License v2
20 # $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 $
21
22 EAPI=5
23
24 MODULE_AUTHOR="NIERLEIN"
25 MODULE_VERSION="0.38"
26
27 inherit perl-module
28
29 DESCRIPTION="Modules to streamline Nagios, Icinga, Shinken, etc. plugins"
30
31 SLOT="0"
32 KEYWORDS="~amd64 ~x86"
33 IUSE=""
34
35 DEPEND="dev-perl/Class-Accessor
36 dev-perl/Config-Tiny
37 dev-perl/Math-Calc-Units
38 dev-perl/Params-Validate"
39
40 SRC_TEST=do
41
42
43
44 1.1 dev-perl/Monitoring-Plugin/metadata.xml
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Monitoring-Plugin/metadata.xml?rev=1.1&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Monitoring-Plugin/metadata.xml?rev=1.1&content-type=text/plain
48
49 Index: metadata.xml
50 ===================================================================
51 <?xml version="1.0" encoding="UTF-8"?>
52 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
53 <pkgmetadata>
54 <maintainer>
55 <email>mjo@g.o</email>
56 <name>Michael Orlitzky</name>
57 </maintainer>
58 <herd>perl</herd>
59 <upstream>
60 <remote-id type="cpan">Monitoring-Plugin</remote-id>
61 <remote-id type="cpan-module">Monitoring::Plugin</remote-id>
62 <remote-id type="cpan-module">Monitoring::Plugin::Config</remote-id>
63 <remote-id type="cpan-module">Monitoring::Plugin::ExitResult</remote-id>
64 <remote-id type="cpan-module">Monitoring::Plugin::Functions</remote-id>
65 <remote-id type="cpan-module">Monitoring::Plugin::Getopt</remote-id>
66 <remote-id type="cpan-module">Monitoring::Plugin::Performance</remote-id>
67 <remote-id type="cpan-module">Monitoring::Plugin::Range</remote-id>
68 <remote-id type="cpan-module">Monitoring::Plugin::Threshold</remote-id>
69 </upstream>
70 </pkgmetadata>
71
72
73
74 1.1 dev-perl/Monitoring-Plugin/Manifest
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Monitoring-Plugin/Manifest?rev=1.1&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Monitoring-Plugin/Manifest?rev=1.1&content-type=text/plain
78
79 Index: Manifest
80 ===================================================================
81 DIST Monitoring-Plugin-0.38.tar.gz 62426 SHA256 bdf035b4f72e8fc9f67a9ae09080377a30187f10e7e09db0bd6430fe3a5dae87 SHA512 8e682c3e9ca823ac4f568134c060a3ff99b40aa7ecebd4e9988aa97c0312be658afa269bce7a182d6e744ea0bc3cc28f6360bb723a4fe611d68e6c96209e6f6b WHIRLPOOL b6415684154821663ed5311d482c798ea12746e356aafca0009b29b3c4f49fd1afb5f88144061fcc3e8f960ced543dd5c310c8cf1f96121bbdc8057290c80962
82 EBUILD Monitoring-Plugin-0.380.0.ebuild 434 SHA256 fe1e59de0a7854298dcc7ebae1ceb090231f4af687acefd9946599af5e18b324 SHA512 4a66c8c8c8a979213faf6bf1c3236700a1fc5865d4d6fd2b8d018850a789074b1dddaff3ba1ebc9b420a30966bb1dcc44127a16a3259f3329c947bb96fd3b9ea WHIRLPOOL 29698b16e962f392baf972caa372549b7ee0a47846011e10a98855b3d92c6019e0d711ad939b79c753c81a2c6921808367958e31c76ca358fa240ec2ec2f8208
83 MISC metadata.xml 932 SHA256 c8e68ef2451a77b57530f8066e2c6bdb80e7fd27666a431d98577be241319c7d SHA512 76b234f30157e46fd5285b4f5b8554c54a25e84c658c8c9123116fdd8cb0e321393eb2a3182289e9d16d3b6a3a19733af2f68acb61eb8dbcb0c93a208fd5f887 WHIRLPOOL 3f45d63a842880825488852bd85bc366936dbec6a707fae21016c10a68dd97cc57025371ce59fb2fa86d7e4bd8dee37e9d1b3b3770e571de51b8c8d0355f6307
84
85
86
87 1.1 dev-perl/Monitoring-Plugin/ChangeLog
88
89 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Monitoring-Plugin/ChangeLog?rev=1.1&view=markup
90 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Monitoring-Plugin/ChangeLog?rev=1.1&content-type=text/plain
91
92 Index: ChangeLog
93 ===================================================================
94 # ChangeLog for dev-perl/Monitoring-Plugin
95 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
96 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Monitoring-Plugin/ChangeLog,v 1.1 2015/01/31 23:03:02 mjo Exp $
97
98 *Monitoring-Plugin-0.380.0 (31 Jan 2015)
99
100 31 Jan 2015; Michael Orlitzky <mjo@g.o>
101 +Monitoring-Plugin-0.380.0.ebuild, +metadata.xml:
102 New package, dev-perl/Monitoring-Plugin for development of Nagios (et al)
103 plugins. Fixes bug #536480.