commit: 17b295bb6e7d48f11de21a248703896c6d70c653
Author: Tomas Mozes <hydrapolic <AT> gmail <DOT> com>
AuthorDate: Mon Aug 7 10:30:47 2017 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Tue Aug 8 23:07:55 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17b295bb
net-analyzer/nagios-core: update apache define for current eselect-php
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
net-analyzer/nagios-core/nagios-core-4.3.1-r1.ebuild | 2 +-
net-analyzer/nagios-core/nagios-core-4.3.2.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-analyzer/nagios-core/nagios-core-4.3.1-r1.ebuild
b/net-analyzer/nagios-core/nagios-core-4.3.1-r1.ebuild
index b34de2caad8..7acee4a50aa 100644
--- a/net-analyzer/nagios-core/nagios-core-4.3.1-r1.ebuild
+++ b/net-analyzer/nagios-core/nagios-core-4.3.1-r1.ebuild
@@ -220,7 +220,7 @@ pkg_postinst() {
|| die "failed to change group of
${ROOT}etc/nagios"
elog "To enable the Nagios web front-end,
please edit"
- elog "${ROOT}etc/conf.d/apache2 and add \"-D
NAGIOS -D PHP5\""
+ elog "${ROOT}etc/conf.d/apache2 and add \"-D
NAGIOS -D PHP\""
elog "to APACHE2_OPTS. Then Nagios will be
available at,"
elog
elif use lighttpd; then
diff --git a/net-analyzer/nagios-core/nagios-core-4.3.2.ebuild
b/net-analyzer/nagios-core/nagios-core-4.3.2.ebuild
index 2b0afdbba17..efcd6c2484c 100644
--- a/net-analyzer/nagios-core/nagios-core-4.3.2.ebuild
+++ b/net-analyzer/nagios-core/nagios-core-4.3.2.ebuild
@@ -218,7 +218,7 @@ pkg_postinst() {
|| die "failed to change group of
${ROOT}etc/nagios"
elog "To enable the Nagios web front-end,
please edit"
- elog "${ROOT}etc/conf.d/apache2 and add \"-D
NAGIOS -D PHP5\""
+ elog "${ROOT}etc/conf.d/apache2 and add \"-D
NAGIOS -D PHP\""
elog "to APACHE2_OPTS. Then Nagios will be
available at,"
elog
elif use lighttpd; then