Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark: wireshark-1.8.6-r1.ebuild ChangeLog wireshark-1.6.14-r1.ebuild wireshark-1.6.14.ebuild wireshark-1.8.6.ebuild
Date: Wed, 01 May 2013 11:47:26
Message-Id: 20130501114721.E8F9C2171D@flycatcher.gentoo.org
1 jer 13/05/01 11:47:21
2
3 Modified: wireshark-1.8.6-r1.ebuild ChangeLog
4 wireshark-1.6.14-r1.ebuild wireshark-1.6.14.ebuild
5 wireshark-1.8.6.ebuild
6 Log:
7 Fix dev-lang/lua-5.2 incompatible version dependencies (bug #407071 by Graham Murray).
8
9 (Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key A792A613)
10
11 Revision Changes Path
12 1.7 net-analyzer/wireshark/wireshark-1.8.6-r1.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.6-r1.ebuild?rev=1.7&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.6-r1.ebuild?rev=1.7&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.6-r1.ebuild?r1=1.6&r2=1.7
17
18 Index: wireshark-1.8.6-r1.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.6-r1.ebuild,v
21 retrieving revision 1.6
22 retrieving revision 1.7
23 diff -u -r1.6 -r1.7
24 --- wireshark-1.8.6-r1.ebuild 24 Apr 2013 14:50:58 -0000 1.6
25 +++ wireshark-1.8.6-r1.ebuild 1 May 2013 11:47:21 -0000 1.7
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2013 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.6-r1.ebuild,v 1.6 2013/04/24 14:50:58 jer Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.6-r1.ebuild,v 1.7 2013/05/01 11:47:21 jer Exp $
31
32 EAPI=5
33 PYTHON_COMPAT=( python2_5 python2_6 python2_7 )
34 @@ -32,7 +32,7 @@
35 )
36 kerberos? ( virtual/krb5 )
37 libadns? ( net-libs/adns )
38 - lua? ( >=dev-lang/lua-5.1 )
39 + lua? ( <dev-lang/lua-5.2 )
40 pcap? ( net-libs/libpcap )
41 portaudio? ( media-libs/portaudio )
42 python? ( ${PYTHON_DEPS} )
43
44
45
46 1.476 net-analyzer/wireshark/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.476&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.476&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?r1=1.475&r2=1.476
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v
55 retrieving revision 1.475
56 retrieving revision 1.476
57 diff -u -r1.475 -r1.476
58 --- ChangeLog 27 Apr 2013 17:05:37 -0000 1.475
59 +++ ChangeLog 1 May 2013 11:47:21 -0000 1.476
60 @@ -1,6 +1,12 @@
61 # ChangeLog for net-analyzer/wireshark
62 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.475 2013/04/27 17:05:37 jer Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.476 2013/05/01 11:47:21 jer Exp $
65 +
66 + 01 May 2013; Jeroen Roovers <jer@g.o> wireshark-1.6.14.ebuild,
67 + wireshark-1.6.14-r1.ebuild, wireshark-1.8.6.ebuild,
68 + wireshark-1.8.6-r1.ebuild:
69 + Fix dev-lang/lua-5.2 incompatible version dependencies (bug #407071 by Graham
70 + Murray).
71
72 *wireshark-1.10.0_rc1 (27 Apr 2013)
73
74
75
76
77 1.6 net-analyzer/wireshark/wireshark-1.6.14-r1.ebuild
78
79 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.14-r1.ebuild?rev=1.6&view=markup
80 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.14-r1.ebuild?rev=1.6&content-type=text/plain
81 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.14-r1.ebuild?r1=1.5&r2=1.6
82
83 Index: wireshark-1.6.14-r1.ebuild
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.14-r1.ebuild,v
86 retrieving revision 1.5
87 retrieving revision 1.6
88 diff -u -r1.5 -r1.6
89 --- wireshark-1.6.14-r1.ebuild 24 Apr 2013 14:50:58 -0000 1.5
90 +++ wireshark-1.6.14-r1.ebuild 1 May 2013 11:47:21 -0000 1.6
91 @@ -1,6 +1,6 @@
92 # Copyright 1999-2013 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.14-r1.ebuild,v 1.5 2013/04/24 14:50:58 jer Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.14-r1.ebuild,v 1.6 2013/05/01 11:47:21 jer Exp $
96
97 EAPI=5
98 PYTHON_COMPAT=( python2_5 python2_6 python2_7 )
99 @@ -32,7 +32,7 @@
100 )
101 kerberos? ( virtual/krb5 )
102 libadns? ( net-libs/adns )
103 - lua? ( >=dev-lang/lua-5.1 )
104 + lua? ( <dev-lang/lua-5.2 )
105 pcap? ( net-libs/libpcap )
106 portaudio? ( media-libs/portaudio )
107 python? ( ${PYTHON_DEPS} )
108
109
110
111 1.14 net-analyzer/wireshark/wireshark-1.6.14.ebuild
112
113 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.14.ebuild?rev=1.14&view=markup
114 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.14.ebuild?rev=1.14&content-type=text/plain
115 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.14.ebuild?r1=1.13&r2=1.14
116
117 Index: wireshark-1.6.14.ebuild
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.14.ebuild,v
120 retrieving revision 1.13
121 retrieving revision 1.14
122 diff -u -r1.13 -r1.14
123 --- wireshark-1.6.14.ebuild 24 Apr 2013 14:50:58 -0000 1.13
124 +++ wireshark-1.6.14.ebuild 1 May 2013 11:47:21 -0000 1.14
125 @@ -1,6 +1,6 @@
126 # Copyright 1999-2013 Gentoo Foundation
127 # Distributed under the terms of the GNU General Public License v2
128 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.14.ebuild,v 1.13 2013/04/24 14:50:58 jer Exp $
129 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.14.ebuild,v 1.14 2013/05/01 11:47:21 jer Exp $
130
131 EAPI=5
132 PYTHON_DEPEND="python? 2"
133 @@ -32,7 +32,7 @@
134 )
135 kerberos? ( virtual/krb5 )
136 libadns? ( net-libs/adns )
137 - lua? ( >=dev-lang/lua-5.1 )
138 + lua? ( <dev-lang/lua-5.2 )
139 pcap? ( net-libs/libpcap )
140 portaudio? ( media-libs/portaudio )
141 selinux? ( sec-policy/selinux-wireshark )
142
143
144
145 1.14 net-analyzer/wireshark/wireshark-1.8.6.ebuild
146
147 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.6.ebuild?rev=1.14&view=markup
148 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.6.ebuild?rev=1.14&content-type=text/plain
149 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.6.ebuild?r1=1.13&r2=1.14
150
151 Index: wireshark-1.8.6.ebuild
152 ===================================================================
153 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.6.ebuild,v
154 retrieving revision 1.13
155 retrieving revision 1.14
156 diff -u -r1.13 -r1.14
157 --- wireshark-1.8.6.ebuild 24 Apr 2013 14:50:58 -0000 1.13
158 +++ wireshark-1.8.6.ebuild 1 May 2013 11:47:21 -0000 1.14
159 @@ -1,6 +1,6 @@
160 # Copyright 1999-2013 Gentoo Foundation
161 # Distributed under the terms of the GNU General Public License v2
162 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.6.ebuild,v 1.13 2013/04/24 14:50:58 jer Exp $
163 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.6.ebuild,v 1.14 2013/05/01 11:47:21 jer Exp $
164
165 EAPI=5
166 PYTHON_DEPEND="python? 2"
167 @@ -32,7 +32,7 @@
168 )
169 kerberos? ( virtual/krb5 )
170 libadns? ( net-libs/adns )
171 - lua? ( >=dev-lang/lua-5.1 )
172 + lua? ( <dev-lang/lua-5.2 )
173 pcap? ( net-libs/libpcap )
174 portaudio? ( media-libs/portaudio )
175 selinux? ( sec-policy/selinux-wireshark )