Gentoo Archives: gentoo-commits

From: "Mounir Lamouri (volkmar)" <volkmar@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark: ChangeLog wireshark-1.2.2.ebuild
Date: Mon, 26 Oct 2009 09:59:25
Message-Id: E1N2MME-0004cp-48@stork.gentoo.org
1 volkmar 09/10/26 09:59:22
2
3 Modified: ChangeLog wireshark-1.2.2.ebuild
4 Log:
5 Stable for ppc.
6 Bug 285280.
7 (Portage version: 14478-svn/cvs/Linux ppc)
8
9 Revision Changes Path
10 1.191 net-analyzer/wireshark/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.191&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.191&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/wireshark/ChangeLog?r1=1.190&r2=1.191
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v
19 retrieving revision 1.190
20 retrieving revision 1.191
21 diff -u -r1.190 -r1.191
22 --- ChangeLog 18 Oct 2009 14:23:53 -0000 1.190
23 +++ ChangeLog 26 Oct 2009 09:59:21 -0000 1.191
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-analyzer/wireshark
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.190 2009/10/18 14:23:53 ranger Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.191 2009/10/26 09:59:21 volkmar Exp $
29 +
30 + 26 Oct 2009; Mounir Lamouri <volkmar@g.o> wireshark-1.2.2.ebuild:
31 + Stable for ppc, bug 285280
32
33 18 Oct 2009; Brent Baude <ranger@g.o> wireshark-1.2.2.ebuild:
34 Marking wireshark-1.2.2 ppc64 for bug 285280
35
36
37
38 1.8 net-analyzer/wireshark/wireshark-1.2.2.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.2.ebuild?rev=1.8&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.2.ebuild?rev=1.8&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.2.ebuild?r1=1.7&r2=1.8
43
44 Index: wireshark-1.2.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.2.ebuild,v
47 retrieving revision 1.7
48 retrieving revision 1.8
49 diff -u -r1.7 -r1.8
50 --- wireshark-1.2.2.ebuild 18 Oct 2009 14:23:53 -0000 1.7
51 +++ wireshark-1.2.2.ebuild 26 Oct 2009 09:59:21 -0000 1.8
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 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.2.ebuild,v 1.7 2009/10/18 14:23:53 ranger Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.2.ebuild,v 1.8 2009/10/26 09:59:21 volkmar 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