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: Sat, 03 Nov 2007 12:27:46
Message-Id: E1IoI6H-0005gp-Gn@stork.gentoo.org
1 armin76 07/11/03 12:27:41
2
3 Modified: mozilla-sunbird-0.7.ebuild ChangeLog
4 Log:
5 Bump patchset to fix linking problem, bug #197694
6 (Portage version: 2.1.3.16)
7
8 Revision Changes Path
9 1.3 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.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild?rev=1.3&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.2&r2=1.3
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.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- mozilla-sunbird-0.7.ebuild 27 Oct 2007 21:51:38 -0000 1.2
22 +++ mozilla-sunbird-0.7.ebuild 3 Nov 2007 12:27:40 -0000 1.3
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.2 2007/10/27 21:51:38 mr_bones_ Exp $
27 +# $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 $
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="${PN}-0.5-patches-0.1"
34 +PATCH="${P}-patches-0.1"
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 @@ -152,9 +152,9 @@
39 # to econf, but the quotes cause configure to fail.
40 sed -i -e \
41 's|-DARON_WAS_HERE|-DGENTOO_NSPLUGINS_DIR=\\\"/usr/'"$(get_libdir)"'/nsplugins\\\" -DGENTOO_NSBROWSER_PLUGINS_DIR=\\\"/usr/'"$(get_libdir)"'/nsbrowser/plugins\\\"|' \
42 - ${S}/config/autoconf.mk \
43 - ${S}/nsprpub/config/autoconf.mk \
44 - ${S}/xpfe/global/buildconfig.html
45 + "${S}"/config/autoconf.mk \
46 + "${S}"/nsprpub/config/autoconf.mk \
47 + "${S}"/xpfe/global/buildconfig.html
48
49 # This removes extraneous CFLAGS from the Makefiles to reduce RAM
50 # requirements while compiling
51
52
53
54 1.19 app-office/mozilla-sunbird/ChangeLog
55
56 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/mozilla-sunbird/ChangeLog?rev=1.19&view=markup
57 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/mozilla-sunbird/ChangeLog?rev=1.19&content-type=text/plain
58 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/mozilla-sunbird/ChangeLog?r1=1.18&r2=1.19
59
60 Index: ChangeLog
61 ===================================================================
62 RCS file: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/ChangeLog,v
63 retrieving revision 1.18
64 retrieving revision 1.19
65 diff -u -r1.18 -r1.19
66 --- ChangeLog 26 Oct 2007 18:31:47 -0000 1.18
67 +++ ChangeLog 3 Nov 2007 12:27:40 -0000 1.19
68 @@ -1,6 +1,9 @@
69 # ChangeLog for app-office/mozilla-sunbird
70 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
71 -# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/ChangeLog,v 1.18 2007/10/26 18:31:47 armin76 Exp $
72 +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/ChangeLog,v 1.19 2007/11/03 12:27:40 armin76 Exp $
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 *mozilla-sunbird-0.7 (26 Oct 2007)
78
79
80
81
82 --
83 gentoo-commits@g.o mailing list