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.9.ebuild ChangeLog
Date: Sun, 22 Mar 2009 15:26:30
Message-Id: E1LlPZD-00024O-Lr@stork.gentoo.org
1 armin76 09/03/22 15:26:27
2
3 Modified: mozilla-sunbird-0.9.ebuild ChangeLog
4 Log:
5 Bump patchset to fix #263215
6 (Portage version: 2.1.6.7/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.7 app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild?r1=1.6&r2=1.7
14
15 Index: mozilla-sunbird-0.9.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- mozilla-sunbird-0.9.ebuild 21 Mar 2009 16:05:05 -0000 1.6
22 +++ mozilla-sunbird-0.9.ebuild 22 Mar 2009 15:26:27 -0000 1.7
23 @@ -1,12 +1,12 @@
24 # Copyright 1999-2009 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.9.ebuild,v 1.6 2009/03/21 16:05:05 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild,v 1.7 2009/03/22 15:26:27 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 en-US es-AR es-ES eu fr ga-IE hu is it ja ka ko lt nb-NO nl nn-NO pl pt-BR pt-PT ro ru sk sl sv-SE uk zh-CN"
36 NOSHORTLANGS="es-AR pt-BR zh-TW"
37
38
39
40
41 1.43 app-office/mozilla-sunbird/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/mozilla-sunbird/ChangeLog?rev=1.43&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/mozilla-sunbird/ChangeLog?rev=1.43&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/mozilla-sunbird/ChangeLog?r1=1.42&r2=1.43
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/ChangeLog,v
50 retrieving revision 1.42
51 retrieving revision 1.43
52 diff -u -r1.42 -r1.43
53 --- ChangeLog 21 Mar 2009 16:05:05 -0000 1.42
54 +++ ChangeLog 22 Mar 2009 15:26:27 -0000 1.43
55 @@ -1,6 +1,9 @@
56 # ChangeLog for app-office/mozilla-sunbird
57 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/ChangeLog,v 1.42 2009/03/21 16:05:05 armin76 Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/ChangeLog,v 1.43 2009/03/22 15:26:27 armin76 Exp $
60 +
61 + 22 Mar 2009; Raúl Porcel <armin76@g.o> mozilla-sunbird-0.9.ebuild:
62 + Bump patchset to fix #263215
63
64 21 Mar 2009; Raúl Porcel <armin76@g.o> mozilla-sunbird-0.9.ebuild:
65 fix gcc check, bug #263152