diff options
author | Wolfram Schlich <wschlich@gentoo.org> | 2014-09-26 15:49:24 +0200 |
---|---|---|
committer | Wolfram Schlich <wschlich@gentoo.org> | 2014-09-26 15:49:24 +0200 |
commit | 54099d61fa38930a9579ec8a577b8230d0972581 (patch) | |
tree | 15f50ab92f2eb5e2e1f61172ef4704e9cfff3b08 | |
parent | removed Math-Calc-Units as it's in the gentoo portage tree now (diff) | |
download | wschlich-54099d61fa38930a9579ec8a577b8230d0972581.tar.gz wschlich-54099d61fa38930a9579ec8a577b8230d0972581.tar.bz2 wschlich-54099d61fa38930a9579ec8a577b8230d0972581.zip |
removed Nagios-Plugin as it's in the gentoo portage tree now
-rw-r--r-- | dev-perl/Nagios-Plugin/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Nagios-Plugin/Manifest | 4 | ||||
-rw-r--r-- | dev-perl/Nagios-Plugin/Nagios-Plugin-0.27.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/Nagios-Plugin/metadata.xml | 10 |
4 files changed, 0 insertions, 43 deletions
diff --git a/dev-perl/Nagios-Plugin/ChangeLog b/dev-perl/Nagios-Plugin/ChangeLog deleted file mode 100644 index 7911dbd..0000000 --- a/dev-perl/Nagios-Plugin/ChangeLog +++ /dev/null @@ -1,8 +0,0 @@ -# ChangeLog for dev-perl/Nagios-Plugin -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: $ - - 17 Nov 2008; Wolfram Schlich <wschlich@gentoo.org> +metadata.xml, - +Nagios-Plugin-0.27.ebuild: - initial import - diff --git a/dev-perl/Nagios-Plugin/Manifest b/dev-perl/Nagios-Plugin/Manifest deleted file mode 100644 index 4c87cd9..0000000 --- a/dev-perl/Nagios-Plugin/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST Nagios-Plugin-0.27.tar.gz 39980 RMD160 7ef92dcf962e2d9f4eca983b3550c8b85ce5e6ef SHA1 c1d358917a0f08623469a849978fb29021e9e447 SHA256 41b3c6e68f84450376e94f540ebd329480308390bade1719b2a3cc05e7c4be2d -EBUILD Nagios-Plugin-0.27.ebuild 468 RMD160 f65bc0ce1b348b7c449dfb4354f7aef85a687293 SHA1 7b429f444b6d8d25625e1c148c41cc6985bdae26 SHA256 9a0b959225c5abe113805c7f4289a67f195f6d073a4e9bcd5fa1c55c0ab5ed7f -MISC ChangeLog 239 RMD160 eef70482d1396eba286c0b02918eb50f2bd3739b SHA1 f8be94afe504e901661ae398db0e189f517cd843 SHA256 0d7ee6e42a739da1b57bedd7c10d060a71993aa4570cfab829ba67e15ec1c79d -MISC metadata.xml 300 RMD160 3b9c1cd628f9d7ac94b68543ec737d5c2381a47e SHA1 33c5efd31a8aa789118535b921e211ffb5023ac3 SHA256 bc07a9aecce5770d1ace9af0a6c6af8ff6c7b16eb5e7947a1b178d1970855e43 diff --git a/dev-perl/Nagios-Plugin/Nagios-Plugin-0.27.ebuild b/dev-perl/Nagios-Plugin/Nagios-Plugin-0.27.ebuild deleted file mode 100644 index bf3de23..0000000 --- a/dev-perl/Nagios-Plugin/Nagios-Plugin-0.27.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -MODULE_AUTHOR=TONVOON - -inherit perl-module - -DESCRIPTION="Nagios::Plugin - A family of perl modules to streamline writing Nagios plugins" - -IUSE="" -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~x86" -SRC_TEST="do" - -DEPEND="dev-perl/Params-Validate - dev-perl/Class-Accessor - dev-perl/Config-Tiny - dev-perl/Math-Calc-Units - dev-lang/perl" diff --git a/dev-perl/Nagios-Plugin/metadata.xml b/dev-perl/Nagios-Plugin/metadata.xml deleted file mode 100644 index a7162e9..0000000 --- a/dev-perl/Nagios-Plugin/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>no-herd</herd> -<maintainer> - <email>wschlich@gentoo.org</email> - <name>Wolfram Schlich</name> - <description>Primary maintainer</description> -</maintainer> -</pkgmetadata> |