diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-14 15:08:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-14 15:08:01 +0000 |
commit | a819bbffda0a92290308b2f41128d69095ec8841 (patch) | |
tree | 0df539a04a59e4892f9441eb3dccd72e3853b22e /www-client | |
parent | Stable for ppc, wrt bug #433772 (diff) | |
download | gentoo-2-a819bbffda0a92290308b2f41128d69095ec8841.tar.gz gentoo-2-a819bbffda0a92290308b2f41128d69095ec8841.tar.bz2 gentoo-2-a819bbffda0a92290308b2f41128d69095ec8841.zip |
Stable for ppc, wrt bug #460818
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/firefox/firefox-17.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog index 624386d9a2e2..f6e48164a553 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.222 2013/03/14 07:16:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.223 2013/03/14 15:08:01 ago Exp $ + + 14 Mar 2013; Agostino Sarubbo <ago@gentoo.org> firefox-17.0.4.ebuild: + Stable for ppc, wrt bug #460818 14 Mar 2013; Agostino Sarubbo <ago@gentoo.org> firefox-17.0.4.ebuild: Stable for arm, wrt bug #460818 diff --git a/www-client/firefox/firefox-17.0.4.ebuild b/www-client/firefox/firefox-17.0.4.ebuild index 3b3b99808a0b..bfdf5fcea62d 100644 --- a/www-client/firefox/firefox-17.0.4.ebuild +++ b/www-client/firefox/firefox-17.0.4.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.4.ebuild,v 1.4 2013/03/14 07:16:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-17.0.4.ebuild,v 1.5 2013/03/14 15:08:01 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" |