Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/zabbix: zabbix-1.9.5.ebuild ChangeLog zabbix-1.8.6_rc1.ebuild zabbix-1.8.3.ebuild zabbix-1.8.5.ebuild zabbix-1.9.4.ebuild
Date: Fri, 29 Jul 2011 22:39:49
Message-Id: 20110729223939.3BB6F2004B@flycatcher.gentoo.org
1 patrick 11/07/29 22:39:39
2
3 Modified: zabbix-1.9.5.ebuild ChangeLog
4 zabbix-1.8.6_rc1.ebuild zabbix-1.8.3.ebuild
5 zabbix-1.8.5.ebuild zabbix-1.9.4.ebuild
6 Log:
7 adding pkgconfig to deps for #367419
8
9 (Portage version: 2.2.0_alpha47/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.2 net-analyzer/zabbix/zabbix-1.9.5.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-1.9.5.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-1.9.5.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-1.9.5.ebuild?r1=1.1&r2=1.2
17
18 Index: zabbix-1.9.5.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.9.5.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- zabbix-1.9.5.ebuild 29 Jul 2011 07:09:46 -0000 1.1
25 +++ zabbix-1.9.5.ebuild 29 Jul 2011 22:39:39 -0000 1.2
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2011 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.9.5.ebuild,v 1.1 2011/07/29 07:09:46 patrick Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.9.5.ebuild,v 1.2 2011/07/29 22:39:39 patrick Exp $
31
32 EAPI="2"
33
34 @@ -39,7 +39,7 @@
35 media-libs/gd[png]
36 app-admin/webapp-config )"
37 DEPEND="${COMMON_DEPEND}
38 - jabber? ( dev-util/pkgconfig )"
39 + dev-util/pkgconfig"
40
41 use frontend && need_php_httpd
42
43
44
45
46 1.54 net-analyzer/zabbix/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/ChangeLog?rev=1.54&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/ChangeLog?rev=1.54&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/ChangeLog?r1=1.53&r2=1.54
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/ChangeLog,v
55 retrieving revision 1.53
56 retrieving revision 1.54
57 diff -u -r1.53 -r1.54
58 --- ChangeLog 29 Jul 2011 07:09:46 -0000 1.53
59 +++ ChangeLog 29 Jul 2011 22:39:39 -0000 1.54
60 @@ -1,6 +1,11 @@
61 # ChangeLog for net-analyzer/zabbix
62 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/ChangeLog,v 1.53 2011/07/29 07:09:46 patrick Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/ChangeLog,v 1.54 2011/07/29 22:39:39 patrick Exp $
65 +
66 + 29 Jul 2011; Patrick Lauer <patrick@g.o> zabbix-1.8.3.ebuild,
67 + zabbix-1.8.5.ebuild, zabbix-1.8.6_rc1.ebuild, zabbix-1.9.4.ebuild,
68 + zabbix-1.9.5.ebuild:
69 + adding pkgconfig to deps for #367419
70
71 *zabbix-1.9.5 (29 Jul 2011)
72 *zabbix-1.8.6_rc1 (29 Jul 2011)
73
74
75
76 1.2 net-analyzer/zabbix/zabbix-1.8.6_rc1.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.6_rc1.ebuild?rev=1.2&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.6_rc1.ebuild?rev=1.2&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.6_rc1.ebuild?r1=1.1&r2=1.2
81
82 Index: zabbix-1.8.6_rc1.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.6_rc1.ebuild,v
85 retrieving revision 1.1
86 retrieving revision 1.2
87 diff -u -r1.1 -r1.2
88 --- zabbix-1.8.6_rc1.ebuild 29 Jul 2011 07:09:46 -0000 1.1
89 +++ zabbix-1.8.6_rc1.ebuild 29 Jul 2011 22:39:39 -0000 1.2
90 @@ -1,6 +1,6 @@
91 # Copyright 1999-2011 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.6_rc1.ebuild,v 1.1 2011/07/29 07:09:46 patrick Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.6_rc1.ebuild,v 1.2 2011/07/29 22:39:39 patrick Exp $
95
96 EAPI="2"
97
98 @@ -42,7 +42,7 @@
99 media-libs/gd[png]
100 app-admin/webapp-config )"
101 DEPEND="${COMMON_DEPEND}
102 - jabber? ( dev-util/pkgconfig )"
103 + dev-util/pkgconfig"
104
105 use frontend && need_php_httpd
106
107
108
109
110 1.9 net-analyzer/zabbix/zabbix-1.8.3.ebuild
111
112 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.3.ebuild?rev=1.9&view=markup
113 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.3.ebuild?rev=1.9&content-type=text/plain
114 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.3.ebuild?r1=1.8&r2=1.9
115
116 Index: zabbix-1.8.3.ebuild
117 ===================================================================
118 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.3.ebuild,v
119 retrieving revision 1.8
120 retrieving revision 1.9
121 diff -u -r1.8 -r1.9
122 --- zabbix-1.8.3.ebuild 8 Jul 2011 10:20:59 -0000 1.8
123 +++ zabbix-1.8.3.ebuild 29 Jul 2011 22:39:39 -0000 1.9
124 @@ -1,6 +1,6 @@
125 # Copyright 1999-2011 Gentoo Foundation
126 # Distributed under the terms of the GNU General Public License v2
127 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.3.ebuild,v 1.8 2011/07/08 10:20:59 ssuominen Exp $
128 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.3.ebuild,v 1.9 2011/07/29 22:39:39 patrick Exp $
129
130 EAPI="2"
131
132 @@ -39,7 +39,7 @@
133 media-libs/gd[png]
134 app-admin/webapp-config )"
135 DEPEND="${COMMON_DEPEND}
136 - jabber? ( dev-util/pkgconfig )"
137 + dev-util/pkgconfig"
138
139 use frontend && need_php_httpd
140
141
142
143
144 1.5 net-analyzer/zabbix/zabbix-1.8.5.ebuild
145
146 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.5.ebuild?rev=1.5&view=markup
147 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.5.ebuild?rev=1.5&content-type=text/plain
148 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.5.ebuild?r1=1.4&r2=1.5
149
150 Index: zabbix-1.8.5.ebuild
151 ===================================================================
152 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.5.ebuild,v
153 retrieving revision 1.4
154 retrieving revision 1.5
155 diff -u -r1.4 -r1.5
156 --- zabbix-1.8.5.ebuild 8 Jul 2011 10:20:59 -0000 1.4
157 +++ zabbix-1.8.5.ebuild 29 Jul 2011 22:39:39 -0000 1.5
158 @@ -1,6 +1,6 @@
159 # Copyright 1999-2011 Gentoo Foundation
160 # Distributed under the terms of the GNU General Public License v2
161 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.5.ebuild,v 1.4 2011/07/08 10:20:59 ssuominen Exp $
162 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.5.ebuild,v 1.5 2011/07/29 22:39:39 patrick Exp $
163
164 EAPI="2"
165
166 @@ -39,7 +39,7 @@
167 media-libs/gd[png]
168 app-admin/webapp-config )"
169 DEPEND="${COMMON_DEPEND}
170 - jabber? ( dev-util/pkgconfig )"
171 + dev-util/pkgconfig"
172
173 use frontend && need_php_httpd
174
175
176
177
178 1.2 net-analyzer/zabbix/zabbix-1.9.4.ebuild
179
180 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-1.9.4.ebuild?rev=1.2&view=markup
181 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-1.9.4.ebuild?rev=1.2&content-type=text/plain
182 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-1.9.4.ebuild?r1=1.1&r2=1.2
183
184 Index: zabbix-1.9.4.ebuild
185 ===================================================================
186 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.9.4.ebuild,v
187 retrieving revision 1.1
188 retrieving revision 1.2
189 diff -u -r1.1 -r1.2
190 --- zabbix-1.9.4.ebuild 28 Jul 2011 20:31:22 -0000 1.1
191 +++ zabbix-1.9.4.ebuild 29 Jul 2011 22:39:39 -0000 1.2
192 @@ -1,6 +1,6 @@
193 # Copyright 1999-2011 Gentoo Foundation
194 # Distributed under the terms of the GNU General Public License v2
195 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.9.4.ebuild,v 1.1 2011/07/28 20:31:22 patrick Exp $
196 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.9.4.ebuild,v 1.2 2011/07/29 22:39:39 patrick Exp $
197
198 EAPI="2"
199
200 @@ -39,7 +39,7 @@
201 media-libs/gd[png]
202 app-admin/webapp-config )"
203 DEPEND="${COMMON_DEPEND}
204 - jabber? ( dev-util/pkgconfig )"
205 + dev-util/pkgconfig"
206
207 use frontend && need_php_httpd