summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2011-11-29 22:49:37 +0000
committerTony Vroon <chainsaw@gentoo.org>2011-11-29 22:49:37 +0000
commitb5e9ef7da5dd43dcb08105590931ed8930835c5f (patch)
tree98c86d153e9d25aa20ab8ec012759d471a2092e3 /www-client
parentac_cv_search expects the library name to link, not "yes" #392471 by Ted Marston (diff)
downloadgentoo-2-b5e9ef7da5dd43dcb08105590931ed8930835c5f.tar.gz
gentoo-2-b5e9ef7da5dd43dcb08105590931ed8930835c5f.tar.bz2
gentoo-2-b5e9ef7da5dd43dcb08105590931ed8930835c5f.zip
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo, Elijah "Armageddon" El Lazkani, Michael "n0idx80" Harrison & Tomáš "Mepho" Pružina in security bug #389923.
(Portage version: 2.1.10.39/cvs/Linux x86_64)
Diffstat (limited to 'www-client')
-rw-r--r--www-client/firefox/ChangeLog7
-rw-r--r--www-client/firefox/firefox-8.0.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog
index 8268f7ab0e46..f1669b0234ed 100644
--- a/www-client/firefox/ChangeLog
+++ b/www-client/firefox/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for www-client/firefox
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.107 2011/11/20 20:51:46 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.108 2011/11/29 22:49:37 chainsaw Exp $
+
+ 29 Nov 2011; Tony Vroon <chainsaw@gentoo.org> firefox-8.0.ebuild:
+ Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo,
+ Elijah "Armageddon" El Lazkani, Michael "n0idx80" Harrison & Tomáš "Mepho"
+ Pružina in security bug #389923.
20 Nov 2011; Markus Meier <maekke@gentoo.org> firefox-7.0.1-r1.ebuild,
firefox-8.0.ebuild:
diff --git a/www-client/firefox/firefox-8.0.ebuild b/www-client/firefox/firefox-8.0.ebuild
index a647dc0b2acb..774b5ccb1b98 100644
--- a/www-client/firefox/firefox-8.0.ebuild
+++ b/www-client/firefox/firefox-8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-8.0.ebuild,v 1.2 2011/11/20 20:51:46 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-8.0.ebuild,v 1.3 2011/11/29 22:49:37 chainsaw Exp $
EAPI="3"
VIRTUALX_REQUIRED="pgo"
@@ -18,7 +18,7 @@ PATCH="${PN}-8.0-patches-0.2"
DESCRIPTION="Firefox Web Browser"
HOMEPAGE="http://www.mozilla.com/firefox"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
SLOT="0"
LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )"
IUSE="bindist +crashreporter +ipc pgo system-sqlite +webm"