Gentoo Archives: gentoo-commits

From: "Benedikt Boehm (hollow)" <hollow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-power/apcupsd: apcupsd-3.12.2-r1.ebuild ChangeLog apcupsd-3.10.17-r1.ebuild apcupsd-3.10.18-r1.ebuild apcupsd-3.12.2.ebuild apcupsd-3.10.18-r2.ebuild
Date: Thu, 31 Jan 2008 21:05:29
Message-Id: E1JKg5g-0005Lf-S4@stork.gentoo.org
1 hollow 08/01/31 20:32:56
2
3 Modified: apcupsd-3.12.2-r1.ebuild ChangeLog
4 apcupsd-3.10.17-r1.ebuild apcupsd-3.10.18-r1.ebuild
5 apcupsd-3.12.2.ebuild apcupsd-3.10.18-r2.ebuild
6 Log:
7 fix depend.apache usage wrt #208033
8 (Portage version: 2.1.4)
9
10 Revision Changes Path
11 1.5 sys-power/apcupsd/apcupsd-3.12.2-r1.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/apcupsd/apcupsd-3.12.2-r1.ebuild?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/apcupsd/apcupsd-3.12.2-r1.ebuild?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/apcupsd/apcupsd-3.12.2-r1.ebuild?r1=1.4&r2=1.5
16
17 Index: apcupsd-3.12.2-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.12.2-r1.ebuild,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- apcupsd-3.12.2-r1.ebuild 29 Jul 2007 17:11:41 -0000 1.4
24 +++ apcupsd-3.12.2-r1.ebuild 31 Jan 2008 20:32:56 -0000 1.5
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2007 Gentoo Foundation
27 +# Copyright 1999-2008 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.12.2-r1.ebuild,v 1.4 2007/07/29 17:11:41 phreak Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.12.2-r1.ebuild,v 1.5 2008/01/31 20:32:56 hollow Exp $
31
32 inherit eutils depend.apache
33
34 @@ -78,7 +78,7 @@
35
36 if use cgi; then
37 if use apache2; then
38 - insinto ${APACHE2_MODULES_CONFDIR}
39 + insinto ${APACHE_MODULES_CONFDIR}
40 newins ${FILESDIR}/${PV}/apache.conf 60_apcupsd.conf
41 fi
42
43
44
45
46 1.34 sys-power/apcupsd/ChangeLog
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/apcupsd/ChangeLog?rev=1.34&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/apcupsd/ChangeLog?rev=1.34&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/apcupsd/ChangeLog?r1=1.33&r2=1.34
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/sys-power/apcupsd/ChangeLog,v
55 retrieving revision 1.33
56 retrieving revision 1.34
57 diff -u -r1.33 -r1.34
58 --- ChangeLog 13 Jan 2008 12:20:38 -0000 1.33
59 +++ ChangeLog 31 Jan 2008 20:32:56 -0000 1.34
60 @@ -1,6 +1,11 @@
61 # ChangeLog for sys-power/apcupsd
62 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/ChangeLog,v 1.33 2008/01/13 12:20:38 tantive Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/ChangeLog,v 1.34 2008/01/31 20:32:56 hollow Exp $
65 +
66 + 31 Jan 2008; Benedikt Böhm <hollow@g.o> apcupsd-3.10.17-r1.ebuild,
67 + apcupsd-3.10.18-r1.ebuild, apcupsd-3.10.18-r2.ebuild,
68 + apcupsd-3.12.2.ebuild, apcupsd-3.12.2-r1.ebuild:
69 + fix depend.apache usage wrt #208033
70
71 13 Jan 2008; Michael Imhof <tantive@g.o> apcupsd-3.12.4.ebuild:
72 Stable. Closes #179998.
73
74
75
76 1.5 sys-power/apcupsd/apcupsd-3.10.17-r1.ebuild
77
78 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/apcupsd/apcupsd-3.10.17-r1.ebuild?rev=1.5&view=markup
79 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/apcupsd/apcupsd-3.10.17-r1.ebuild?rev=1.5&content-type=text/plain
80 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/apcupsd/apcupsd-3.10.17-r1.ebuild?r1=1.4&r2=1.5
81
82 Index: apcupsd-3.10.17-r1.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.10.17-r1.ebuild,v
85 retrieving revision 1.4
86 retrieving revision 1.5
87 diff -u -r1.4 -r1.5
88 --- apcupsd-3.10.17-r1.ebuild 29 Jul 2007 17:11:41 -0000 1.4
89 +++ apcupsd-3.10.17-r1.ebuild 31 Jan 2008 20:32:56 -0000 1.5
90 @@ -1,6 +1,6 @@
91 -# Copyright 1999-2007 Gentoo Foundation
92 +# Copyright 1999-2008 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.10.17-r1.ebuild,v 1.4 2007/07/29 17:11:41 phreak Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.10.17-r1.ebuild,v 1.5 2008/01/31 20:32:56 hollow Exp $
96
97 inherit eutils depend.apache
98
99 @@ -70,7 +70,7 @@
100 rm -f "${D}"/etc/init.d/halt
101
102 if use cgi; then
103 - insinto ${APACHE2_MODULES_CONFDIR}
104 + insinto ${APACHE_MODULES_CONFDIR}
105 newins ${FILESDIR}/${PV}/apache.conf 60_apcupsd.conf
106 fi
107
108
109
110
111 1.8 sys-power/apcupsd/apcupsd-3.10.18-r1.ebuild
112
113 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/apcupsd/apcupsd-3.10.18-r1.ebuild?rev=1.8&view=markup
114 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/apcupsd/apcupsd-3.10.18-r1.ebuild?rev=1.8&content-type=text/plain
115 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/apcupsd/apcupsd-3.10.18-r1.ebuild?r1=1.7&r2=1.8
116
117 Index: apcupsd-3.10.18-r1.ebuild
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.10.18-r1.ebuild,v
120 retrieving revision 1.7
121 retrieving revision 1.8
122 diff -u -r1.7 -r1.8
123 --- apcupsd-3.10.18-r1.ebuild 29 Jul 2007 17:11:41 -0000 1.7
124 +++ apcupsd-3.10.18-r1.ebuild 31 Jan 2008 20:32:56 -0000 1.8
125 @@ -1,6 +1,6 @@
126 -# Copyright 1999-2007 Gentoo Foundation
127 +# Copyright 1999-2008 Gentoo Foundation
128 # Distributed under the terms of the GNU General Public License v2
129 -# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.10.18-r1.ebuild,v 1.7 2007/07/29 17:11:41 phreak Exp $
130 +# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.10.18-r1.ebuild,v 1.8 2008/01/31 20:32:56 hollow Exp $
131
132 inherit eutils depend.apache
133
134 @@ -70,7 +70,7 @@
135 rm -f "${D}"/etc/init.d/halt
136
137 if use cgi; then
138 - insinto ${APACHE2_MODULES_CONFDIR}
139 + insinto ${APACHE_MODULES_CONFDIR}
140 newins ${FILESDIR}/${PV}/apache.conf 60_apcupsd.conf
141 fi
142
143
144
145
146 1.4 sys-power/apcupsd/apcupsd-3.12.2.ebuild
147
148 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/apcupsd/apcupsd-3.12.2.ebuild?rev=1.4&view=markup
149 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/apcupsd/apcupsd-3.12.2.ebuild?rev=1.4&content-type=text/plain
150 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/apcupsd/apcupsd-3.12.2.ebuild?r1=1.3&r2=1.4
151
152 Index: apcupsd-3.12.2.ebuild
153 ===================================================================
154 RCS file: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.12.2.ebuild,v
155 retrieving revision 1.3
156 retrieving revision 1.4
157 diff -u -r1.3 -r1.4
158 --- apcupsd-3.12.2.ebuild 29 Jul 2007 17:11:41 -0000 1.3
159 +++ apcupsd-3.12.2.ebuild 31 Jan 2008 20:32:56 -0000 1.4
160 @@ -1,6 +1,6 @@
161 -# Copyright 1999-2007 Gentoo Foundation
162 +# Copyright 1999-2008 Gentoo Foundation
163 # Distributed under the terms of the GNU General Public License v2
164 -# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.12.2.ebuild,v 1.3 2007/07/29 17:11:41 phreak Exp $
165 +# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.12.2.ebuild,v 1.4 2008/01/31 20:32:56 hollow Exp $
166
167 inherit eutils depend.apache
168
169 @@ -78,7 +78,7 @@
170
171 if use cgi; then
172 if use apache2; then
173 - insinto ${APACHE2_MODULES_CONFDIR}
174 + insinto ${APACHE_MODULES_CONFDIR}
175 newins ${FILESDIR}/${PV}/apache.conf 60_apcupsd.conf
176 fi
177
178
179
180
181 1.5 sys-power/apcupsd/apcupsd-3.10.18-r2.ebuild
182
183 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/apcupsd/apcupsd-3.10.18-r2.ebuild?rev=1.5&view=markup
184 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/apcupsd/apcupsd-3.10.18-r2.ebuild?rev=1.5&content-type=text/plain
185 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/apcupsd/apcupsd-3.10.18-r2.ebuild?r1=1.4&r2=1.5
186
187 Index: apcupsd-3.10.18-r2.ebuild
188 ===================================================================
189 RCS file: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.10.18-r2.ebuild,v
190 retrieving revision 1.4
191 retrieving revision 1.5
192 diff -u -r1.4 -r1.5
193 --- apcupsd-3.10.18-r2.ebuild 29 Jul 2007 17:11:41 -0000 1.4
194 +++ apcupsd-3.10.18-r2.ebuild 31 Jan 2008 20:32:56 -0000 1.5
195 @@ -1,6 +1,6 @@
196 -# Copyright 1999-2007 Gentoo Foundation
197 +# Copyright 1999-2008 Gentoo Foundation
198 # Distributed under the terms of the GNU General Public License v2
199 -# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.10.18-r2.ebuild,v 1.4 2007/07/29 17:11:41 phreak Exp $
200 +# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.10.18-r2.ebuild,v 1.5 2008/01/31 20:32:56 hollow Exp $
201
202 inherit eutils depend.apache
203
204 @@ -75,7 +75,7 @@
205
206 if use cgi; then
207 if use apache2; then
208 - insinto ${APACHE2_MODULES_CONFDIR}
209 + insinto ${APACHE_MODULES_CONFDIR}
210 newins ${FILESDIR}/${PV}/apache.conf 60_apcupsd.conf
211 fi
212
213
214
215
216 --
217 gentoo-commits@l.g.o mailing list