Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-client/mozilla-firefox: ChangeLog mozilla-firefox-2.0.0.8.ebuild
Date: Sun, 21 Oct 2007 20:35:38
Message-Id: E1IjhLt-00015X-HH@stork.gentoo.org
1 armin76 07/10/21 20:24:49
2
3 Modified: ChangeLog mozilla-firefox-2.0.0.8.ebuild
4 Log:
5 Bump patchset to fix bug #196444, bug #188636, and fix bug #186750 thanks to Walter Meinl <wuno at lsvw dot de> for the patches
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.333 www-client/mozilla-firefox/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/mozilla-firefox/ChangeLog?rev=1.333&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/mozilla-firefox/ChangeLog?rev=1.333&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/mozilla-firefox/ChangeLog?r1=1.332&r2=1.333
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/ChangeLog,v
18 retrieving revision 1.332
19 retrieving revision 1.333
20 diff -u -r1.332 -r1.333
21 --- ChangeLog 21 Oct 2007 14:10:53 -0000 1.332
22 +++ ChangeLog 21 Oct 2007 20:24:48 -0000 1.333
23 @@ -1,6 +1,11 @@
24 # ChangeLog for www-client/mozilla-firefox
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/ChangeLog,v 1.332 2007/10/21 14:10:53 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/ChangeLog,v 1.333 2007/10/21 20:24:48 armin76 Exp $
28 +
29 + 21 Oct 2007; Raúl Porcel <armin76@g.o>
30 + mozilla-firefox-2.0.0.8.ebuild:
31 + Bump patchset to fix bug #196444, bug #188636, and fix bug #186750 thanks to
32 + Walter Meinl <wuno at lsvw dot de> for the patches
33
34 21 Oct 2007; Markus Meier <maekke@g.o>
35 mozilla-firefox-2.0.0.8.ebuild:
36
37
38
39 1.4 www-client/mozilla-firefox/mozilla-firefox-2.0.0.8.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-2.0.0.8.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-2.0.0.8.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-2.0.0.8.ebuild?r1=1.3&r2=1.4
44
45 Index: mozilla-firefox-2.0.0.8.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-2.0.0.8.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- mozilla-firefox-2.0.0.8.ebuild 21 Oct 2007 14:10:53 -0000 1.3
52 +++ mozilla-firefox-2.0.0.8.ebuild 21 Oct 2007 20:24:48 -0000 1.4
53 @@ -1,12 +1,12 @@
54 # Copyright 1999-2007 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-2.0.0.8.ebuild,v 1.3 2007/10/21 14:10:53 maekke Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-2.0.0.8.ebuild,v 1.4 2007/10/21 20:24:48 armin76 Exp $
58
59 WANT_AUTOCONF="2.1"
60
61 inherit flag-o-matic toolchain-funcs eutils mozconfig-2 mozilla-launcher makeedit multilib fdo-mime mozextension autotools
62
63 -PATCH="${P}-patches-0.1"
64 +PATCH="${P}-patches-0.2"
65 LANGS="af ar be bg ca cs da de el en-GB es-AR es-ES eu fi fr fy-NL ga-IE gu-IN he hu it ja ka ko ku lt mk mn nb-NO nl nn-NO pa-IN pl pt-BR pt-PT ro ru sk sl sv-SE tr zh-CN zh-TW"
66 NOSHORTLANGS="en-GB es-AR pt-BR zh-TW"
67
68 @@ -185,7 +185,7 @@
69 sed -i -e \
70 's|-DARON_WAS_HERE|-DGENTOO_NSPLUGINS_DIR=\\\"/usr/'"$(get_libdir)"'/nsplugins\\\" -DGENTOO_NSBROWSER_PLUGINS_DIR=\\\"/usr/'"$(get_libdir)"'/nsbrowser/plugins\\\"|' \
71 ${S}/config/autoconf.mk \
72 - ${S}/xpfe/global/buildconfig.html
73 + ${S}/toolkit/global/buildconfig.html
74
75 # This removes extraneous CFLAGS from the Makefiles to reduce RAM
76 # requirements while compiling
77
78
79
80 --
81 gentoo-commits@g.o mailing list