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/wireshark: wireshark-1.8.2-r2.ebuild wireshark-1.6.10-r2.ebuild ChangeLog
Date: Sat, 29 Sep 2012 10:49:05
Message-Id: 20120929104855.D538021600@flycatcher.gentoo.org
1 blueness 12/09/29 10:48:55
2
3 Modified: wireshark-1.8.2-r2.ebuild
4 wireshark-1.6.10-r2.ebuild ChangeLog
5 Log:
6 stable ppc, bug #433990
7
8 (Portage version: 2.1.11.9/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.8 net-analyzer/wireshark/wireshark-1.8.2-r2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.2-r2.ebuild?rev=1.8&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.2-r2.ebuild?rev=1.8&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.2-r2.ebuild?r1=1.7&r2=1.8
16
17 Index: wireshark-1.8.2-r2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.2-r2.ebuild,v
20 retrieving revision 1.7
21 retrieving revision 1.8
22 diff -u -r1.7 -r1.8
23 --- wireshark-1.8.2-r2.ebuild 28 Sep 2012 18:09:42 -0000 1.7
24 +++ wireshark-1.8.2-r2.ebuild 29 Sep 2012 10:48:55 -0000 1.8
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/wireshark/wireshark-1.8.2-r2.ebuild,v 1.7 2012/09/28 18:09:42 xarthisius Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.2-r2.ebuild,v 1.8 2012/09/29 10:48:55 blueness Exp $
30
31 EAPI="4"
32 PYTHON_DEPEND="python? 2"
33 @@ -13,7 +13,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
38 +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
39 IUSE="
40 adns doc doc-pdf gtk ipv6 libadns lua gcrypt geoip kerberos profile
41 +pcap portaudio python +caps selinux smi ssl zlib
42
43
44
45 1.7 net-analyzer/wireshark/wireshark-1.6.10-r2.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.10-r2.ebuild?rev=1.7&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.10-r2.ebuild?rev=1.7&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.10-r2.ebuild?r1=1.6&r2=1.7
50
51 Index: wireshark-1.6.10-r2.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.10-r2.ebuild,v
54 retrieving revision 1.6
55 retrieving revision 1.7
56 diff -u -r1.6 -r1.7
57 --- wireshark-1.6.10-r2.ebuild 28 Sep 2012 18:09:42 -0000 1.6
58 +++ wireshark-1.6.10-r2.ebuild 29 Sep 2012 10:48:55 -0000 1.7
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/wireshark/wireshark-1.6.10-r2.ebuild,v 1.6 2012/09/28 18:09:42 xarthisius Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.10-r2.ebuild,v 1.7 2012/09/29 10:48:55 blueness Exp $
64
65 EAPI=4
66 PYTHON_DEPEND="python? 2"
67 @@ -13,7 +13,7 @@
68
69 LICENSE="GPL-2"
70 SLOT="0"
71 -KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
72 +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
73 IUSE="
74 adns doc doc-pdf gtk ipv6 libadns lua gcrypt geoip kerberos profile
75 +pcap portaudio python +caps selinux smi ssl threads zlib
76
77
78
79 1.400 net-analyzer/wireshark/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.400&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.400&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?r1=1.399&r2=1.400
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v
88 retrieving revision 1.399
89 retrieving revision 1.400
90 diff -u -r1.399 -r1.400
91 --- ChangeLog 28 Sep 2012 18:09:42 -0000 1.399
92 +++ ChangeLog 29 Sep 2012 10:48:55 -0000 1.400
93 @@ -1,6 +1,10 @@
94 # ChangeLog for net-analyzer/wireshark
95 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.399 2012/09/28 18:09:42 xarthisius Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.400 2012/09/29 10:48:55 blueness Exp $
98 +
99 + 29 Sep 2012; Anthony G. Basile <blueness@g.o>
100 + wireshark-1.6.10-r2.ebuild, wireshark-1.8.2-r2.ebuild:
101 + stable ppc, bug #433990
102
103 28 Sep 2012; Kacper Kowalik <xarthisius@g.o>
104 wireshark-1.6.10-r2.ebuild, wireshark-1.8.2-r2.ebuild: