From: Michael Orlitzky Date: Thu, 2 Nov 2017 20:12:23 +0000 (-0400) Subject: net-analyzer/pnp4nagios: new revision to fix apache2 conf file. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ec1a909b25ce487843dce8bbb644c9e388ff38f0;p=gentoo.git net-analyzer/pnp4nagios: new revision to fix apache2 conf file. The last few revisions have done, insinto "${APACHE_MODULES_CONFDIR}" but the depend.apache eclass was removed in pnp4nagios-0.6.25-r3, which means that the conf file wound up installed to ${ROOT}. The new revision specifies the path explicitly without using the eclass variable. Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- diff --git a/net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r3.ebuild b/net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r4.ebuild similarity index 98% rename from net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r3.ebuild rename to net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r4.ebuild index daba225be4ff..c173abd999e4 100644 --- a/net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r3.ebuild +++ b/net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r4.ebuild @@ -80,7 +80,7 @@ src_install() { fperms o-rwx /etc/pnp/process_perfdata.cfg if use apache2 ; then - insinto "${APACHE_MODULES_CONFDIR}" + insinto /etc/apache2/modules.d newins "${FILESDIR}"/98_pnp4nagios-2.4.conf 98_pnp4nagios.conf # This one file isn't world-readable, but it should be group-