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.4.8.ebuild ChangeLog
Date: Tue, 26 Jul 2011 17:52:12
Message-Id: 20110726175201.AB63C2004B@flycatcher.gentoo.org
1 jer 11/07/26 17:52:01
2
3 Modified: wireshark-1.4.8.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #373961).
6
7 (Portage version: 2.2.0_alpha47/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.5 net-analyzer/wireshark/wireshark-1.4.8.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.4.8.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.4.8.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.4.8.ebuild?r1=1.4&r2=1.5
15
16 Index: wireshark-1.4.8.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.4.8.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- wireshark-1.4.8.ebuild 24 Jul 2011 21:20:22 -0000 1.4
23 +++ wireshark-1.4.8.ebuild 26 Jul 2011 17:52:01 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.4.8.ebuild,v 1.4 2011/07/24 21:20:22 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.4.8.ebuild,v 1.5 2011/07/26 17:52:01 jer Exp $
29
30 EAPI="3"
31 PYTHON_DEPEND="python? 2"
32 @@ -13,7 +13,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
37 +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
38 IUSE="adns ares doc doc-pdf gtk ipv6 lua gcrypt geoip kerberos
39 profile +pcap portaudio python +caps selinux smi ssl threads zlib"
40
41
42
43
44 1.309 net-analyzer/wireshark/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.309&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.309&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?r1=1.308&r2=1.309
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v
53 retrieving revision 1.308
54 retrieving revision 1.309
55 diff -u -r1.308 -r1.309
56 --- ChangeLog 24 Jul 2011 21:20:22 -0000 1.308
57 +++ ChangeLog 26 Jul 2011 17:52:01 -0000 1.309
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-analyzer/wireshark
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.308 2011/07/24 21:20:22 hwoarang Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.309 2011/07/26 17:52:01 jer Exp $
63 +
64 + 26 Jul 2011; Jeroen Roovers <jer@g.o> wireshark-1.4.8.ebuild:
65 + Stable for HPPA (bug #373961).
66
67 24 Jul 2011; Markos Chandras <hwoarang@g.o> wireshark-1.4.8.ebuild:
68 Stable on amd64 wrt bug #373961