Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark: ChangeLog wireshark-1.2.13.ebuild
Date: Fri, 26 Nov 2010 08:39:00
Message-Id: 20101126083837.B956620051@flycatcher.gentoo.org
1 hwoarang 10/11/26 08:38:37
2
3 Modified: ChangeLog wireshark-1.2.13.ebuild
4 Log:
5 Stable on amd64 wrt bug #346191
6
7 (Portage version: 2.1.9.24/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.257 net-analyzer/wireshark/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.257&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.257&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?r1=1.256&r2=1.257
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v
19 retrieving revision 1.256
20 retrieving revision 1.257
21 diff -u -r1.256 -r1.257
22 --- ChangeLog 25 Nov 2010 16:38:57 -0000 1.256
23 +++ ChangeLog 26 Nov 2010 08:38:37 -0000 1.257
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-analyzer/wireshark
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.256 2010/11/25 16:38:57 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.257 2010/11/26 08:38:37 hwoarang Exp $
29 +
30 + 26 Nov 2010; Markos Chandras <hwoarang@g.o> wireshark-1.2.13.ebuild:
31 + Stable on amd64 wrt bug #346191
32
33 25 Nov 2010; Jeroen Roovers <jer@g.o> wireshark-1.2.13.ebuild:
34 Stable for HPPA PPC (bug #346191).
35
36
37
38 1.3 net-analyzer/wireshark/wireshark-1.2.13.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.13.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.13.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.13.ebuild?r1=1.2&r2=1.3
43
44 Index: wireshark-1.2.13.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.13.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- wireshark-1.2.13.ebuild 25 Nov 2010 16:38:57 -0000 1.2
51 +++ wireshark-1.2.13.ebuild 26 Nov 2010 08:38:37 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.13.ebuild,v 1.2 2010/11/25 16:38:57 jer Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.13.ebuild,v 1.3 2010/11/26 08:38:37 hwoarang Exp $
57
58 EAPI=2
59 inherit autotools libtool flag-o-matic eutils toolchain-funcs
60 @@ -16,7 +16,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
65 +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
66 IUSE="adns ares gtk ipv6 lua portaudio gnutls gcrypt geoip zlib kerberos threads profile smi +pcap pcre +caps selinux"
67
68 RDEPEND=">=dev-libs/glib-2.4.0:2