Gentoo Archives: gentoo-commits

From: "Dawid Weglinski (cla)" <cla@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, 01 Dec 2010 08:15:16
Message-Id: 20101201081506.7DAFB20057@flycatcher.gentoo.org
1 cla 10/12/01 08:15:06
2
3 Modified: ChangeLog iptables-1.4.10.ebuild
4 Log:
5 Stable on amd64 (bug #347179)
6
7 (Portage version: 2.1.9.24/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.227 net-firewall/iptables/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/ChangeLog?rev=1.227&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/ChangeLog?rev=1.227&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/ChangeLog?r1=1.226&r2=1.227
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v
19 retrieving revision 1.226
20 retrieving revision 1.227
21 diff -u -r1.226 -r1.227
22 --- ChangeLog 30 Oct 2010 14:05:09 -0000 1.226
23 +++ ChangeLog 1 Dec 2010 08:15:06 -0000 1.227
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.226 2010/10/30 14:05:09 pva Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.227 2010/12/01 08:15:06 cla Exp $
29 +
30 + 01 Dec 2010; Dawid Węgliński <cla@g.o> iptables-1.4.10.ebuild:
31 + Stable on amd64 (bug #347179)
32
33 *iptables-1.4.10 (30 Oct 2010)
34
35
36
37
38 1.2 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.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.10.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.10.ebuild?r1=1.1&r2=1.2
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.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- iptables-1.4.10.ebuild 30 Oct 2010 14:05:09 -0000 1.1
51 +++ iptables-1.4.10.ebuild 1 Dec 2010 08:15:06 -0000 1.2
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.1 2010/10/30 14:05:09 pva Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.10.ebuild,v 1.2 2010/12/01 08:15:06 cla 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"