Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Monitoring-Plugin/
Date: Mon, 28 Mar 2016 15:34:05
Message-Id: 1459178989.ee3e1271c79363d1830fe5e141190316aac0fc86.dilfridge@gentoo
1 commit: ee3e1271c79363d1830fe5e141190316aac0fc86
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 28 15:16:49 2016 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 28 15:29:49 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee3e1271
7
8 dev-perl/Monitoring-Plugin: Remove old
9
10 Package-Manager: portage-2.2.28
11
12 dev-perl/Monitoring-Plugin/Manifest | 1 -
13 .../Monitoring-Plugin-0.380.0.ebuild | 23 ----------------------
14 2 files changed, 24 deletions(-)
15
16 diff --git a/dev-perl/Monitoring-Plugin/Manifest b/dev-perl/Monitoring-Plugin/Manifest
17 index 4645515..e982254 100644
18 --- a/dev-perl/Monitoring-Plugin/Manifest
19 +++ b/dev-perl/Monitoring-Plugin/Manifest
20 @@ -1,2 +1 @@
21 -DIST Monitoring-Plugin-0.38.tar.gz 62426 SHA256 bdf035b4f72e8fc9f67a9ae09080377a30187f10e7e09db0bd6430fe3a5dae87 SHA512 8e682c3e9ca823ac4f568134c060a3ff99b40aa7ecebd4e9988aa97c0312be658afa269bce7a182d6e744ea0bc3cc28f6360bb723a4fe611d68e6c96209e6f6b WHIRLPOOL b6415684154821663ed5311d482c798ea12746e356aafca0009b29b3c4f49fd1afb5f88144061fcc3e8f960ced543dd5c310c8cf1f96121bbdc8057290c80962
22 DIST Monitoring-Plugin-0.39.tar.gz 62733 SHA256 5ceeaf33bc6205b847b1645a3a24cb65d1b85e19691a6333fa221c240de20c0c SHA512 7bdba894cffc0839586e52f3667157cf578e94734ddc0ccd05899f631271e5b69e9cbfe4b2fb59f68b45e1d13afc82b095b65e249527f2c448a38b93e510a05c WHIRLPOOL 7edf6b1989eea956e75e3f9386db776611412eec5c58fd04302301b6b4cc6d285d7be28e7f586f9885f1acab8e31b60283b5937508fc49e00fb6423876691526
23
24 diff --git a/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.380.0.ebuild b/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.380.0.ebuild
25 deleted file mode 100644
26 index 2b171ae..0000000
27 --- a/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.380.0.ebuild
28 +++ /dev/null
29 @@ -1,23 +0,0 @@
30 -# Copyright 1999-2015 Gentoo Foundation
31 -# Distributed under the terms of the GNU General Public License v2
32 -# $Id$
33 -
34 -EAPI=5
35 -
36 -MODULE_AUTHOR="NIERLEIN"
37 -MODULE_VERSION="0.38"
38 -
39 -inherit perl-module
40 -
41 -DESCRIPTION="Modules to streamline Nagios, Icinga, Shinken, etc. plugins"
42 -
43 -SLOT="0"
44 -KEYWORDS="~amd64 ~hppa ~x86"
45 -IUSE=""
46 -
47 -DEPEND="dev-perl/Class-Accessor
48 - dev-perl/Config-Tiny
49 - dev-perl/Math-Calc-Units
50 - dev-perl/Params-Validate"
51 -
52 -SRC_TEST=do