summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2008-05-23 19:24:14 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2008-05-23 19:24:14 +0000
commitcfefd960205c303f14804a19df52062ab62efc87 (patch)
tree89ccb4428e8f194ad7b75c00cd2985ad795e3924 /net-analyzer
parentversion bump (diff)
downloadgentoo-2-cfefd960205c303f14804a19df52062ab62efc87.tar.gz
gentoo-2-cfefd960205c303f14804a19df52062ab62efc87.tar.bz2
gentoo-2-cfefd960205c303f14804a19df52062ab62efc87.zip
s/doinitd/newinitd/g, thanks to Wolfram Schlich.
(Portage version: 2.1.5.2)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/nagios-core/ChangeLog6
-rw-r--r--net-analyzer/nagios-core/nagios-core-3.0.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/nagios-core/ChangeLog b/net-analyzer/nagios-core/ChangeLog
index a847fe580fda..a56f4f75d715 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/ChangeLog,v 1.124 2008/05/22 18:32:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/ChangeLog,v 1.125 2008/05/23 19:24:14 dertobi123 Exp $
+
+ 23 May 2008; Tobias Scherbaum <dertobi123@gentoo.org>
+ nagios-core-3.0.2.ebuild:
+ s/doinitd/newinitd/g, thanks to Wolfram Schlich.
22 May 2008; Markus Meier <maekke@gentoo.org> nagios-core-2.12.ebuild:
amd64 stable, bug #208398
diff --git a/net-analyzer/nagios-core/nagios-core-3.0.2.ebuild b/net-analyzer/nagios-core/nagios-core-3.0.2.ebuild
index d51d977b4165..94605791fcc7 100644
--- a/net-analyzer/nagios-core/nagios-core-3.0.2.ebuild
+++ b/net-analyzer/nagios-core/nagios-core-3.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.0.2.ebuild,v 1.1 2008/05/21 17:43:44 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.0.2.ebuild,v 1.2 2008/05/23 19:24:14 dertobi123 Exp $
EAPI="1"
@@ -113,7 +113,7 @@ src_install() {
emake DESTDIR="${D}" install-config
emake DESTDIR="${D}" install-commandmode
- doinitd "${FILESDIR}"/nagios3 nagios
+ newinitd "${FILESDIR}"/nagios3 nagios
newconfd "${FILESDIR}"/conf.d nagios
# Apache Module