Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/tcpflow: tcpflow-1.4.4_p3.ebuild ChangeLog
Date: Tue, 26 Aug 2014 22:25:44
Message-Id: 20140826222539.6D2343EE9@oystercatcher.gentoo.org
1 blueness 14/08/26 22:25:39
2
3 Modified: tcpflow-1.4.4_p3.ebuild ChangeLog
4 Log:
5 Keyword ~ppc, bug #513078
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
8
9 Revision Changes Path
10 1.2 net-analyzer/tcpflow/tcpflow-1.4.4_p3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpflow/tcpflow-1.4.4_p3.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpflow/tcpflow-1.4.4_p3.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpflow/tcpflow-1.4.4_p3.ebuild?r1=1.1&r2=1.2
15
16 Index: tcpflow-1.4.4_p3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/tcpflow/tcpflow-1.4.4_p3.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- tcpflow-1.4.4_p3.ebuild 17 Jul 2014 16:15:14 -0000 1.1
23 +++ tcpflow-1.4.4_p3.ebuild 26 Aug 2014 22:25:39 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpflow/tcpflow-1.4.4_p3.ebuild,v 1.1 2014/07/17 16:15:14 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpflow/tcpflow-1.4.4_p3.ebuild,v 1.2 2014/08/26 22:25:39 blueness Exp $
29
30 EAPI=5
31 inherit autotools eutils
32 @@ -13,7 +13,7 @@
33 "
34
35 LICENSE="GPL-3"
36 -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
37 +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
38 SLOT="0"
39 IUSE="+pcap test"
40
41
42
43
44 1.52 net-analyzer/tcpflow/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpflow/ChangeLog?rev=1.52&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpflow/ChangeLog?rev=1.52&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpflow/ChangeLog?r1=1.51&r2=1.52
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/tcpflow/ChangeLog,v
53 retrieving revision 1.51
54 retrieving revision 1.52
55 diff -u -r1.51 -r1.52
56 --- ChangeLog 17 Jul 2014 16:15:14 -0000 1.51
57 +++ ChangeLog 26 Aug 2014 22:25:39 -0000 1.52
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-analyzer/tcpflow
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpflow/ChangeLog,v 1.51 2014/07/17 16:15:14 jer Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpflow/ChangeLog,v 1.52 2014/08/26 22:25:39 blueness Exp $
63 +
64 + 26 Aug 2014; Anthony G. Basile <blueness@g.o> tcpflow-1.4.4_p3.ebuild:
65 + Keyword ~ppc, bug #513078
66
67 *tcpflow-1.4.4_p3 (17 Jul 2014)