Gentoo Archives: gentoo-commits

From: "Nirbheek Chauhan (nirbheek)" <nirbheek@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-client/mozilla-thunderbird-bin: mozilla-thunderbird-bin-2.0.0.21.ebuild ChangeLog mozilla-thunderbird-bin-3.0_beta2.ebuild
Date: Sat, 02 May 2009 00:03:46
Message-Id: E1M02hk-00058l-7j@stork.gentoo.org
1 nirbheek 09/05/02 00:03:44
2
3 Modified: mozilla-thunderbird-bin-2.0.0.21.ebuild ChangeLog
4 mozilla-thunderbird-bin-3.0_beta2.ebuild
5 Log:
6 Keeping the pkg_preinst is causing more problems than removing it, such as bug 268060
7 (Portage version: 2.2_rc31/cvs/Linux i686)
8
9 Revision Changes Path
10 1.4 mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-2.0.0.21.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-2.0.0.21.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-2.0.0.21.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-2.0.0.21.ebuild?r1=1.3&r2=1.4
15
16 Index: mozilla-thunderbird-bin-2.0.0.21.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-2.0.0.21.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- mozilla-thunderbird-bin-2.0.0.21.ebuild 21 Mar 2009 00:19:52 -0000 1.3
23 +++ mozilla-thunderbird-bin-2.0.0.21.ebuild 2 May 2009 00:03:44 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-2.0.0.21.ebuild,v 1.3 2009/03/21 00:19:52 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-2.0.0.21.ebuild,v 1.4 2009/05/02 00:03:44 nirbheek Exp $
29
30 inherit eutils mozilla-launcher multilib mozextension
31
32 @@ -127,14 +127,6 @@
33 doenvd "${FILESDIR}"/71thunderbird-bin
34 }
35
36 -pkg_preinst() {
37 - declare MOZILLA_FIVE_HOME="/opt/thunderbird"
38 -
39 - # Remove entire installed instance to solve various
40 - # problems, for example see bug 27719
41 - rm -rf "${ROOT}"${MOZILLA_FIVE_HOME}
42 -}
43 -
44 pkg_postinst() {
45 elog "For enigmail, please see instructions at"
46 elog " http://enigmail.mozdev.org/"
47
48
49
50 1.128 mail-client/mozilla-thunderbird-bin/ChangeLog
51
52 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/mozilla-thunderbird-bin/ChangeLog?rev=1.128&view=markup
53 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/mozilla-thunderbird-bin/ChangeLog?rev=1.128&content-type=text/plain
54 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/mozilla-thunderbird-bin/ChangeLog?r1=1.127&r2=1.128
55
56 Index: ChangeLog
57 ===================================================================
58 RCS file: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird-bin/ChangeLog,v
59 retrieving revision 1.127
60 retrieving revision 1.128
61 diff -u -r1.127 -r1.128
62 --- ChangeLog 21 Mar 2009 00:19:52 -0000 1.127
63 +++ ChangeLog 2 May 2009 00:03:44 -0000 1.128
64 @@ -1,6 +1,11 @@
65 # ChangeLog for mail-client/mozilla-thunderbird-bin
66 # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
67 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird-bin/ChangeLog,v 1.127 2009/03/21 00:19:52 maekke Exp $
68 +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird-bin/ChangeLog,v 1.128 2009/05/02 00:03:44 nirbheek Exp $
69 +
70 + 01 May 2009; Nirbheek Chauhan <nirbheek@g.o>
71 + mozilla-thunderbird-bin-2.0.0.21, mozilla-thunderbird-bin-3.0_beta2:
72 + Keeping the pkg_preinst is causing more problems than removing it, such as
73 + bug 268060
74
75 21 Mar 2009; Markus Meier <maekke@g.o>
76 mozilla-thunderbird-bin-2.0.0.21.ebuild:
77
78
79
80 1.3 mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-3.0_beta2.ebuild
81
82 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-3.0_beta2.ebuild?rev=1.3&view=markup
83 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-3.0_beta2.ebuild?rev=1.3&content-type=text/plain
84 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-3.0_beta2.ebuild?r1=1.2&r2=1.3
85
86 Index: mozilla-thunderbird-bin-3.0_beta2.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-3.0_beta2.ebuild,v
89 retrieving revision 1.2
90 retrieving revision 1.3
91 diff -u -r1.2 -r1.3
92 --- mozilla-thunderbird-bin-3.0_beta2.ebuild 4 Apr 2009 17:35:41 -0000 1.2
93 +++ mozilla-thunderbird-bin-3.0_beta2.ebuild 2 May 2009 00:03:44 -0000 1.3
94 @@ -1,6 +1,6 @@
95 # Copyright 1999-2009 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-3.0_beta2.ebuild,v 1.2 2009/04/04 17:35:41 armin76 Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-3.0_beta2.ebuild,v 1.3 2009/05/02 00:03:44 nirbheek Exp $
99
100 inherit eutils mozilla-launcher multilib mozextension
101
102 @@ -128,14 +128,6 @@
103 doenvd "${FILESDIR}"/71thunderbird-bin
104 }
105
106 -pkg_preinst() {
107 - declare MOZILLA_FIVE_HOME="/opt/thunderbird"
108 -
109 - # Remove entire installed instance to solve various
110 - # problems, for example see bug 27719
111 - rm -rf "${ROOT}"${MOZILLA_FIVE_HOME}
112 -}
113 -
114 pkg_postinst() {
115 #elog "For enigmail, please see instructions at"
116 #elog " http://enigmail.mozdev.org/"