Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/mozilla-sunbird: mozilla-sunbird-0.7.ebuild ChangeLog
Date: Mon, 12 Nov 2007 21:28:11
Message-Id: E1IrgpB-0006bz-LO@stork.gentoo.org
1 armin76 07/11/12 21:28:05
2
3 Modified: mozilla-sunbird-0.7.ebuild ChangeLog
4 Log:
5 Bump patchset to add patches for bug 188636, among others, and use official Mozilla tarball
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.4 app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild?r1=1.3&r2=1.4
14
15 Index: mozilla-sunbird-0.7.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- mozilla-sunbird-0.7.ebuild 3 Nov 2007 12:27:40 -0000 1.3
22 +++ mozilla-sunbird-0.7.ebuild 12 Nov 2007 21:28:05 -0000 1.4
23 @@ -1,12 +1,12 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild,v 1.3 2007/11/03 12:27:40 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild,v 1.4 2007/11/12 21:28:05 armin76 Exp $
28
29 WANT_AUTOCONF="2.1"
30
31 inherit flag-o-matic toolchain-funcs eutils mozconfig-2 mozilla-launcher makeedit multilib fdo-mime mozextension autotools
32
33 -PATCH="${P}-patches-0.1"
34 +PATCH="${P}-patches-0.2"
35 LANGS="ca cs da de es-AR es-ES eu fr ga-IE hu it ka lt mk nb-NO nl pa-IN pl pt-BR pt-PT ru sk sl sv-SE tr zh-CN"
36 NOSHORTLANGS="es-AR pt-BR zh-TW"
37
38 @@ -15,7 +15,7 @@
39 DESCRIPTION="The Mozilla Sunbird Calendar"
40 HOMEPAGE="http://www.mozilla.org/projects/calendar/sunbird.html"
41 IUSE="bindist"
42 -SRC_URI="mirror://gentoo/${MY_P}-source.tar.bz2
43 +SRC_URI="http://releases.mozilla.org/pub/mozilla.org/calendar/${MY_PN}/releases/${PV}/source/lightning-${MY_P}-source.tar.bz2
44 mirror://gentoo/${PATCH}.tar.bz2"
45
46 # These are in
47
48
49
50 1.20 app-office/mozilla-sunbird/ChangeLog
51
52 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/mozilla-sunbird/ChangeLog?rev=1.20&view=markup
53 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/mozilla-sunbird/ChangeLog?rev=1.20&content-type=text/plain
54 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/mozilla-sunbird/ChangeLog?r1=1.19&r2=1.20
55
56 Index: ChangeLog
57 ===================================================================
58 RCS file: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/ChangeLog,v
59 retrieving revision 1.19
60 retrieving revision 1.20
61 diff -u -r1.19 -r1.20
62 --- ChangeLog 3 Nov 2007 12:27:40 -0000 1.19
63 +++ ChangeLog 12 Nov 2007 21:28:05 -0000 1.20
64 @@ -1,6 +1,10 @@
65 # ChangeLog for app-office/mozilla-sunbird
66 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
67 -# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/ChangeLog,v 1.19 2007/11/03 12:27:40 armin76 Exp $
68 +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/ChangeLog,v 1.20 2007/11/12 21:28:05 armin76 Exp $
69 +
70 + 06 Nov 2007; Raúl Porcel <armin76@g.o> mozilla-sunbird-0.7.ebuild:
71 + Bump patchset to add patches for bug 188636, among others, and use official
72 + Mozilla tarball
73
74 03 Nov 2007; Raúl Porcel <armin76@g.o> mozilla-sunbird-0.7.ebuild:
75 Bump patchset to fix linking problem, bug #197694
76
77
78
79 --
80 gentoo-commits@g.o mailing list