diff options
author | 2017-03-17 22:16:10 +0100 | |
---|---|---|
committer | 2017-03-17 22:16:46 +0100 | |
commit | b4e12fab1080461a7fc17f5ee9b76a9f9023684e (patch) | |
tree | 6a436483409b717d38763449fcf27032e3712ece | |
parent | sys-boot/grub: bump to 2.02~rc2 (diff) | |
download | gentoo-b4e12fab1080461a7fc17f5ee9b76a9f9023684e.tar.gz gentoo-b4e12fab1080461a7fc17f5ee9b76a9f9023684e.tar.bz2 gentoo-b4e12fab1080461a7fc17f5ee9b76a9f9023684e.zip |
dev-perl/Nagios-Plugin: remove, bug 575986
-rw-r--r-- | dev-perl/Nagios-Plugin/Manifest | 1 | ||||
-rw-r--r-- | dev-perl/Nagios-Plugin/Nagios-Plugin-0.360.0-r1.ebuild | 22 | ||||
-rw-r--r-- | dev-perl/Nagios-Plugin/metadata.xml | 19 |
3 files changed, 0 insertions, 42 deletions
diff --git a/dev-perl/Nagios-Plugin/Manifest b/dev-perl/Nagios-Plugin/Manifest deleted file mode 100644 index e0045765302d..000000000000 --- a/dev-perl/Nagios-Plugin/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Nagios-Plugin-0.36.tar.gz 45008 SHA256 3a40577376f1077eb84aaa9897b6974baed2654bfc705ad4832f47ad486e5429 SHA512 6153d87fa7a333f9d4401f6eea9a8b9229e333773a77b4128dd9d8f977afa9f9c287f94bc85df3a51de49d4781a0d3854a02f5547b8b2d9708a06d7d6ca26a1d WHIRLPOOL 192f872ad3974f1c1a0e978f3c1b3184e6a0d024db7ef978493a7a34b1fd87d4270deb0c8ab9520b30d7885df19517c53426b9a5af1cafe6436004e72a823ec6 diff --git a/dev-perl/Nagios-Plugin/Nagios-Plugin-0.360.0-r1.ebuild b/dev-perl/Nagios-Plugin/Nagios-Plugin-0.360.0-r1.ebuild deleted file mode 100644 index 070203b61b61..000000000000 --- a/dev-perl/Nagios-Plugin/Nagios-Plugin-0.360.0-r1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=TONVOON -MODULE_VERSION=0.36 -inherit perl-module - -DESCRIPTION="A family of perl modules to streamline writing Nagios plugins" - -SLOT="0" -KEYWORDS="amd64 hppa x86" -IUSE="" - -DEPEND="dev-perl/Class-Accessor - dev-perl/Config-Tiny - dev-perl/Params-Validate - dev-perl/Math-Calc-Units" -RDEPEND="${DEPEND}" - -SRC_TEST="do" diff --git a/dev-perl/Nagios-Plugin/metadata.xml b/dev-perl/Nagios-Plugin/metadata.xml deleted file mode 100644 index 175afb866282..000000000000 --- a/dev-perl/Nagios-Plugin/metadata.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>perl@gentoo.org</email> - <name>Gentoo Perl Project</name> - </maintainer> - <upstream> - <remote-id type="cpan">Nagios-Plugin</remote-id> - <remote-id type="cpan-module">Nagios::Plugin</remote-id> - <remote-id type="cpan-module">Nagios::Plugin::Config</remote-id> - <remote-id type="cpan-module">Nagios::Plugin::ExitResult</remote-id> - <remote-id type="cpan-module">Nagios::Plugin::Functions</remote-id> - <remote-id type="cpan-module">Nagios::Plugin::Getopt</remote-id> - <remote-id type="cpan-module">Nagios::Plugin::Performance</remote-id> - <remote-id type="cpan-module">Nagios::Plugin::Range</remote-id> - <remote-id type="cpan-module">Nagios::Plugin::Threshold</remote-id> - </upstream> -</pkgmetadata> |