dilfridge    15/07/25 18:21:40

  Modified:             ChangeLog
  Added:                Monitoring-Plugin-0.390.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0B08240A96F66571)

Revision  Changes    Path
1.3                  dev-perl/Monitoring-Plugin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Monitoring-Plugin/ChangeLog?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Monitoring-Plugin/ChangeLog?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Monitoring-Plugin/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Monitoring-Plugin/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   2 Feb 2015 14:43:00 -0000       1.2
+++ ChangeLog   25 Jul 2015 18:21:39 -0000      1.3
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Monitoring-Plugin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Monitoring-Plugin/ChangeLog,v 1.2 
2015/02/02 14:43:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Monitoring-Plugin/ChangeLog,v 1.3 
2015/07/25 18:21:39 dilfridge Exp $
+
+*Monitoring-Plugin-0.390.0 (25 Jul 2015)
+
+  25 Jul 2015; Andreas K. Huettel <[email protected]>
+  +Monitoring-Plugin-0.390.0.ebuild:
+  Version bump
 
   02 Feb 2015; Jeroen Roovers <[email protected]>
   Monitoring-Plugin-0.380.0.ebuild:



1.1                  dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.390.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.390.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.390.0.ebuild?rev=1.1&content-type=text/plain

Index: Monitoring-Plugin-0.390.0.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.390.0.ebuild,v
 1.1 2015/07/25 18:21:39 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=NIERLEIN
MODULE_VERSION=0.39
inherit perl-module

DESCRIPTION="Modules to streamline Nagios, Icinga, Shinken, etc. plugins"

SLOT="0"
KEYWORDS="~amd64 ~hppa ~x86"
IUSE="test"

RDEPEND="
        virtual/perl-Carp
        dev-perl/Class-Accessor
        dev-perl/Config-Tiny
        virtual/perl-File-Spec
        dev-perl/Math-Calc-Units
        dev-perl/Params-Validate
"
DEPEND="${RDEPEND}
        >=virtual/perl-ExtUtils-MakeMaker-6.590.0
        test? ( >=virtual/perl-Test-Simple-0.620.0 )
"

SRC_TEST="do parallel"




Reply via email to