diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-09 09:32:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-09 09:32:05 +0000 |
commit | 489b7dbec256bf90dc8c21a69135eeef8c0b920c (patch) | |
tree | e7d7b5c87402b7e0f03539ced8d9f141f5c6d934 | |
parent | Stable for ppc, wrt bug #517876 (diff) | |
download | gentoo-2-489b7dbec256bf90dc8c21a69135eeef8c0b920c.tar.gz gentoo-2-489b7dbec256bf90dc8c21a69135eeef8c0b920c.tar.bz2 gentoo-2-489b7dbec256bf90dc8c21a69135eeef8c0b920c.zip |
Stable for ppc, wrt bug #517876
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
-rw-r--r-- | www-client/firefox/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/firefox/firefox-24.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog index 7b7bdb8a3b6b..6703ccee0478 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.349 2014/08/08 10:20:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.350 2014/08/09 09:32:05 ago Exp $ + + 09 Aug 2014; Agostino Sarubbo <ago@gentoo.org> firefox-24.7.0.ebuild: + Stable for ppc, wrt bug #517876 08 Aug 2014; Jeroen Roovers <jer@gentoo.org> firefox-24.7.0.ebuild: Stable for HPPA (bug #517876). diff --git a/www-client/firefox/firefox-24.7.0.ebuild b/www-client/firefox/firefox-24.7.0.ebuild index 0af778b1e4c9..ae1a1446053c 100644 --- a/www-client/firefox/firefox-24.7.0.ebuild +++ b/www-client/firefox/firefox-24.7.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.7.0.ebuild,v 1.5 2014/08/08 10:20:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-24.7.0.ebuild,v 1.6 2014/08/09 09:32:05 ago Exp $ EAPI=5 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 test" |