Gentoo Archives: gentoo-commits

From: "Jory Pratt (anarchy)" <anarchy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-client/firefox: firefox-13.0.ebuild ChangeLog
Date: Mon, 02 Jul 2012 13:43:45
Message-Id: 20120702134330.B3EA52004B@flycatcher.gentoo.org
1 anarchy 12/07/02 13:43:30
2
3 Modified: firefox-13.0.ebuild ChangeLog
4 Log:
5 Update license on firefox-13 to MPL-2.0
6
7 (Portage version: 2.1.11.3/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.5 www-client/firefox/firefox-13.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/firefox-13.0.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/firefox-13.0.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/firefox-13.0.ebuild?r1=1.4&r2=1.5
15
16 Index: firefox-13.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-13.0.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- firefox-13.0.ebuild 12 Jun 2012 05:11:58 -0000 1.4
23 +++ firefox-13.0.ebuild 2 Jul 2012 13:43:30 -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-13.0.ebuild,v 1.4 2012/06/12 05:11:58 polynomial-c Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-13.0.ebuild,v 1.5 2012/07/02 13:43:30 anarchy Exp $
29
30 EAPI="3"
31 VIRTUALX_REQUIRED="pgo"
32 @@ -39,7 +39,7 @@
33
34 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
35 SLOT="0"
36 -LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )"
37 +LICENSE="|| ( MPL-2.0 GPL-2 LGPL-2.1 )"
38 IUSE="bindist +crashreporter +ipc +jit +minimal pgo selinux system-sqlite +webm"
39
40 # More URIs appended below...
41
42
43
44 1.163 www-client/firefox/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/ChangeLog?rev=1.163&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/ChangeLog?rev=1.163&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/ChangeLog?r1=1.162&r2=1.163
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v
53 retrieving revision 1.162
54 retrieving revision 1.163
55 diff -u -r1.162 -r1.163
56 --- ChangeLog 19 Jun 2012 05:08:10 -0000 1.162
57 +++ ChangeLog 2 Jul 2012 13:43:30 -0000 1.163
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.162 2012/06/19 05:08:10 nativemad Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.163 2012/07/02 13:43:30 anarchy Exp $
63 +
64 + 02 Jul 2012; Jory A. Pratt <anarchy@g.o> firefox-13.0.ebuild:
65 + Update license on firefox-13 to MPL-2.0
66
67 19 Jun 2012; Andreas Schuerch <nativemad@g.o> firefox-10.0.5.ebuild:
68 x86 stable, thanks Mikle Kolyada