summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-10-23 15:56:35 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-10-23 15:56:35 +0000
commitfa11fd3fc6ccac0de28e2dcb3a02c3fae5f2e5cb (patch)
tree8974590d963703851b70304bb63d27c9989c4ec3 /www-client
parentEnsure CONFIG_DEBUG_FS is enabled for /sys/kernel/debug/usb/devices. (diff)
downloadgentoo-2-fa11fd3fc6ccac0de28e2dcb3a02c3fae5f2e5cb.tar.gz
gentoo-2-fa11fd3fc6ccac0de28e2dcb3a02c3fae5f2e5cb.tar.bz2
gentoo-2-fa11fd3fc6ccac0de28e2dcb3a02c3fae5f2e5cb.zip
Stable for amd64, wrt bug #437780
(Portage version: 2.1.11.9/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.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog
index cc463b3f6171..5bb555da6d3d 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.180 2012/10/21 19:33:59 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.181 2012/10/23 15:56:35 ago Exp $
+
+ 23 Oct 2012; <ago@gentoo.org> firefox-10.0.9.ebuild:
+ Stable for amd64, wrt bug #437780
21 Oct 2012; <anarchy@gentoo.org> firefox-16.0.1.ebuild:
Bump patchset for misc jemalloc-3 fixes
diff --git a/www-client/firefox/firefox-10.0.9.ebuild b/www-client/firefox/firefox-10.0.9.ebuild
index 2a313ac23487..1dfd9e23b547 100644
--- a/www-client/firefox/firefox-10.0.9.ebuild
+++ b/www-client/firefox/firefox-10.0.9.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.9.ebuild,v 1.1 2012/10/21 16:14:38 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-10.0.9.ebuild,v 1.2 2012/10/23 15:56:35 ago Exp $
EAPI="3"
VIRTUALX_REQUIRED="pgo"
@@ -37,7 +37,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 ~hppa ~ia64 ~ppc ~ppc64 -sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 -sparc ~x86 ~amd64-linux ~x86-linux"
SLOT="0"
LICENSE="MPL-1.1 GPL-2 LGPL-2.1"
IUSE="bindist +ipc +minimal pgo selinux system-sqlite +webm"