Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-firewall/iptables: iptables-1.4.12.ebuild iptables-1.4.12.1.ebuild iptables-1.4.10.ebuild iptables-1.4.12.1-r1.ebuild iptables-1.4.13.ebuild iptables-1.4.11.1-r2.ebuild iptables-1.4.13-r1.ebuild iptables-1.4.10-r1.ebuild iptables-1.4.6.ebuild ChangeLog
Date: Tue, 26 Jun 2012 04:36:18
Message-Id: 20120626043601.E48E52004B@flycatcher.gentoo.org
1 zmedico 12/06/26 04:36:01
2
3 Modified: iptables-1.4.12.ebuild iptables-1.4.12.1.ebuild
4 iptables-1.4.10.ebuild iptables-1.4.12.1-r1.ebuild
5 iptables-1.4.13.ebuild iptables-1.4.11.1-r2.ebuild
6 iptables-1.4.13-r1.ebuild iptables-1.4.10-r1.ebuild
7 iptables-1.4.6.ebuild ChangeLog
8 Log:
9 inherit multilib for get_libdir
10
11 (Portage version: 2.2.0_alpha113/cvs/Linux i686)
12
13 Revision Changes Path
14 1.2 net-firewall/iptables/iptables-1.4.12.ebuild
15
16 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.12.ebuild?rev=1.2&view=markup
17 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.12.ebuild?rev=1.2&content-type=text/plain
18 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.12.ebuild?r1=1.1&r2=1.2
19
20 Index: iptables-1.4.12.ebuild
21 ===================================================================
22 RCS file: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.12.ebuild,v
23 retrieving revision 1.1
24 retrieving revision 1.2
25 diff -u -r1.1 -r1.2
26 --- iptables-1.4.12.ebuild 22 Jul 2011 17:41:12 -0000 1.1
27 +++ iptables-1.4.12.ebuild 26 Jun 2012 04:36:01 -0000 1.2
28 @@ -1,13 +1,13 @@
29 -# Copyright 1999-2011 Gentoo Foundation
30 +# Copyright 1999-2012 Gentoo Foundation
31 # Distributed under the terms of the GNU General Public License v2
32 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.12.ebuild,v 1.1 2011/07/22 17:41:12 pva Exp $
33 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.12.ebuild,v 1.2 2012/06/26 04:36:01 zmedico Exp $
34
35 EAPI="4"
36
37 # Force users doing their own patches to install their own tools
38 AUTOTOOLS_AUTO_DEPEND=no
39
40 -inherit eutils toolchain-funcs autotools
41 +inherit eutils multilib toolchain-funcs autotools
42
43 DESCRIPTION="Linux kernel (2.4+) firewall, NAT and packet mangling tools"
44 HOMEPAGE="http://www.iptables.org/"
45
46
47
48 1.8 net-firewall/iptables/iptables-1.4.12.1.ebuild
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.12.1.ebuild?rev=1.8&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.12.1.ebuild?rev=1.8&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.12.1.ebuild?r1=1.7&r2=1.8
53
54 Index: iptables-1.4.12.1.ebuild
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.12.1.ebuild,v
57 retrieving revision 1.7
58 retrieving revision 1.8
59 diff -u -r1.7 -r1.8
60 --- iptables-1.4.12.1.ebuild 8 Oct 2011 18:23:34 -0000 1.7
61 +++ iptables-1.4.12.1.ebuild 26 Jun 2012 04:36:01 -0000 1.8
62 @@ -1,13 +1,13 @@
63 -# Copyright 1999-2011 Gentoo Foundation
64 +# Copyright 1999-2012 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.12.1.ebuild,v 1.7 2011/10/08 18:23:34 armin76 Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.12.1.ebuild,v 1.8 2012/06/26 04:36:01 zmedico Exp $
68
69 EAPI="4"
70
71 # Force users doing their own patches to install their own tools
72 AUTOTOOLS_AUTO_DEPEND=no
73
74 -inherit eutils toolchain-funcs autotools
75 +inherit eutils multilib toolchain-funcs autotools
76
77 DESCRIPTION="Linux kernel (2.4+) firewall, NAT and packet mangling tools"
78 HOMEPAGE="http://www.iptables.org/"
79
80
81
82 1.10 net-firewall/iptables/iptables-1.4.10.ebuild
83
84 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.10.ebuild?rev=1.10&view=markup
85 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.10.ebuild?rev=1.10&content-type=text/plain
86 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.10.ebuild?r1=1.9&r2=1.10
87
88 Index: iptables-1.4.10.ebuild
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.10.ebuild,v
91 retrieving revision 1.9
92 retrieving revision 1.10
93 diff -u -r1.9 -r1.10
94 --- iptables-1.4.10.ebuild 13 Jan 2011 18:56:23 -0000 1.9
95 +++ iptables-1.4.10.ebuild 26 Jun 2012 04:36:01 -0000 1.10
96 @@ -1,13 +1,13 @@
97 -# Copyright 1999-2011 Gentoo Foundation
98 +# Copyright 1999-2012 Gentoo Foundation
99 # Distributed under the terms of the GNU General Public License v2
100 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.10.ebuild,v 1.9 2011/01/13 18:56:23 ranger Exp $
101 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.10.ebuild,v 1.10 2012/06/26 04:36:01 zmedico Exp $
102
103 EAPI="2"
104
105 # Force users doing their own patches to install their own tools
106 AUTOTOOLS_AUTO_DEPEND=no
107
108 -inherit eutils toolchain-funcs autotools
109 +inherit eutils multilib toolchain-funcs autotools
110
111 DESCRIPTION="Linux kernel (2.4+) firewall, NAT and packet mangling tools"
112 HOMEPAGE="http://www.iptables.org/"
113
114
115
116 1.5 net-firewall/iptables/iptables-1.4.12.1-r1.ebuild
117
118 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.12.1-r1.ebuild?rev=1.5&view=markup
119 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.12.1-r1.ebuild?rev=1.5&content-type=text/plain
120 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.12.1-r1.ebuild?r1=1.4&r2=1.5
121
122 Index: iptables-1.4.12.1-r1.ebuild
123 ===================================================================
124 RCS file: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.12.1-r1.ebuild,v
125 retrieving revision 1.4
126 retrieving revision 1.5
127 diff -u -r1.4 -r1.5
128 --- iptables-1.4.12.1-r1.ebuild 6 Jan 2012 23:16:38 -0000 1.4
129 +++ iptables-1.4.12.1-r1.ebuild 26 Jun 2012 04:36:01 -0000 1.5
130 @@ -1,13 +1,13 @@
131 # Copyright 1999-2012 Gentoo Foundation
132 # Distributed under the terms of the GNU General Public License v2
133 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.12.1-r1.ebuild,v 1.4 2012/01/06 23:16:38 vapier Exp $
134 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.12.1-r1.ebuild,v 1.5 2012/06/26 04:36:01 zmedico Exp $
135
136 EAPI="4"
137
138 # Force users doing their own patches to install their own tools
139 AUTOTOOLS_AUTO_DEPEND=no
140
141 -inherit eutils toolchain-funcs autotools
142 +inherit eutils multilib toolchain-funcs autotools
143
144 DESCRIPTION="Linux kernel (2.4+) firewall, NAT and packet mangling tools"
145 HOMEPAGE="http://www.iptables.org/"
146
147
148
149 1.10 net-firewall/iptables/iptables-1.4.13.ebuild
150
151 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.13.ebuild?rev=1.10&view=markup
152 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.13.ebuild?rev=1.10&content-type=text/plain
153 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.13.ebuild?r1=1.9&r2=1.10
154
155 Index: iptables-1.4.13.ebuild
156 ===================================================================
157 RCS file: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.13.ebuild,v
158 retrieving revision 1.9
159 retrieving revision 1.10
160 diff -u -r1.9 -r1.10
161 --- iptables-1.4.13.ebuild 28 May 2012 16:31:41 -0000 1.9
162 +++ iptables-1.4.13.ebuild 26 Jun 2012 04:36:01 -0000 1.10
163 @@ -1,13 +1,13 @@
164 # Copyright 1999-2012 Gentoo Foundation
165 # Distributed under the terms of the GNU General Public License v2
166 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.13.ebuild,v 1.9 2012/05/28 16:31:41 armin76 Exp $
167 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.13.ebuild,v 1.10 2012/06/26 04:36:01 zmedico Exp $
168
169 EAPI="4"
170
171 # Force users doing their own patches to install their own tools
172 AUTOTOOLS_AUTO_DEPEND=no
173
174 -inherit eutils toolchain-funcs autotools
175 +inherit eutils multilib toolchain-funcs autotools
176
177 DESCRIPTION="Linux kernel (2.4+) firewall, NAT and packet mangling tools"
178 HOMEPAGE="http://www.iptables.org/"
179
180
181
182 1.7 net-firewall/iptables/iptables-1.4.11.1-r2.ebuild
183
184 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.11.1-r2.ebuild?rev=1.7&view=markup
185 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.11.1-r2.ebuild?rev=1.7&content-type=text/plain
186 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.11.1-r2.ebuild?r1=1.6&r2=1.7
187
188 Index: iptables-1.4.11.1-r2.ebuild
189 ===================================================================
190 RCS file: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.11.1-r2.ebuild,v
191 retrieving revision 1.6
192 retrieving revision 1.7
193 diff -u -r1.6 -r1.7
194 --- iptables-1.4.11.1-r2.ebuild 28 Aug 2011 15:57:32 -0000 1.6
195 +++ iptables-1.4.11.1-r2.ebuild 26 Jun 2012 04:36:01 -0000 1.7
196 @@ -1,13 +1,13 @@
197 -# Copyright 1999-2011 Gentoo Foundation
198 +# Copyright 1999-2012 Gentoo Foundation
199 # Distributed under the terms of the GNU General Public License v2
200 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.11.1-r2.ebuild,v 1.6 2011/08/28 15:57:32 armin76 Exp $
201 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.11.1-r2.ebuild,v 1.7 2012/06/26 04:36:01 zmedico Exp $
202
203 EAPI="4"
204
205 # Force users doing their own patches to install their own tools
206 AUTOTOOLS_AUTO_DEPEND=no
207
208 -inherit eutils toolchain-funcs autotools
209 +inherit eutils multilib toolchain-funcs autotools
210
211 DESCRIPTION="Linux kernel (2.4+) firewall, NAT and packet mangling tools"
212 HOMEPAGE="http://www.iptables.org/"
213
214
215
216 1.2 net-firewall/iptables/iptables-1.4.13-r1.ebuild
217
218 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.13-r1.ebuild?rev=1.2&view=markup
219 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.13-r1.ebuild?rev=1.2&content-type=text/plain
220 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.13-r1.ebuild?r1=1.1&r2=1.2
221
222 Index: iptables-1.4.13-r1.ebuild
223 ===================================================================
224 RCS file: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.13-r1.ebuild,v
225 retrieving revision 1.1
226 retrieving revision 1.2
227 diff -u -r1.1 -r1.2
228 --- iptables-1.4.13-r1.ebuild 21 May 2012 21:24:16 -0000 1.1
229 +++ iptables-1.4.13-r1.ebuild 26 Jun 2012 04:36:01 -0000 1.2
230 @@ -1,13 +1,13 @@
231 # Copyright 1999-2012 Gentoo Foundation
232 # Distributed under the terms of the GNU General Public License v2
233 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.13-r1.ebuild,v 1.1 2012/05/21 21:24:16 williamh Exp $
234 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.13-r1.ebuild,v 1.2 2012/06/26 04:36:01 zmedico Exp $
235
236 EAPI="4"
237
238 # Force users doing their own patches to install their own tools
239 AUTOTOOLS_AUTO_DEPEND=no
240
241 -inherit eutils toolchain-funcs autotools
242 +inherit eutils multilib toolchain-funcs autotools
243
244 DESCRIPTION="Linux kernel (2.4+) firewall, NAT and packet mangling tools"
245 HOMEPAGE="http://www.iptables.org/"
246
247
248
249 1.3 net-firewall/iptables/iptables-1.4.10-r1.ebuild
250
251 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.10-r1.ebuild?rev=1.3&view=markup
252 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.10-r1.ebuild?rev=1.3&content-type=text/plain
253 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.10-r1.ebuild?r1=1.2&r2=1.3
254
255 Index: iptables-1.4.10-r1.ebuild
256 ===================================================================
257 RCS file: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.10-r1.ebuild,v
258 retrieving revision 1.2
259 retrieving revision 1.3
260 diff -u -r1.2 -r1.3
261 --- iptables-1.4.10-r1.ebuild 14 Jun 2011 02:12:35 -0000 1.2
262 +++ iptables-1.4.10-r1.ebuild 26 Jun 2012 04:36:01 -0000 1.3
263 @@ -1,13 +1,13 @@
264 -# Copyright 1999-2011 Gentoo Foundation
265 +# Copyright 1999-2012 Gentoo Foundation
266 # Distributed under the terms of the GNU General Public License v2
267 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.10-r1.ebuild,v 1.2 2011/06/14 02:12:35 jer Exp $
268 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.10-r1.ebuild,v 1.3 2012/06/26 04:36:01 zmedico Exp $
269
270 EAPI="2"
271
272 # Force users doing their own patches to install their own tools
273 AUTOTOOLS_AUTO_DEPEND=no
274
275 -inherit eutils toolchain-funcs autotools
276 +inherit eutils multilib toolchain-funcs autotools
277
278 DESCRIPTION="Linux kernel (2.4+) firewall, NAT and packet mangling tools"
279 HOMEPAGE="http://www.iptables.org/"
280
281
282
283 1.9 net-firewall/iptables/iptables-1.4.6.ebuild
284
285 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.6.ebuild?rev=1.9&view=markup
286 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.6.ebuild?rev=1.9&content-type=text/plain
287 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.6.ebuild?r1=1.8&r2=1.9
288
289 Index: iptables-1.4.6.ebuild
290 ===================================================================
291 RCS file: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.6.ebuild,v
292 retrieving revision 1.8
293 retrieving revision 1.9
294 diff -u -r1.8 -r1.9
295 --- iptables-1.4.6.ebuild 6 Sep 2010 20:51:27 -0000 1.8
296 +++ iptables-1.4.6.ebuild 26 Jun 2012 04:36:01 -0000 1.9
297 @@ -1,8 +1,8 @@
298 -# Copyright 1999-2010 Gentoo Foundation
299 +# Copyright 1999-2012 Gentoo Foundation
300 # Distributed under the terms of the GNU General Public License v2
301 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.6.ebuild,v 1.8 2010/09/06 20:51:27 ranger Exp $
302 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.6.ebuild,v 1.9 2012/06/26 04:36:01 zmedico Exp $
303
304 -inherit eutils toolchain-funcs
305 +inherit eutils multilib toolchain-funcs
306
307 DESCRIPTION="Linux kernel (2.4+) firewall, NAT and packet mangling tools"
308 HOMEPAGE="http://www.iptables.org/"
309
310
311
312 1.272 net-firewall/iptables/ChangeLog
313
314 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/ChangeLog?rev=1.272&view=markup
315 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/ChangeLog?rev=1.272&content-type=text/plain
316 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/ChangeLog?r1=1.271&r2=1.272
317
318 Index: ChangeLog
319 ===================================================================
320 RCS file: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v
321 retrieving revision 1.271
322 retrieving revision 1.272
323 diff -u -r1.271 -r1.272
324 --- ChangeLog 8 Jun 2012 00:58:36 -0000 1.271
325 +++ ChangeLog 26 Jun 2012 04:36:01 -0000 1.272
326 @@ -1,6 +1,12 @@
327 # ChangeLog for net-firewall/iptables
328 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
329 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.271 2012/06/08 00:58:36 williamh Exp $
330 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.272 2012/06/26 04:36:01 zmedico Exp $
331 +
332 + 26 Jun 2012; Zac Medico <zmedico@g.o> iptables-1.4.10-r1.ebuild,
333 + iptables-1.4.10.ebuild, iptables-1.4.11.1-r2.ebuild,
334 + iptables-1.4.12.1-r1.ebuild, iptables-1.4.12.1.ebuild, iptables-1.4.12.ebuild,
335 + iptables-1.4.13-r1.ebuild, iptables-1.4.13.ebuild, iptables-1.4.6.ebuild:
336 + inherit multilib for get_libdir
337
338 28 May 2012; Raúl Porcel <armin76@g.o> iptables-1.4.13.ebuild:
339 alpha/ia64/m68k/s390/sh/sparc stable wrt #414329