diff options
author | Jory Pratt <anarchy@gentoo.org> | 2012-07-02 13:43:30 +0000 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2012-07-02 13:43:30 +0000 |
commit | 1c80a5f846c58b5183b503160b63c568a8d3cb17 (patch) | |
tree | efa22593ebe625047d2eb6d2c7fd79e82f980adf /www-client | |
parent | Update license on thunderbird-13 to MPL-2.0 (diff) | |
download | gentoo-2-1c80a5f846c58b5183b503160b63c568a8d3cb17.tar.gz gentoo-2-1c80a5f846c58b5183b503160b63c568a8d3cb17.tar.bz2 gentoo-2-1c80a5f846c58b5183b503160b63c568a8d3cb17.zip |
Update license on firefox-13 to MPL-2.0
(Portage version: 2.1.11.3/cvs/Linux x86_64)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/firefox/firefox-13.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog index c9794caf88ba..ec4668b24a54 100644 --- a/www-client/firefox/ChangeLog +++ b/www-client/firefox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/firefox # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.162 2012/06/19 05:08:10 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.163 2012/07/02 13:43:30 anarchy Exp $ + + 02 Jul 2012; Jory A. Pratt <anarchy@gentoo.org> firefox-13.0.ebuild: + Update license on firefox-13 to MPL-2.0 19 Jun 2012; Andreas Schuerch <nativemad@gentoo.org> firefox-10.0.5.ebuild: x86 stable, thanks Mikle Kolyada diff --git a/www-client/firefox/firefox-13.0.ebuild b/www-client/firefox/firefox-13.0.ebuild index 1098bb08d8b8..41ae46c535e7 100644 --- a/www-client/firefox/firefox-13.0.ebuild +++ b/www-client/firefox/firefox-13.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-13.0.ebuild,v 1.4 2012/06/12 05:11:58 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-13.0.ebuild,v 1.5 2012/07/02 13:43:30 anarchy Exp $ EAPI="3" VIRTUALX_REQUIRED="pgo" @@ -39,7 +39,7 @@ HOMEPAGE="http://www.mozilla.com/firefox" KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" SLOT="0" -LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" +LICENSE="|| ( MPL-2.0 GPL-2 LGPL-2.1 )" IUSE="bindist +crashreporter +ipc +jit +minimal pgo selinux system-sqlite +webm" # More URIs appended below... |