Gentoo Archives: gentoo-commits

From: Wolfram Schlich <wschlich@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/wschlich:master commit in: dev-perl/Nagios-Plugin/
Date: Fri, 26 Sep 2014 14:04:16
Message-Id: 1411739364.54099d61fa38930a9579ec8a577b8230d0972581.wschlich@gentoo
1 commit: 54099d61fa38930a9579ec8a577b8230d0972581
2 Author: Wolfram Schlich <wschlich <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 26 13:49:24 2014 +0000
4 Commit: Wolfram Schlich <wschlich <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 26 13:49:24 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=dev/wschlich.git;a=commit;h=54099d61
7
8 removed Nagios-Plugin as it's in the gentoo portage tree now
9
10 ---
11 dev-perl/Nagios-Plugin/ChangeLog | 8 --------
12 dev-perl/Nagios-Plugin/Manifest | 4 ----
13 dev-perl/Nagios-Plugin/Nagios-Plugin-0.27.ebuild | 21 ---------------------
14 dev-perl/Nagios-Plugin/metadata.xml | 10 ----------
15 4 files changed, 43 deletions(-)
16
17 diff --git a/dev-perl/Nagios-Plugin/ChangeLog b/dev-perl/Nagios-Plugin/ChangeLog
18 deleted file mode 100644
19 index 7911dbd..0000000
20 --- a/dev-perl/Nagios-Plugin/ChangeLog
21 +++ /dev/null
22 @@ -1,8 +0,0 @@
23 -# ChangeLog for dev-perl/Nagios-Plugin
24 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: $
26 -
27 - 17 Nov 2008; Wolfram Schlich <wschlich@g.o> +metadata.xml,
28 - +Nagios-Plugin-0.27.ebuild:
29 - initial import
30 -
31
32 diff --git a/dev-perl/Nagios-Plugin/Manifest b/dev-perl/Nagios-Plugin/Manifest
33 deleted file mode 100644
34 index 4c87cd9..0000000
35 --- a/dev-perl/Nagios-Plugin/Manifest
36 +++ /dev/null
37 @@ -1,4 +0,0 @@
38 -DIST Nagios-Plugin-0.27.tar.gz 39980 RMD160 7ef92dcf962e2d9f4eca983b3550c8b85ce5e6ef SHA1 c1d358917a0f08623469a849978fb29021e9e447 SHA256 41b3c6e68f84450376e94f540ebd329480308390bade1719b2a3cc05e7c4be2d
39 -EBUILD Nagios-Plugin-0.27.ebuild 468 RMD160 f65bc0ce1b348b7c449dfb4354f7aef85a687293 SHA1 7b429f444b6d8d25625e1c148c41cc6985bdae26 SHA256 9a0b959225c5abe113805c7f4289a67f195f6d073a4e9bcd5fa1c55c0ab5ed7f
40 -MISC ChangeLog 239 RMD160 eef70482d1396eba286c0b02918eb50f2bd3739b SHA1 f8be94afe504e901661ae398db0e189f517cd843 SHA256 0d7ee6e42a739da1b57bedd7c10d060a71993aa4570cfab829ba67e15ec1c79d
41 -MISC metadata.xml 300 RMD160 3b9c1cd628f9d7ac94b68543ec737d5c2381a47e SHA1 33c5efd31a8aa789118535b921e211ffb5023ac3 SHA256 bc07a9aecce5770d1ace9af0a6c6af8ff6c7b16eb5e7947a1b178d1970855e43
42
43 diff --git a/dev-perl/Nagios-Plugin/Nagios-Plugin-0.27.ebuild b/dev-perl/Nagios-Plugin/Nagios-Plugin-0.27.ebuild
44 deleted file mode 100644
45 index bf3de23..0000000
46 --- a/dev-perl/Nagios-Plugin/Nagios-Plugin-0.27.ebuild
47 +++ /dev/null
48 @@ -1,21 +0,0 @@
49 -# Copyright 1999-2008 Gentoo Foundation
50 -# Distributed under the terms of the GNU General Public License v2
51 -# $Header: $
52 -
53 -MODULE_AUTHOR=TONVOON
54 -
55 -inherit perl-module
56 -
57 -DESCRIPTION="Nagios::Plugin - A family of perl modules to streamline writing Nagios plugins"
58 -
59 -IUSE=""
60 -SLOT="0"
61 -LICENSE="|| ( Artistic GPL-2 )"
62 -KEYWORDS="~amd64 ~x86"
63 -SRC_TEST="do"
64 -
65 -DEPEND="dev-perl/Params-Validate
66 - dev-perl/Class-Accessor
67 - dev-perl/Config-Tiny
68 - dev-perl/Math-Calc-Units
69 - dev-lang/perl"
70
71 diff --git a/dev-perl/Nagios-Plugin/metadata.xml b/dev-perl/Nagios-Plugin/metadata.xml
72 deleted file mode 100644
73 index a7162e9..0000000
74 --- a/dev-perl/Nagios-Plugin/metadata.xml
75 +++ /dev/null
76 @@ -1,10 +0,0 @@
77 -<?xml version="1.0" encoding="UTF-8"?>
78 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
79 -<pkgmetadata>
80 -<herd>no-herd</herd>
81 -<maintainer>
82 - <email>wschlich@g.o</email>
83 - <name>Wolfram Schlich</name>
84 - <description>Primary maintainer</description>
85 -</maintainer>
86 -</pkgmetadata>