Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark: wireshark-1.10.1.ebuild wireshark-1.8.9.ebuild ChangeLog
Date: Thu, 01 Aug 2013 13:00:51
Message-Id: 20130801130045.7B82621710@flycatcher.gentoo.org
1 ago 13/08/01 13:00:45
2
3 Modified: wireshark-1.10.1.ebuild wireshark-1.8.9.ebuild
4 ChangeLog
5 Log:
6 Stable for ia64, wrt bug #478694
7
8 (Portage version: 2.1.13.2/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
9
10 Revision Changes Path
11 1.6 net-analyzer/wireshark/wireshark-1.10.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.1.ebuild?rev=1.6&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.1.ebuild?rev=1.6&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.1.ebuild?r1=1.5&r2=1.6
16
17 Index: wireshark-1.10.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.1.ebuild,v
20 retrieving revision 1.5
21 retrieving revision 1.6
22 diff -u -r1.5 -r1.6
23 --- wireshark-1.10.1.ebuild 1 Aug 2013 13:00:18 -0000 1.5
24 +++ wireshark-1.10.1.ebuild 1 Aug 2013 13:00:45 -0000 1.6
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.1.ebuild,v 1.5 2013/08/01 13:00:18 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.1.ebuild,v 1.6 2013/08/01 13:00:45 ago Exp $
30
31 EAPI=5
32 inherit autotools eutils fcaps flag-o-matic user
33 @@ -12,7 +12,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0/${PV}"
37 -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
38 +KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
39 IUSE="
40 adns +caps crypt doc doc-pdf geoip +gtk ipv6 kerberos libadns lua
41 +netlink +pcap portaudio profile qt4 selinux smi ssl zlib
42
43
44
45 1.5 net-analyzer/wireshark/wireshark-1.8.9.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.9.ebuild?rev=1.5&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.9.ebuild?rev=1.5&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.9.ebuild?r1=1.4&r2=1.5
50
51 Index: wireshark-1.8.9.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.9.ebuild,v
54 retrieving revision 1.4
55 retrieving revision 1.5
56 diff -u -r1.4 -r1.5
57 --- wireshark-1.8.9.ebuild 1 Aug 2013 13:00:18 -0000 1.4
58 +++ wireshark-1.8.9.ebuild 1 Aug 2013 13:00:45 -0000 1.5
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2013 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.9.ebuild,v 1.4 2013/08/01 13:00:18 ago Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.9.ebuild,v 1.5 2013/08/01 13:00:45 ago Exp $
64
65 EAPI=5
66 PYTHON_COMPAT=( python2_5 python2_6 python2_7 )
67 @@ -13,7 +13,7 @@
68
69 LICENSE="GPL-2"
70 SLOT="0/${PV}"
71 -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
72 +KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
73 IUSE="
74 adns +caps crypt doc doc-pdf geoip gtk ipv6 kerberos libadns lua +pcap
75 portaudio profile python selinux smi ssl zlib
76
77
78
79 1.526 net-analyzer/wireshark/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.526&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.526&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?r1=1.525&r2=1.526
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v
88 retrieving revision 1.525
89 retrieving revision 1.526
90 diff -u -r1.525 -r1.526
91 --- ChangeLog 1 Aug 2013 13:00:18 -0000 1.525
92 +++ ChangeLog 1 Aug 2013 13:00:45 -0000 1.526
93 @@ -1,6 +1,10 @@
94 # ChangeLog for net-analyzer/wireshark
95 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.525 2013/08/01 13:00:18 ago Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.526 2013/08/01 13:00:45 ago Exp $
98 +
99 + 01 Aug 2013; Agostino Sarubbo <ago@g.o> wireshark-1.10.1.ebuild,
100 + wireshark-1.8.9.ebuild:
101 + Stable for ia64, wrt bug #478694
102
103 01 Aug 2013; Agostino Sarubbo <ago@g.o> wireshark-1.10.1.ebuild,
104 wireshark-1.8.9.ebuild: