summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2016-03-28 17:16:49 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-03-28 17:29:49 +0200
commitee3e1271c79363d1830fe5e141190316aac0fc86 (patch)
tree4ddea99f8a4e1499e55827d97e69143a264686b5 /dev-perl
parentdev-perl/MongoDB: Remove old (diff)
downloadgentoo-ee3e1271c79363d1830fe5e141190316aac0fc86.tar.gz
gentoo-ee3e1271c79363d1830fe5e141190316aac0fc86.tar.bz2
gentoo-ee3e1271c79363d1830fe5e141190316aac0fc86.zip
dev-perl/Monitoring-Plugin: Remove old
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Monitoring-Plugin/Manifest1
-rw-r--r--dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.380.0.ebuild23
2 files changed, 0 insertions, 24 deletions
diff --git a/dev-perl/Monitoring-Plugin/Manifest b/dev-perl/Monitoring-Plugin/Manifest
index 4645515adbc1..e9822544cace 100644
--- a/dev-perl/Monitoring-Plugin/Manifest
+++ b/dev-perl/Monitoring-Plugin/Manifest
@@ -1,2 +1 @@
-DIST Monitoring-Plugin-0.38.tar.gz 62426 SHA256 bdf035b4f72e8fc9f67a9ae09080377a30187f10e7e09db0bd6430fe3a5dae87 SHA512 8e682c3e9ca823ac4f568134c060a3ff99b40aa7ecebd4e9988aa97c0312be658afa269bce7a182d6e744ea0bc3cc28f6360bb723a4fe611d68e6c96209e6f6b WHIRLPOOL b6415684154821663ed5311d482c798ea12746e356aafca0009b29b3c4f49fd1afb5f88144061fcc3e8f960ced543dd5c310c8cf1f96121bbdc8057290c80962
DIST Monitoring-Plugin-0.39.tar.gz 62733 SHA256 5ceeaf33bc6205b847b1645a3a24cb65d1b85e19691a6333fa221c240de20c0c SHA512 7bdba894cffc0839586e52f3667157cf578e94734ddc0ccd05899f631271e5b69e9cbfe4b2fb59f68b45e1d13afc82b095b65e249527f2c448a38b93e510a05c WHIRLPOOL 7edf6b1989eea956e75e3f9386db776611412eec5c58fd04302301b6b4cc6d285d7be28e7f586f9885f1acab8e31b60283b5937508fc49e00fb6423876691526
diff --git a/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.380.0.ebuild b/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.380.0.ebuild
deleted file mode 100644
index 2b171ae3b54c..000000000000
--- a/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.380.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-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 ~hppa ~x86"
-IUSE=""
-
-DEPEND="dev-perl/Class-Accessor
- dev-perl/Config-Tiny
- dev-perl/Math-Calc-Units
- dev-perl/Params-Validate"
-
-SRC_TEST=do