Gentoo Archives: gentoo-commits

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