diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-04 12:52:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-04 12:52:46 +0000 |
commit | f92c1ffba4cad098be677d36c869c9c26ad321b0 (patch) | |
tree | 7e8e395b90acd8535c0235365498c1a0794a8f8f /www-client/firefox | |
parent | Stable for arm, wrt bug #450940 (diff) | |
download | gentoo-2-f92c1ffba4cad098be677d36c869c9c26ad321b0.tar.gz gentoo-2-f92c1ffba4cad098be677d36c869c9c26ad321b0.tar.bz2 gentoo-2-f92c1ffba4cad098be677d36c869c9c26ad321b0.zip |
Stable for arm, wrt bug #450940
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'www-client/firefox')
-rw-r--r-- | www-client/firefox/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/firefox/firefox-17.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog index ccbaa2cab74a..f057b707c86e 100644 --- a/www-client/firefox/ChangeLog +++ b/www-client/firefox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/firefox # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.210 2013/01/25 18:33:00 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.211 2013/02/04 12:52:46 ago Exp $ + + 04 Feb 2013; Agostino Sarubbo <ago@gentoo.org> firefox-17.0.2.ebuild: + Stable for arm, wrt bug #450940 *firefox-18.0.1 (25 Jan 2013) diff --git a/www-client/firefox/firefox-17.0.2.ebuild b/www-client/firefox/firefox-17.0.2.ebuild index 68028c5b7537..5e2c61968c9e 100644 --- a/www-client/firefox/firefox-17.0.2.ebuild +++ b/www-client/firefox/firefox-17.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-17.0.2.ebuild,v 1.8 2013/01/21 14:11:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-17.0.2.ebuild,v 1.9 2013/02/04 12:52:46 ago Exp $ EAPI="3" VIRTUALX_REQUIRED="pgo" @@ -35,7 +35,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 ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~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 selinux system-sqlite" |