diff options
author | 2013-06-29 10:27:55 +0000 | |
---|---|---|
committer | 2013-06-29 10:27:55 +0000 | |
commit | 5b6b0200536d2fb3df6bb7d7fa86d6362b0f3f8f (patch) | |
tree | 4cf23196283792699fda4037eb7e21eea2642da2 /www-client | |
parent | Stable for ppc64, wrt bug #474758 (diff) | |
download | gentoo-2-5b6b0200536d2fb3df6bb7d7fa86d6362b0f3f8f.tar.gz gentoo-2-5b6b0200536d2fb3df6bb7d7fa86d6362b0f3f8f.tar.bz2 gentoo-2-5b6b0200536d2fb3df6bb7d7fa86d6362b0f3f8f.zip |
Stable for ppc64, wrt bug #474758
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="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.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog index 2d9abbc3c349..4345a339b8ac 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.253 2013/06/29 10:14:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.254 2013/06/29 10:27:55 ago Exp $ + + 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> firefox-17.0.7.ebuild: + Stable for ppc64, wrt bug #474758 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> firefox-17.0.7.ebuild: Stable for ppc, wrt bug #474758 diff --git a/www-client/firefox/firefox-17.0.7.ebuild b/www-client/firefox/firefox-17.0.7.ebuild index abc1f2d48f08..87b9fcd63f66 100644 --- a/www-client/firefox/firefox-17.0.7.ebuild +++ b/www-client/firefox/firefox-17.0.7.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.7.ebuild,v 1.4 2013/06/29 10:14:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-17.0.7.ebuild,v 1.5 2013/06/29 10:27:55 ago Exp $ EAPI="3" 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 selinux system-sqlite" |