diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-25 13:09:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-25 13:09:20 +0000 |
commit | 450ea2a2b9b20efe651e542bb9823ff2dcad2845 (patch) | |
tree | 1dac9e3ed426b74e0eb5e59e9c32ac938e7e17d7 /dev-perl/Nagios-Plugin | |
parent | Stable for amd64, wrt bug #444546 (diff) | |
download | gentoo-2-450ea2a2b9b20efe651e542bb9823ff2dcad2845.tar.gz gentoo-2-450ea2a2b9b20efe651e542bb9823ff2dcad2845.tar.bz2 gentoo-2-450ea2a2b9b20efe651e542bb9823ff2dcad2845.zip |
Stable for amd64, wrt bug #444462
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-perl/Nagios-Plugin')
-rw-r--r-- | dev-perl/Nagios-Plugin/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Nagios-Plugin/Nagios-Plugin-0.360.0.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/Nagios-Plugin/ChangeLog b/dev-perl/Nagios-Plugin/ChangeLog index 24837d8e49ed..c24950733e09 100644 --- a/dev-perl/Nagios-Plugin/ChangeLog +++ b/dev-perl/Nagios-Plugin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Nagios-Plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Nagios-Plugin/ChangeLog,v 1.14 2012/06/24 13:00:32 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Nagios-Plugin/ChangeLog,v 1.15 2012/11/25 13:09:20 ago Exp $ + + 25 Nov 2012; <ago@gentoo.org> Nagios-Plugin-0.360.0.ebuild: + Stable for amd64, wrt bug #444462 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/Nagios-Plugin/Nagios-Plugin-0.360.0.ebuild b/dev-perl/Nagios-Plugin/Nagios-Plugin-0.360.0.ebuild index 7419c6c09d6d..2983348ba086 100644 --- a/dev-perl/Nagios-Plugin/Nagios-Plugin-0.360.0.ebuild +++ b/dev-perl/Nagios-Plugin/Nagios-Plugin-0.360.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Nagios-Plugin/Nagios-Plugin-0.360.0.ebuild,v 1.1 2011/12/25 11:19:33 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Nagios-Plugin/Nagios-Plugin-0.360.0.ebuild,v 1.2 2012/11/25 13:09:20 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A family of perl modules to streamline writing Nagios plugins" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="amd64 ~hppa ~x86" IUSE="" DEPEND="dev-perl/Class-Accessor |