diff options
author | Torsten Veller <tove@gentoo.org> | 2008-06-29 11:20:13 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2008-06-29 11:20:13 +0000 |
commit | 0333e0becf8d3607d8fbacc0807548ad84880765 (patch) | |
tree | efa48b9747203a92b6c5693e81413f507a4f1608 /net-analyzer/nagios-plugins-snmp/ChangeLog | |
parent | Fix from upstream for search history when justify is disabled. (diff) | |
download | gentoo-2-0333e0becf8d3607d8fbacc0807548ad84880765.tar.gz gentoo-2-0333e0becf8d3607d8fbacc0807548ad84880765.tar.bz2 gentoo-2-0333e0becf8d3607d8fbacc0807548ad84880765.zip |
Add missing die: || "..." -> || die "..."
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-tuxonice-r9 i686)
Diffstat (limited to 'net-analyzer/nagios-plugins-snmp/ChangeLog')
-rw-r--r-- | net-analyzer/nagios-plugins-snmp/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-analyzer/nagios-plugins-snmp/ChangeLog b/net-analyzer/nagios-plugins-snmp/ChangeLog index 5c1209e88c70..820f0dd04d5b 100644 --- a/net-analyzer/nagios-plugins-snmp/ChangeLog +++ b/net-analyzer/nagios-plugins-snmp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/nagios-plugins-snmp # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins-snmp/ChangeLog,v 1.4 2008/06/28 09:48:18 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins-snmp/ChangeLog,v 1.5 2008/06/29 11:20:13 tove Exp $ + + 29 Jun 2008; Torsten Veller <tove@gentoo.org> + nagios-plugins-snmp-0.5.5.ebuild, nagios-plugins-snmp-0.6.0.ebuild: + Add missing die: || "..." -> || die "..." *nagios-plugins-snmp-0.6.0 (28 Jun 2008) |