Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-client/firefox: firefox-9.0.ebuild ChangeLog
Date: Wed, 11 Jan 2012 13:13:25
Message-Id: 20120111131304.B019B2004B@flycatcher.gentoo.org
1 ago 12/01/11 13:13:04
2
3 Modified: firefox-9.0.ebuild ChangeLog
4 Log:
5 Stable for AMD64, wrt security bug #395431
6
7 (Portage version: 2.1.10.41/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.5 www-client/firefox/firefox-9.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/firefox-9.0.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/firefox-9.0.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/firefox-9.0.ebuild?r1=1.4&r2=1.5
15
16 Index: firefox-9.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-9.0.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- firefox-9.0.ebuild 4 Jan 2012 20:46:25 -0000 1.4
23 +++ firefox-9.0.ebuild 11 Jan 2012 13:13:04 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-9.0.ebuild,v 1.4 2012/01/04 20:46:25 nirbheek Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-9.0.ebuild,v 1.5 2012/01/11 13:13:04 ago Exp $
29
30 EAPI="3"
31 VIRTUALX_REQUIRED="pgo"
32 @@ -18,7 +18,7 @@
33 DESCRIPTION="Firefox Web Browser"
34 HOMEPAGE="http://www.mozilla.com/firefox"
35
36 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~x86 ~amd64-linux ~x86-linux"
37 +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~x86 ~amd64-linux ~x86-linux"
38 SLOT="0"
39 LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )"
40 IUSE="bindist +crashreporter +ipc pgo system-sqlite +webm"
41
42
43
44 1.117 www-client/firefox/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/ChangeLog?rev=1.117&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/ChangeLog?rev=1.117&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/ChangeLog?r1=1.116&r2=1.117
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v
53 retrieving revision 1.116
54 retrieving revision 1.117
55 diff -u -r1.116 -r1.117
56 --- ChangeLog 4 Jan 2012 20:46:25 -0000 1.116
57 +++ ChangeLog 11 Jan 2012 13:13:04 -0000 1.117
58 @@ -1,6 +1,9 @@
59 # ChangeLog for www-client/firefox
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.116 2012/01/04 20:46:25 nirbheek Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.117 2012/01/11 13:13:04 ago Exp $
63 +
64 + 11 Jan 2012; Agostino Sarubbo <ago@g.o> firefox-9.0.ebuild:
65 + Stable for AMD64, wrt security bug #395431
66
67 04 Jan 2012; Nirbheek Chauhan <nirbheek@g.o> firefox-9.0.ebuild:
68 Fix xpcshell infinite loop problems on hardened, bug 396275