diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-12-06 04:13:37 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-12-06 04:13:37 +0000 |
commit | 0ddab1f955878496d4824ea1b797c6cba4ce44b7 (patch) | |
tree | 9f4aee1296c59ea249dd0ebed9a3cfce880eaaf0 | |
parent | x86 stable wrt bug #445099 (diff) | |
download | gentoo-2-0ddab1f955878496d4824ea1b797c6cba4ce44b7.tar.gz gentoo-2-0ddab1f955878496d4824ea1b797c6cba4ce44b7.tar.bz2 gentoo-2-0ddab1f955878496d4824ea1b797c6cba4ce44b7.zip |
x86 stable wrt bug #444462
(Portage version: 2.1.11.31/cvs/Linux i686, signed Manifest commit with key 30427902)
-rw-r--r-- | dev-perl/Nagios-Plugin/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Nagios-Plugin/Nagios-Plugin-0.360.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Nagios-Plugin/ChangeLog b/dev-perl/Nagios-Plugin/ChangeLog index 43954613d5db..12f4bd852263 100644 --- a/dev-perl/Nagios-Plugin/ChangeLog +++ b/dev-perl/Nagios-Plugin/ChangeLog @@ -1,6 +1,10 @@ # 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.16 2012/11/29 15:44:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Nagios-Plugin/ChangeLog,v 1.17 2012/12/06 04:13:37 phajdan.jr Exp $ + + 06 Dec 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + Nagios-Plugin-0.360.0.ebuild: + x86 stable wrt bug #444462 29 Nov 2012; Jeroen Roovers <jer@gentoo.org> Nagios-Plugin-0.360.0.ebuild: Stable for HPPA (bug #444462). 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 ee92b308447f..f3d2888cb1b0 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-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.3 2012/11/29 15:44:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Nagios-Plugin/Nagios-Plugin-0.360.0.ebuild,v 1.4 2012/12/06 04:13:37 phajdan.jr 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 |