Gentoo Archives: gentoo-commits

From: Michael Orlitzky <mjo@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/pnp4nagios/
Date: Sat, 04 Nov 2017 23:40:27
Message-Id: 1509838642.ec1a909b25ce487843dce8bbb644c9e388ff38f0.mjo@gentoo
1 commit: ec1a909b25ce487843dce8bbb644c9e388ff38f0
2 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 2 20:12:23 2017 +0000
4 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 4 23:37:22 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec1a909b
7
8 net-analyzer/pnp4nagios: new revision to fix apache2 conf file.
9
10 The last few revisions have done,
11
12 insinto "${APACHE_MODULES_CONFDIR}"
13
14 but the depend.apache eclass was removed in pnp4nagios-0.6.25-r3,
15 which means that the conf file wound up installed to ${ROOT}. The
16 new revision specifies the path explicitly without using the eclass
17 variable.
18
19 Package-Manager: Portage-2.3.8, Repoman-2.3.3
20
21 .../{pnp4nagios-0.6.26-r3.ebuild => pnp4nagios-0.6.26-r4.ebuild} | 2 +-
22 1 file changed, 1 insertion(+), 1 deletion(-)
23
24 diff --git a/net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r3.ebuild b/net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r4.ebuild
25 similarity index 98%
26 rename from net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r3.ebuild
27 rename to net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r4.ebuild
28 index daba225be4f..c173abd999e 100644
29 --- a/net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r3.ebuild
30 +++ b/net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r4.ebuild
31 @@ -80,7 +80,7 @@ src_install() {
32 fperms o-rwx /etc/pnp/process_perfdata.cfg
33
34 if use apache2 ; then
35 - insinto "${APACHE_MODULES_CONFDIR}"
36 + insinto /etc/apache2/modules.d
37 newins "${FILESDIR}"/98_pnp4nagios-2.4.conf 98_pnp4nagios.conf
38
39 # This one file isn't world-readable, but it should be group-