Gentoo Archives: gentoo-commits

From: "Jeff Horelick (jdhore)" <jdhore@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark: wireshark-1.6.9.ebuild ChangeLog wireshark-1.8.1.ebuild
Date: Mon, 30 Jul 2012 05:24:39
Message-Id: 20120730052424.BB32C2004B@flycatcher.gentoo.org
1 jdhore 12/07/30 05:24:24
2
3 Modified: wireshark-1.6.9.ebuild ChangeLog
4 wireshark-1.8.1.ebuild
5 Log:
6 marked x86 per bug 427964
7
8 (Portage version: 2.2.0_alpha120/cvs/Linux i686)
9
10 Revision Changes Path
11 1.4 net-analyzer/wireshark/wireshark-1.6.9.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.9.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.9.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.9.ebuild?r1=1.3&r2=1.4
16
17 Index: wireshark-1.6.9.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.9.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- wireshark-1.6.9.ebuild 26 Jul 2012 18:06:38 -0000 1.3
24 +++ wireshark-1.6.9.ebuild 30 Jul 2012 05:24:24 -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/wireshark/wireshark-1.6.9.ebuild,v 1.3 2012/07/26 18:06:38 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.9.ebuild,v 1.4 2012/07/30 05:24:24 jdhore Exp $
30
31 EAPI="3"
32 PYTHON_DEPEND="python? 2"
33 @@ -13,7 +13,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
38 +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
39 IUSE="adns ares doc doc-pdf gtk ipv6 lua gcrypt geoip kerberos
40 profile +pcap portaudio python +caps selinux smi ssl threads zlib"
41
42
43
44
45 1.368 net-analyzer/wireshark/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.368&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.368&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?r1=1.367&r2=1.368
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v
54 retrieving revision 1.367
55 retrieving revision 1.368
56 diff -u -r1.367 -r1.368
57 --- ChangeLog 27 Jul 2012 21:23:33 -0000 1.367
58 +++ ChangeLog 30 Jul 2012 05:24:24 -0000 1.368
59 @@ -1,6 +1,10 @@
60 # ChangeLog for net-analyzer/wireshark
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.367 2012/07/27 21:23:33 zerochaos Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.368 2012/07/30 05:24:24 jdhore Exp $
64 +
65 + 30 Jul 2012; Jeff Horelick <jdhore@g.o> wireshark-1.6.9.ebuild,
66 + wireshark-1.8.1.ebuild:
67 + marked x86 per bug 427964
68
69 27 Jul 2012; Rick Farina <zerochaos@g.o> wireshark-1.8.1.ebuild:
70 remove eautoreconf which is no longer needed
71
72
73
74 1.7 net-analyzer/wireshark/wireshark-1.8.1.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.1.ebuild?rev=1.7&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.1.ebuild?rev=1.7&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.1.ebuild?r1=1.6&r2=1.7
79
80 Index: wireshark-1.8.1.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.1.ebuild,v
83 retrieving revision 1.6
84 retrieving revision 1.7
85 diff -u -r1.6 -r1.7
86 --- wireshark-1.8.1.ebuild 27 Jul 2012 21:23:33 -0000 1.6
87 +++ wireshark-1.8.1.ebuild 30 Jul 2012 05:24:24 -0000 1.7
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2012 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.1.ebuild,v 1.6 2012/07/27 21:23:33 zerochaos Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.1.ebuild,v 1.7 2012/07/30 05:24:24 jdhore Exp $
93
94 EAPI="4"
95 PYTHON_DEPEND="python? 2"
96 @@ -13,7 +13,7 @@
97
98 LICENSE="GPL-2"
99 SLOT="0"
100 -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
101 +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
102 IUSE="adns ares doc doc-pdf gtk ipv6 lua gcrypt geoip kerberos
103 profile +pcap portaudio python +caps selinux smi ssl zlib"