summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-02-12 06:01:01 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-02-12 06:01:01 +0000
commitf953cf929a3e1e63c954b7d49c7ac3d0054ce61d (patch)
tree48837625643f3c0a047e25036620cba49cb1cde4
parentx86 stable wrt security bug #500320 (diff)
downloadgentoo-2-f953cf929a3e1e63c954b7d49c7ac3d0054ce61d.tar.gz
gentoo-2-f953cf929a3e1e63c954b7d49c7ac3d0054ce61d.tar.bz2
gentoo-2-f953cf929a3e1e63c954b7d49c7ac3d0054ce61d.zip
x86 stable wrt security bug #500320
(Portage version: 2.2.7/cvs/Linux i686, signed Manifest commit with key 0x4F1A2555EA71991D!)
-rw-r--r--www-client/firefox/ChangeLog5
-rw-r--r--www-client/firefox/firefox-24.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog
index d5d6ab9fad61..702e06de9640 100644
--- a/www-client/firefox/ChangeLog
+++ b/www-client/firefox/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/firefox
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.301 2014/02/10 06:53:47 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.302 2014/02/12 06:01:01 phajdan.jr Exp $
+
+ 11 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> firefox-24.3.0.ebuild:
+ x86 stable wrt security bug #500320
10 Feb 2014; Lars Wendler <polynomial-c@gentoo.org> firefox-27.0.ebuild:
Another dependency fix (bug #500810).
diff --git a/www-client/firefox/firefox-24.3.0.ebuild b/www-client/firefox/firefox-24.3.0.ebuild
index 8ed93b500e60..7d7075cda029 100644
--- a/www-client/firefox/firefox-24.3.0.ebuild
+++ b/www-client/firefox/firefox-24.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-24.3.0.ebuild,v 1.2 2014/02/10 00:15:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-24.3.0.ebuild,v 1.3 2014/02/12 06:01:01 phajdan.jr Exp $
EAPI="3"
VIRTUALX_REQUIRED="pgo"
@@ -36,7 +36,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 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
SLOT="0"
LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
IUSE="bindist gstreamer +jit +minimal pgo pulseaudio selinux system-cairo system-icu system-jpeg system-sqlite"