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-31.5.0.ebuild ChangeLog
Date: Fri, 27 Feb 2015 13:25:31
Message-Id: 20150227132527.413DB12AA8@oystercatcher.gentoo.org
1 ago 15/02/27 13:25:27
2
3 Modified: firefox-31.5.0.ebuild ChangeLog
4 Log:
5 Stable for amd64, wrt bug #541316
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.2 www-client/firefox/firefox-31.5.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/firefox-31.5.0.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/firefox-31.5.0.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/firefox-31.5.0.ebuild?r1=1.1&r2=1.2
15
16 Index: firefox-31.5.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-31.5.0.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- firefox-31.5.0.ebuild 26 Feb 2015 21:54:23 -0000 1.1
23 +++ firefox-31.5.0.ebuild 27 Feb 2015 13:25:27 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-31.5.0.ebuild,v 1.1 2015/02/26 21:54:23 axs Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-31.5.0.ebuild,v 1.2 2015/02/27 13:25:27 ago Exp $
29
30 EAPI="5"
31 VIRTUALX_REQUIRED="pgo"
32 @@ -39,7 +39,7 @@
33 DESCRIPTION="Firefox Web Browser"
34 HOMEPAGE="http://www.mozilla.com/firefox"
35
36 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
37 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
38 SLOT="0"
39 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
40 IUSE="bindist hardened +minimal pgo selinux test"
41
42
43
44 1.389 www-client/firefox/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/ChangeLog?rev=1.389&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/ChangeLog?rev=1.389&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/ChangeLog?r1=1.388&r2=1.389
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v
53 retrieving revision 1.388
54 retrieving revision 1.389
55 diff -u -r1.388 -r1.389
56 --- ChangeLog 27 Feb 2015 08:36:41 -0000 1.388
57 +++ ChangeLog 27 Feb 2015 13:25:27 -0000 1.389
58 @@ -1,6 +1,9 @@
59 # ChangeLog for www-client/firefox
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.388 2015/02/27 08:36:41 polynomial-c Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.389 2015/02/27 13:25:27 ago Exp $
63 +
64 + 27 Feb 2015; Agostino Sarubbo <ago@g.o> firefox-31.5.0.ebuild:
65 + Stable for amd64, wrt bug #541316
66
67 27 Feb 2015; Lars Wendler <polynomial-c@g.o> firefox-36.0.ebuild:
68 Rolled out an intermediate patchset tarball until the one from _AxS_ is