Gentoo Archives: gentoo-commits

From: "Peter Volkov (pva)" <pva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark: wireshark-1.2.6.ebuild ChangeLog wireshark-1.2.5.ebuild
Date: Sat, 30 Jan 2010 15:07:45
Message-Id: E1NbEvF-0003We-V6@stork.gentoo.org
1 pva 10/01/30 15:07:41
2
3 Modified: wireshark-1.2.6.ebuild ChangeLog
4 Removed: wireshark-1.2.5.ebuild
5 Log:
6 amd64 stable, bug #302665. Drop vulnerable.
7 (Portage version: 2.1.7.16/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.6 net-analyzer/wireshark/wireshark-1.2.6.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.6.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.6.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.6.ebuild?r1=1.5&r2=1.6
15
16 Index: wireshark-1.2.6.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.6.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- wireshark-1.2.6.ebuild 30 Jan 2010 14:06:47 -0000 1.5
23 +++ wireshark-1.2.6.ebuild 30 Jan 2010 15:07:41 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2010 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.2.6.ebuild,v 1.5 2010/01/30 14:06:47 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.6.ebuild,v 1.6 2010/01/30 15:07:41 pva Exp $
29
30 EAPI=2
31 inherit autotools libtool flag-o-matic eutils toolchain-funcs
32 @@ -16,7 +16,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 gtk ipv6 lua portaudio gnutls gcrypt geoip zlib kerberos threads profile smi +pcap pcre +caps selinux"
39
40 RDEPEND=">=dev-libs/glib-2.4.0:2
41
42
43
44 1.215 net-analyzer/wireshark/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.215&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.215&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/wireshark/ChangeLog?r1=1.214&r2=1.215
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v
53 retrieving revision 1.214
54 retrieving revision 1.215
55 diff -u -r1.214 -r1.215
56 --- ChangeLog 30 Jan 2010 14:06:47 -0000 1.214
57 +++ ChangeLog 30 Jan 2010 15:07:41 -0000 1.215
58 @@ -1,6 +1,10 @@
59 # ChangeLog for net-analyzer/wireshark
60 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.214 2010/01/30 14:06:47 armin76 Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.215 2010/01/30 15:07:41 pva Exp $
63 +
64 + 30 Jan 2010; Peter Volkov <pva@g.o> -wireshark-1.2.5.ebuild,
65 + wireshark-1.2.6.ebuild:
66 + amd64 stable, bug #302665. Drop vulnerable.
67
68 30 Jan 2010; Raúl Porcel <armin76@g.o> wireshark-1.2.6.ebuild:
69 alpha/ia64/sparc/x86 stable wrt #302665