summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2011-11-29 22:51:59 +0000
committerTony Vroon <chainsaw@gentoo.org>2011-11-29 22:51:59 +0000
commita90428c70a92a94827d1b3e5d71b992cc71a0079 (patch)
tree6e3bc31dc1773559d5b0de1f922124fd4a034861 /www-client/firefox-bin
parentMarked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo, Elija... (diff)
downloadgentoo-2-a90428c70a92a94827d1b3e5d71b992cc71a0079.tar.gz
gentoo-2-a90428c70a92a94827d1b3e5d71b992cc71a0079.tar.bz2
gentoo-2-a90428c70a92a94827d1b3e5d71b992cc71a0079.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/firefox-bin')
-rw-r--r--www-client/firefox-bin/ChangeLog7
-rw-r--r--www-client/firefox-bin/firefox-bin-8.0.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/www-client/firefox-bin/ChangeLog b/www-client/firefox-bin/ChangeLog
index 628f38c9fe03..fbabf7eb06f9 100644
--- a/www-client/firefox-bin/ChangeLog
+++ b/www-client/firefox-bin/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for www-client/firefox-bin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.72 2011/11/14 15:45:23 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.73 2011/11/29 22:51:59 chainsaw Exp $
+
+ 29 Nov 2011; Tony Vroon <chainsaw@gentoo.org> firefox-bin-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.
14 Nov 2011; Jory A. Pratt <anarchy@gentoo.org> firefox-bin-8.0.ebuild:
Ensure firefox-bin can be used with hardened system
diff --git a/www-client/firefox-bin/firefox-bin-8.0.ebuild b/www-client/firefox-bin/firefox-bin-8.0.ebuild
index 9b8b05a9b6f2..23940105930d 100644
--- a/www-client/firefox-bin/firefox-bin-8.0.ebuild
+++ b/www-client/firefox-bin/firefox-bin-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-bin/firefox-bin-8.0.ebuild,v 1.2 2011/11/14 15:45:23 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-8.0.ebuild,v 1.3 2011/11/29 22:51:59 chainsaw Exp $
EAPI="3"
@@ -25,7 +25,7 @@ SRC_URI="
HOMEPAGE="http://www.mozilla.com/firefox"
RESTRICT="strip mirror"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 ~x86"
SLOT="0"
LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )"
IUSE="startup-notification"