Gentoo Archives: gentoo-commits

From: "Sergey Popov (pinkbyte)" <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-firewall/ipt_netflow: ipt_netflow-1.8-r4.ebuild ChangeLog
Date: Fri, 28 Feb 2014 11:24:06
Message-Id: 20140228112401.41C332004C@flycatcher.gentoo.org
1 pinkbyte 14/02/28 11:24:01
2
3 Modified: ipt_netflow-1.8-r4.ebuild ChangeLog
4 Log:
5 Stable on amd64 and x86, wrt bug #502872
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
8
9 Revision Changes Path
10 1.2 net-firewall/ipt_netflow/ipt_netflow-1.8-r4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/ipt_netflow/ipt_netflow-1.8-r4.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/ipt_netflow/ipt_netflow-1.8-r4.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/ipt_netflow/ipt_netflow-1.8-r4.ebuild?r1=1.1&r2=1.2
15
16 Index: ipt_netflow-1.8-r4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-firewall/ipt_netflow/ipt_netflow-1.8-r4.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- ipt_netflow-1.8-r4.ebuild 19 Dec 2013 19:16:43 -0000 1.1
23 +++ ipt_netflow-1.8-r4.ebuild 28 Feb 2014 11:24:01 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipt_netflow/ipt_netflow-1.8-r4.ebuild,v 1.1 2013/12/19 19:16:43 pinkbyte Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipt_netflow/ipt_netflow-1.8-r4.ebuild,v 1.2 2014/02/28 11:24:01 pinkbyte Exp $
30
31 EAPI="5"
32
33 @@ -12,7 +12,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~x86"
38 +KEYWORDS="amd64 x86"
39
40 IUSE="pax_kernel"
41
42
43
44
45 1.13 net-firewall/ipt_netflow/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/ipt_netflow/ChangeLog?rev=1.13&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/ipt_netflow/ChangeLog?rev=1.13&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/ipt_netflow/ChangeLog?r1=1.12&r2=1.13
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/net-firewall/ipt_netflow/ChangeLog,v
54 retrieving revision 1.12
55 retrieving revision 1.13
56 diff -u -r1.12 -r1.13
57 --- ChangeLog 19 Dec 2013 19:16:43 -0000 1.12
58 +++ ChangeLog 28 Feb 2014 11:24:01 -0000 1.13
59 @@ -1,6 +1,9 @@
60 # ChangeLog for net-firewall/ipt_netflow
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipt_netflow/ChangeLog,v 1.12 2013/12/19 19:16:43 pinkbyte Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipt_netflow/ChangeLog,v 1.13 2014/02/28 11:24:01 pinkbyte Exp $
65 +
66 + 28 Feb 2014; Sergey Popov <pinkbyte@g.o> ipt_netflow-1.8-r4.ebuild:
67 + Stable on amd64 and x86, wrt bug #502872
68
69 *ipt_netflow-1.8-r4 (19 Dec 2013)