summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-03-01 15:10:29 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-03-01 15:10:29 +0000
commit983115b7f4e4fc42dffe26e7770f568a7de88f28 (patch)
treef67463e60b9988278260ab148b04ba2d2a1e60f7 /www-client
parentBackport upstream patch to include Chromium (or Google Chrome) in the preferr... (diff)
downloadgentoo-2-983115b7f4e4fc42dffe26e7770f568a7de88f28.tar.gz
gentoo-2-983115b7f4e4fc42dffe26e7770f568a7de88f28.tar.bz2
gentoo-2-983115b7f4e4fc42dffe26e7770f568a7de88f28.zip
Stable for amd64, wrt bug #401985
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'www-client')
-rw-r--r--www-client/firefox/ChangeLog5
-rw-r--r--www-client/firefox/firefox-10.0.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog
index fe493062327f..cf6f8f80d27c 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.132 2012/03/01 13:14:10 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.133 2012/03/01 15:10:29 ago Exp $
+
+ 01 Mar 2012; Agostino Sarubbo <ago@gentoo.org> firefox-10.0.1-r1.ebuild:
+ Stable for amd64, wrt bug #401985
01 Mar 2012; Jory A. Pratt <anarchy@gentoo.org> firefox-10.0.1-r1.ebuild:
Fix libvpx-1.0.0 support, bug #401985
diff --git a/www-client/firefox/firefox-10.0.1-r1.ebuild b/www-client/firefox/firefox-10.0.1-r1.ebuild
index 0fd01563c91d..5ccff1a66f41 100644
--- a/www-client/firefox/firefox-10.0.1-r1.ebuild
+++ b/www-client/firefox/firefox-10.0.1-r1.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-10.0.1-r1.ebuild,v 1.3 2012/03/01 13:14:10 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-10.0.1-r1.ebuild,v 1.4 2012/03/01 15:10:29 ago Exp $
EAPI="3"
VIRTUALX_REQUIRED="pgo"
@@ -31,7 +31,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils mozconfig-3
DESCRIPTION="Firefox Web Browser"
HOMEPAGE="http://www.mozilla.com/firefox"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
SLOT="0"
LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )"
IUSE="bindist +crashreporter +ipc +minimal pgo selinux system-sqlite +webm"