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-analyzer/snort: snort-2.9.2.1.ebuild snort-2.9.2.2.ebuild snort-2.9.2.3.ebuild ChangeLog
Date: Fri, 15 Jun 2012 06:11:44
Message-Id: 20120615061129.415AA2004B@flycatcher.gentoo.org
1 xmw 12/06/15 06:11:29
2
3 Modified: snort-2.9.2.1.ebuild snort-2.9.2.2.ebuild
4 snort-2.9.2.3.ebuild ChangeLog
5 Log:
6 rekeyword ~ppc (bug 407795)
7
8 (Portage version: 2.1.10.65/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.4 net-analyzer/snort/snort-2.9.2.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/snort/snort-2.9.2.1.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/snort/snort-2.9.2.1.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/snort/snort-2.9.2.1.ebuild?r1=1.3&r2=1.4
16
17 Index: snort-2.9.2.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.9.2.1.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- snort-2.9.2.1.ebuild 12 Jun 2012 03:23:21 -0000 1.3
24 +++ snort-2.9.2.1.ebuild 15 Jun 2012 06:11:29 -0000 1.4
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.9.2.1.ebuild,v 1.3 2012/06/12 03:23:21 zmedico Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.9.2.1.ebuild,v 1.4 2012/06/15 06:11:29 xmw Exp $
30
31 EAPI="2"
32 inherit autotools multilib user
33 @@ -10,7 +10,7 @@
34 SRC_URI="http://www.snort.org/dl/snort-current/${P}.tar.gz"
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~x86 ~mips"
38 +KEYWORDS="~amd64 ~mips ~ppc ~x86"
39 IUSE="static +dynamicplugin +zlib +gre +mpls +targetbased +decoder-preprocessor-rules
40 +ppm +perfprofiling linux-smp-stats inline-init-failopen +threads debug +active-response
41 +normalizer reload-error-restart +react +flexresp3 +paf large-pcap-64bit
42
43
44
45 1.3 net-analyzer/snort/snort-2.9.2.2.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/snort/snort-2.9.2.2.ebuild?rev=1.3&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/snort/snort-2.9.2.2.ebuild?rev=1.3&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/snort/snort-2.9.2.2.ebuild?r1=1.2&r2=1.3
50
51 Index: snort-2.9.2.2.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.9.2.2.ebuild,v
54 retrieving revision 1.2
55 retrieving revision 1.3
56 diff -u -r1.2 -r1.3
57 --- snort-2.9.2.2.ebuild 12 Jun 2012 03:23:21 -0000 1.2
58 +++ snort-2.9.2.2.ebuild 15 Jun 2012 06:11:29 -0000 1.3
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2012 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.9.2.2.ebuild,v 1.2 2012/06/12 03:23:21 zmedico Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.9.2.2.ebuild,v 1.3 2012/06/15 06:11:29 xmw Exp $
64
65 EAPI="2"
66 inherit autotools multilib user
67 @@ -10,7 +10,7 @@
68 SRC_URI="http://www.snort.org/dl/snort-current/${P}.tar.gz"
69 LICENSE="GPL-2"
70 SLOT="0"
71 -KEYWORDS="~amd64 ~x86 ~mips"
72 +KEYWORDS="~amd64 ~mips ~ppc ~x86"
73 IUSE="static +dynamicplugin +zlib +gre +mpls +targetbased +decoder-preprocessor-rules
74 +ppm +perfprofiling linux-smp-stats inline-init-failopen +threads debug +active-response
75 +normalizer reload-error-restart +react +flexresp3 +paf large-pcap-64bit
76
77
78
79 1.3 net-analyzer/snort/snort-2.9.2.3.ebuild
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/snort/snort-2.9.2.3.ebuild?rev=1.3&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/snort/snort-2.9.2.3.ebuild?rev=1.3&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/snort/snort-2.9.2.3.ebuild?r1=1.2&r2=1.3
84
85 Index: snort-2.9.2.3.ebuild
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.9.2.3.ebuild,v
88 retrieving revision 1.2
89 retrieving revision 1.3
90 diff -u -r1.2 -r1.3
91 --- snort-2.9.2.3.ebuild 12 Jun 2012 03:23:21 -0000 1.2
92 +++ snort-2.9.2.3.ebuild 15 Jun 2012 06:11:29 -0000 1.3
93 @@ -1,6 +1,6 @@
94 # Copyright 1999-2012 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.9.2.3.ebuild,v 1.2 2012/06/12 03:23:21 zmedico Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.9.2.3.ebuild,v 1.3 2012/06/15 06:11:29 xmw Exp $
98
99 EAPI="2"
100 inherit autotools multilib user
101 @@ -10,7 +10,7 @@
102 SRC_URI="http://www.snort.org/dl/snort-current/${P}.tar.gz"
103 LICENSE="GPL-2"
104 SLOT="0"
105 -KEYWORDS="~amd64 ~x86 ~mips"
106 +KEYWORDS="~amd64 ~mips ~ppc ~x86"
107 IUSE="static +dynamicplugin +zlib +gre +mpls +targetbased +decoder-preprocessor-rules
108 +ppm +perfprofiling linux-smp-stats inline-init-failopen +threads debug +active-response
109 +normalizer reload-error-restart +react +flexresp3 +paf large-pcap-64bit
110
111
112
113 1.196 net-analyzer/snort/ChangeLog
114
115 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/snort/ChangeLog?rev=1.196&view=markup
116 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/snort/ChangeLog?rev=1.196&content-type=text/plain
117 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/snort/ChangeLog?r1=1.195&r2=1.196
118
119 Index: ChangeLog
120 ===================================================================
121 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/snort/ChangeLog,v
122 retrieving revision 1.195
123 retrieving revision 1.196
124 diff -u -r1.195 -r1.196
125 --- ChangeLog 14 Jun 2012 19:48:43 -0000 1.195
126 +++ ChangeLog 15 Jun 2012 06:11:29 -0000 1.196
127 @@ -1,6 +1,10 @@
128 # ChangeLog for net-analyzer/snort
129 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
130 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/ChangeLog,v 1.195 2012/06/14 19:48:43 xmw Exp $
131 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/ChangeLog,v 1.196 2012/06/15 06:11:29 xmw Exp $
132 +
133 + 15 Jun 2012; Michael Weber <xmw@g.o> snort-2.9.2.1.ebuild,
134 + snort-2.9.2.2.ebuild, snort-2.9.2.3.ebuild:
135 + rekeyword ~ppc (bug 407795)
136
137 14 Jun 2012; Michael Weber <xmw@g.o> snort-2.9.1.ebuild:
138 rekeyword ~ppc (bug 407795)