Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark: wireshark-1.10.5.ebuild wireshark-1.8.12.ebuild ChangeLog
Date: Sat, 01 Mar 2014 22:26:50
Message-Id: 20140301222647.254492004C@flycatcher.gentoo.org
1 mgorny 14/03/01 22:26:47
2
3 Modified: wireshark-1.10.5.ebuild wireshark-1.8.12.ebuild
4 ChangeLog
5 Log:
6 Update libgcrypt dep to use slot :0.
7
8 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
9
10 Revision Changes Path
11 1.11 net-analyzer/wireshark/wireshark-1.10.5.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.5.ebuild?rev=1.11&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.5.ebuild?rev=1.11&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.5.ebuild?r1=1.10&r2=1.11
16
17 Index: wireshark-1.10.5.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.5.ebuild,v
20 retrieving revision 1.10
21 retrieving revision 1.11
22 diff -u -r1.10 -r1.11
23 --- wireshark-1.10.5.ebuild 12 Jan 2014 13:17:34 -0000 1.10
24 +++ wireshark-1.10.5.ebuild 1 Mar 2014 22:26:46 -0000 1.11
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 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.5.ebuild,v 1.10 2014/01/12 13:17:34 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.5.ebuild,v 1.11 2014/03/01 22:26:46 mgorny Exp $
30
31 EAPI=5
32 inherit autotools eutils fcaps user
33 @@ -31,7 +31,7 @@
34 >=dev-libs/glib-2.14:2
35 netlink? ( dev-libs/libnl )
36 adns? ( !libadns? ( >=net-dns/c-ares-1.5 ) )
37 - crypt? ( dev-libs/libgcrypt:= )
38 + crypt? ( dev-libs/libgcrypt:0= )
39 caps? ( sys-libs/libcap )
40 geoip? ( dev-libs/geoip )
41 gtk2? (
42
43
44
45 1.10 net-analyzer/wireshark/wireshark-1.8.12.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.12.ebuild?rev=1.10&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.12.ebuild?rev=1.10&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.12.ebuild?r1=1.9&r2=1.10
50
51 Index: wireshark-1.8.12.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.12.ebuild,v
54 retrieving revision 1.9
55 retrieving revision 1.10
56 diff -u -r1.9 -r1.10
57 --- wireshark-1.8.12.ebuild 12 Jan 2014 13:17:34 -0000 1.9
58 +++ wireshark-1.8.12.ebuild 1 Mar 2014 22:26:46 -0000 1.10
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2014 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.12.ebuild,v 1.9 2014/01/12 13:17:34 ago Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.12.ebuild,v 1.10 2014/03/01 22:26:46 mgorny Exp $
64
65 EAPI=5
66 PYTHON_COMPAT=( python2_6 python2_7 )
67 @@ -25,7 +25,7 @@
68 >=dev-libs/glib-2.14:2
69 adns? ( !libadns? ( >=net-dns/c-ares-1.5 ) )
70 caps? ( sys-libs/libcap )
71 - crypt? ( dev-libs/libgcrypt:= )
72 + crypt? ( dev-libs/libgcrypt:0= )
73 geoip? ( dev-libs/geoip )
74 gtk? (
75 >=x11-libs/gtk+-2.4.0:2
76
77
78
79 1.589 net-analyzer/wireshark/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.589&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.589&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?r1=1.588&r2=1.589
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v
88 retrieving revision 1.588
89 retrieving revision 1.589
90 diff -u -r1.588 -r1.589
91 --- ChangeLog 15 Feb 2014 13:54:25 -0000 1.588
92 +++ ChangeLog 1 Mar 2014 22:26:46 -0000 1.589
93 @@ -1,6 +1,10 @@
94 # ChangeLog for net-analyzer/wireshark
95 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.588 2014/02/15 13:54:25 jer Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.589 2014/03/01 22:26:46 mgorny Exp $
98 +
99 + 01 Mar 2014; Michał Górny <mgorny@g.o> wireshark-1.10.5.ebuild,
100 + wireshark-1.8.12.ebuild:
101 + Update libgcrypt dep to use slot :0.
102
103 *wireshark-1.11.3_pre1650 (15 Feb 2014)