diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-08 14:47:02 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-08 14:47:02 +0000 |
commit | c106f8047d0e17ac7accc4ec4362cb286bf783cb (patch) | |
tree | 71ca4967078c83aef6123f76a89caa6c704d7523 /www-client/firefox | |
parent | Version bump (diff) | |
download | historical-c106f8047d0e17ac7accc4ec4362cb286bf783cb.tar.gz historical-c106f8047d0e17ac7accc4ec4362cb286bf783cb.tar.bz2 historical-c106f8047d0e17ac7accc4ec4362cb286bf783cb.zip |
x86 stable wrt bug #389923
Package-Manager: portage-2.1.10.11/cvs/Linux i686
Diffstat (limited to 'www-client/firefox')
-rw-r--r-- | www-client/firefox/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/firefox/firefox-8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog index f1669b0234ed..b4f141c02402 100644 --- a/www-client/firefox/ChangeLog +++ b/www-client/firefox/ChangeLog @@ -1,6 +1,9 @@ # 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.108 2011/11/29 22:49:37 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.109 2011/12/08 14:44:28 phajdan.jr Exp $ + + 08 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> firefox-8.0.ebuild: + x86 stable wrt bug #389923 29 Nov 2011; Tony Vroon <chainsaw@gentoo.org> firefox-8.0.ebuild: Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo, diff --git a/www-client/firefox/firefox-8.0.ebuild b/www-client/firefox/firefox-8.0.ebuild index 774b5ccb1b98..740e4f488868 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.3 2011/11/29 22:49:37 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-8.0.ebuild,v 1.4 2011/12/08 14:44:28 phajdan.jr 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" |