diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 20:47:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 20:47:44 +0000 |
commit | 033f47215ffca2c70c2ad3219a14ff4b48a08641 (patch) | |
tree | bd72c4ff5d4dd2b80b354ec7310ebb185b4e9834 /www-client/firefox | |
parent | Stable for ppc64, wrt bug #469984 (diff) | |
download | gentoo-2-033f47215ffca2c70c2ad3219a14ff4b48a08641.tar.gz gentoo-2-033f47215ffca2c70c2ad3219a14ff4b48a08641.tar.bz2 gentoo-2-033f47215ffca2c70c2ad3219a14ff4b48a08641.zip |
Stable for ppc64, wrt bug #469868
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-client/firefox')
-rw-r--r-- | www-client/firefox/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/firefox/firefox-17.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog index 630f3de8dd42..d7e33975d2ea 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.240 2013/05/20 17:22:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.241 2013/05/25 20:47:44 ago Exp $ + + 25 May 2013; Agostino Sarubbo <ago@gentoo.org> firefox-17.0.6.ebuild: + Stable for ppc64, wrt bug #469868 20 May 2013; Agostino Sarubbo <ago@gentoo.org> firefox-17.0.6.ebuild: Stable for arm, wrt bug #469868 diff --git a/www-client/firefox/firefox-17.0.6.ebuild b/www-client/firefox/firefox-17.0.6.ebuild index 3e7cb0931158..a027c0d2df16 100644 --- a/www-client/firefox/firefox-17.0.6.ebuild +++ b/www-client/firefox/firefox-17.0.6.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.6.ebuild,v 1.5 2013/05/20 17:22:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-17.0.6.ebuild,v 1.6 2013/05/25 20:47:44 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" |