diff options
author | 2015-03-31 07:59:34 +0000 | |
---|---|---|
committer | 2015-03-31 07:59:34 +0000 | |
commit | f8822b7e7baf53013e07f1c94c8c35b63e3ec6db (patch) | |
tree | 0c6194d0b9684c0123ae4b0df1e38d96421fd68a /www-client | |
parent | Stable for ppc64, wrt bug #544332 (diff) | |
download | gentoo-2-f8822b7e7baf53013e07f1c94c8c35b63e3ec6db.tar.gz gentoo-2-f8822b7e7baf53013e07f1c94c8c35b63e3ec6db.tar.bz2 gentoo-2-f8822b7e7baf53013e07f1c94c8c35b63e3ec6db.zip |
Stable for ppc64, wrt bug #541316
(Portage version: 2.2.14/cvs/Linux x86_64, 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-31.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog index 791a8e1fb152..2262771dd2fb 100644 --- a/www-client/firefox/ChangeLog +++ b/www-client/firefox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/firefox # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.402 2015/03/27 09:20:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.403 2015/03/31 07:59:34 ago Exp $ + + 31 Mar 2015; Agostino Sarubbo <ago@gentoo.org> firefox-31.5.0.ebuild: + Stable for ppc64, wrt bug #541316 27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> firefox-31.5.3.ebuild: Stable for ppc/ppc64, wrt bug #544056 diff --git a/www-client/firefox/firefox-31.5.0.ebuild b/www-client/firefox/firefox-31.5.0.ebuild index 287b1283debf..0b898cf195db 100644 --- a/www-client/firefox/firefox-31.5.0.ebuild +++ b/www-client/firefox/firefox-31.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-31.5.0.ebuild,v 1.5 2015/03/25 16:06:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-31.5.0.ebuild,v 1.6 2015/03/31 07:59:34 ago Exp $ EAPI="5" VIRTUALX_REQUIRED="pgo" @@ -39,7 +39,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils mozconfig-v5 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 hardened +minimal pgo selinux test" |