summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLance Albertson <ramereth@gentoo.org>2005-12-29 19:26:00 +0000
committerLance Albertson <ramereth@gentoo.org>2005-12-29 19:26:00 +0000
commit501b04c25d3d328df70c565043a9c9102011ebc1 (patch)
tree0fa5d9a95280ff6f03d24d4cf4be1e89f32aab8b /net-analyzer/nagios-core
parentstable amd64 (diff)
downloadhistorical-501b04c25d3d328df70c565043a9c9102011ebc1.tar.gz
historical-501b04c25d3d328df70c565043a9c9102011ebc1.tar.bz2
historical-501b04c25d3d328df70c565043a9c9102011ebc1.zip
Fixed typo, resolves bug #117105
Package-Manager: portage-2.0.53
Diffstat (limited to 'net-analyzer/nagios-core')
-rw-r--r--net-analyzer/nagios-core/ChangeLog6
-rw-r--r--net-analyzer/nagios-core/Manifest4
-rw-r--r--net-analyzer/nagios-core/nagios-core-2.0_rc1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-analyzer/nagios-core/ChangeLog b/net-analyzer/nagios-core/ChangeLog
index ef335391d739..3737b2bc5cfd 100644
--- a/net-analyzer/nagios-core/ChangeLog
+++ b/net-analyzer/nagios-core/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/nagios-core
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/ChangeLog,v 1.65 2005/12/27 22:23:03 ramereth Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/ChangeLog,v 1.66 2005/12/29 19:26:00 ramereth Exp $
+
+ 29 Dec 2005; Lance Albertson <ramereth@gentoo.org>
+ nagios-core-2.0_rc1.ebuild:
+ * Fixed typo, resolves bug #117105
*nagios-core-2.0_rc1 (27 Dec 2005)
diff --git a/net-analyzer/nagios-core/Manifest b/net-analyzer/nagios-core/Manifest
index 45241d289e25..c8e8ed1ce3e1 100644
--- a/net-analyzer/nagios-core/Manifest
+++ b/net-analyzer/nagios-core/Manifest
@@ -1,4 +1,4 @@
-MD5 4a0a0d29413a951e5910e3fe76284ac7 ChangeLog 11976
+MD5 e14085b4e5ab414e978f8e78260014d6 ChangeLog 12097
MD5 446906907cccdbf195442373c6f17f77 files/2.x-series-nsca.patch 767
MD5 673bda0ac6ab9230d23331e7f3846b7b files/99_nagios.conf 350
MD5 565ce2a690d50aeb542e7afe44b8c733 files/Makefile-distclean.diff.bz2 1133
@@ -14,4 +14,4 @@ MD5 cee7d66cc61be3558af44ab177d99e1f files/submit_check_result_via_nsca.patch 58
MD5 bb0bc884a0383e5be0a4bae6cba836dc metadata.xml 1049
MD5 92fb214ff93f5f66c997ea1b00fab6c5 nagios-core-1.2-r4.ebuild 7183
MD5 4dbcb9ac0f25a9e5c46921a9e3c2a3da nagios-core-1.3.ebuild 7490
-MD5 3ee6301b87da834e95045b70b220f0e0 nagios-core-2.0_rc1.ebuild 6212
+MD5 15db88d3e6f6745f08c308388e2145ab nagios-core-2.0_rc1.ebuild 6208
diff --git a/net-analyzer/nagios-core/nagios-core-2.0_rc1.ebuild b/net-analyzer/nagios-core/nagios-core-2.0_rc1.ebuild
index 5024163bf347..ba54bdbea919 100644
--- a/net-analyzer/nagios-core/nagios-core-2.0_rc1.ebuild
+++ b/net-analyzer/nagios-core/nagios-core-2.0_rc1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-2.0_rc1.ebuild,v 1.1 2005/12/27 22:23:03 ramereth Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-2.0_rc1.ebuild,v 1.2 2005/12/29 19:26:00 ramereth Exp $
inherit eutils apache-module toolchain-funcs
@@ -218,7 +218,7 @@ pkg_postinst() {
einfo
einfo
- ewarn "Use /usr/nagios/contrib/convertcfg for configuration file conversion"
+ ewarn "Use /usr/nagios/bin/convertcfg for configuration file conversion"
einfo
einfo "Due to a mixup on how the ebuilds were versioned in portage, this"
einfo "upgrade might look like a downgrade. I needed to re-align the version"