Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-firewall/iptables: ChangeLog iptables-1.4.10.ebuild
Date: Mon, 03 Jan 2011 01:48:12
Message-Id: 20110103014802.B55E620054@flycatcher.gentoo.org
1 xmw 11/01/03 01:48:02
2
3 Modified: ChangeLog iptables-1.4.10.ebuild
4 Log:
5 sparc stable (bug 347179)
6
7 (Portage version: 2.1.9.25/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.233 net-firewall/iptables/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/ChangeLog?rev=1.233&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/ChangeLog?rev=1.233&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/ChangeLog?r1=1.232&r2=1.233
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v
19 retrieving revision 1.232
20 retrieving revision 1.233
21 diff -u -r1.232 -r1.233
22 --- ChangeLog 29 Dec 2010 01:27:17 -0000 1.232
23 +++ ChangeLog 3 Jan 2011 01:48:02 -0000 1.233
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-firewall/iptables
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.232 2010/12/29 01:27:17 ranger Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.233 2011/01/03 01:48:02 xmw Exp $
30 +
31 + 03 Jan 2011; Michael Weber <xmw@g.o> iptables-1.4.10.ebuild:
32 + sparc stable (bug 347179)
33
34 29 Dec 2010; Brent Baude <ranger@g.o> iptables-1.4.10.ebuild:
35 stable ppc64, bug 347179
36
37
38
39 1.7 net-firewall/iptables/iptables-1.4.10.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.10.ebuild?rev=1.7&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.10.ebuild?rev=1.7&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.10.ebuild?r1=1.6&r2=1.7
44
45 Index: iptables-1.4.10.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.10.ebuild,v
48 retrieving revision 1.6
49 retrieving revision 1.7
50 diff -u -r1.6 -r1.7
51 --- iptables-1.4.10.ebuild 29 Dec 2010 01:27:17 -0000 1.6
52 +++ iptables-1.4.10.ebuild 3 Jan 2011 01:48:02 -0000 1.7
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.10.ebuild,v 1.6 2010/12/29 01:27:17 ranger Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.10.ebuild,v 1.7 2011/01/03 01:48:02 xmw Exp $
59
60 EAPI="2"
61
62 @@ -15,7 +15,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
67 +KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc ~x86"
68 IUSE="ipv6"
69
70 DEPEND="virtual/os-headers"