Gentoo Archives: gentoo-commits

From: "Ian Stakenvicius (axs)" <axs@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-client/thunderbird-bin: thunderbird-bin-16.0.2.ebuild ChangeLog thunderbird-bin-15.0.1.ebuild
Date: Wed, 31 Oct 2012 19:09:29
Message-Id: 20121031190913.167C121600@flycatcher.gentoo.org
1 axs 12/10/31 19:09:13
2
3 Modified: thunderbird-bin-16.0.2.ebuild ChangeLog
4 thunderbird-bin-15.0.1.ebuild
5 Log:
6 Interim solution to block net-libs/libproxy[spidermonkey] due to mozjs symbol collisions that cause crashes, bug 439148
7
8 (Portage version: 2.1.11.30/cvs/Linux x86_64, signed Manifest commit with key 2B6559ED)
9
10 Revision Changes Path
11 1.2 mail-client/thunderbird-bin/thunderbird-bin-16.0.2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/thunderbird-bin/thunderbird-bin-16.0.2.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/thunderbird-bin/thunderbird-bin-16.0.2.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/thunderbird-bin/thunderbird-bin-16.0.2.ebuild?r1=1.1&r2=1.2
16
17 Index: thunderbird-bin-16.0.2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/mail-client/thunderbird-bin/thunderbird-bin-16.0.2.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- thunderbird-bin-16.0.2.ebuild 29 Oct 2012 16:08:20 -0000 1.1
24 +++ thunderbird-bin-16.0.2.ebuild 31 Oct 2012 19:09:12 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird-bin/thunderbird-bin-16.0.2.ebuild,v 1.1 2012/10/29 16:08:20 jdhore Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird-bin/thunderbird-bin-16.0.2.ebuild,v 1.2 2012/10/31 19:09:12 axs Exp $
30
31 EAPI="4"
32
33 @@ -40,7 +40,10 @@
34 x11-libs/libXmu
35 >=x11-libs/gtk+-2.2:2
36 >=media-libs/alsa-lib-1.0.16
37 - crashreporter? ( net-misc/curl ) "
38 + crashreporter? ( net-misc/curl )
39 +
40 + !net-libs/libproxy[spidermonkey]
41 +"
42
43 S="${WORKDIR}/${MOZ_PN}"
44
45
46
47
48 1.90 mail-client/thunderbird-bin/ChangeLog
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/thunderbird-bin/ChangeLog?rev=1.90&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/thunderbird-bin/ChangeLog?rev=1.90&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/thunderbird-bin/ChangeLog?r1=1.89&r2=1.90
53
54 Index: ChangeLog
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/mail-client/thunderbird-bin/ChangeLog,v
57 retrieving revision 1.89
58 retrieving revision 1.90
59 diff -u -r1.89 -r1.90
60 --- ChangeLog 29 Oct 2012 16:08:20 -0000 1.89
61 +++ ChangeLog 31 Oct 2012 19:09:12 -0000 1.90
62 @@ -1,6 +1,11 @@
63 # ChangeLog for mail-client/thunderbird-bin
64 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
65 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird-bin/ChangeLog,v 1.89 2012/10/29 16:08:20 jdhore Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird-bin/ChangeLog,v 1.90 2012/10/31 19:09:12 axs Exp $
67 +
68 + 31 Oct 2012; Ian Stakenvicius <axs@g.o> thunderbird-bin-15.0.1.ebuild,
69 + thunderbird-bin-16.0.2.ebuild:
70 + Interim solution to block net-libs/libproxy[spidermonkey] due to mozjs symbol
71 + collisions that cause crashes, bug 439148
72
73 *thunderbird-bin-16.0.2 (29 Oct 2012)
74
75
76
77
78 1.2 mail-client/thunderbird-bin/thunderbird-bin-15.0.1.ebuild
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/thunderbird-bin/thunderbird-bin-15.0.1.ebuild?rev=1.2&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/thunderbird-bin/thunderbird-bin-15.0.1.ebuild?rev=1.2&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/thunderbird-bin/thunderbird-bin-15.0.1.ebuild?r1=1.1&r2=1.2
83
84 Index: thunderbird-bin-15.0.1.ebuild
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/mail-client/thunderbird-bin/thunderbird-bin-15.0.1.ebuild,v
87 retrieving revision 1.1
88 retrieving revision 1.2
89 diff -u -r1.1 -r1.2
90 --- thunderbird-bin-15.0.1.ebuild 11 Sep 2012 08:13:46 -0000 1.1
91 +++ thunderbird-bin-15.0.1.ebuild 31 Oct 2012 19:09:12 -0000 1.2
92 @@ -1,6 +1,6 @@
93 # Copyright 1999-2012 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird-bin/thunderbird-bin-15.0.1.ebuild,v 1.1 2012/09/11 08:13:46 polynomial-c Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird-bin/thunderbird-bin-15.0.1.ebuild,v 1.2 2012/10/31 19:09:12 axs Exp $
97
98 EAPI="4"
99
100 @@ -40,7 +40,10 @@
101 x11-libs/libXmu
102 >=x11-libs/gtk+-2.2:2
103 >=media-libs/alsa-lib-1.0.16
104 - crashreporter? ( net-misc/curl ) "
105 + crashreporter? ( net-misc/curl )
106 +
107 + !net-libs/libproxy[spidermonkey]
108 +"
109
110 S="${WORKDIR}/${MOZ_PN}"