diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-05-01 16:46:44 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-05-01 16:46:44 +0000 |
commit | 82fe39dd83cabe39811c97bb04c910868933d4fb (patch) | |
tree | d6a41e00f6e666e9b6b22ace57e5d1821f643b80 /www-client | |
parent | x86 stable wrt security bug #365323 (diff) | |
download | gentoo-2-82fe39dd83cabe39811c97bb04c910868933d4fb.tar.gz gentoo-2-82fe39dd83cabe39811c97bb04c910868933d4fb.tar.bz2 gentoo-2-82fe39dd83cabe39811c97bb04c910868933d4fb.zip |
x86 stable wrt security bug #365323
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/firefox/firefox-3.6.17.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog index dd81e997c90b..73b0b388447d 100644 --- a/www-client/firefox/ChangeLog +++ b/www-client/firefox/ChangeLog @@ -1,6 +1,10 @@ # 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.65 2011/05/01 12:02:15 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.66 2011/05/01 16:46:44 phajdan.jr Exp $ + + 01 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + firefox-3.6.17.ebuild: + x86 stable wrt security bug #365323 01 May 2011; Kacper Kowalik <xarthisius@gentoo.org> firefox-3.6.17.ebuild: ppc/ppc64 stable wrt #365323 diff --git a/www-client/firefox/firefox-3.6.17.ebuild b/www-client/firefox/firefox-3.6.17.ebuild index 0d479abdbd0d..3b79f4f00f08 100644 --- a/www-client/firefox/firefox-3.6.17.ebuild +++ b/www-client/firefox/firefox-3.6.17.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-3.6.17.ebuild,v 1.3 2011/05/01 12:02:15 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-3.6.17.ebuild,v 1.4 2011/05/01 16:46:44 phajdan.jr Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -22,7 +22,7 @@ PATCH="${PN}-3.6-patches-0.4" DESCRIPTION="Firefox Web Browser" HOMEPAGE="http://www.mozilla.com/firefox" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" SLOT="0" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="+alsa bindist gnome +ipc java libnotify system-sqlite wifi" |