Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark: wireshark-1.4.3.ebuild ChangeLog
Date: Sat, 29 Jan 2011 13:33:48
Message-Id: 20110129133337.4C12220054@flycatcher.gentoo.org
1 armin76 11/01/29 13:33:37
2
3 Modified: wireshark-1.4.3.ebuild ChangeLog
4 Log:
5 alpha/ia64/sparc stable wrt #350551
6
7 (Portage version: 2.1.9.25/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.8 net-analyzer/wireshark/wireshark-1.4.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.4.3.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.4.3.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.4.3.ebuild?r1=1.7&r2=1.8
15
16 Index: wireshark-1.4.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.4.3.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- wireshark-1.4.3.ebuild 24 Jan 2011 03:24:37 -0000 1.7
23 +++ wireshark-1.4.3.ebuild 29 Jan 2011 13:33:36 -0000 1.8
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.3.ebuild,v 1.7 2011/01/24 03:24:37 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.4.3.ebuild,v 1.8 2011/01/29 13:33:36 armin76 Exp $
29
30 EAPI=2
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 pcre portaudio python +caps selinux smi ssl threads zlib"
40
41
42
43
44 1.274 net-analyzer/wireshark/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.274&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.274&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?r1=1.273&r2=1.274
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v
53 retrieving revision 1.273
54 retrieving revision 1.274
55 diff -u -r1.273 -r1.274
56 --- ChangeLog 24 Jan 2011 03:24:37 -0000 1.273
57 +++ ChangeLog 29 Jan 2011 13:33:37 -0000 1.274
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.273 2011/01/24 03:24:37 jer Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.274 2011/01/29 13:33:37 armin76 Exp $
63 +
64 + 29 Jan 2011; Raúl Porcel <armin76@g.o> wireshark-1.4.3.ebuild:
65 + alpha/ia64/sparc stable wrt #350551
66
67 24 Jan 2011; Jeroen Roovers <jer@g.o> wireshark-1.4.3.ebuild:
68 Stable for HPPA (bug #350551).