diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-24 09:58:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-24 09:58:20 +0000 |
commit | 0102360b79b248f30e99b85761936c1608cf1c7f (patch) | |
tree | b6b28da79d9f66c9272cdb92ecb39f0b9b01c838 /www-client/firefox | |
parent | Stable for x86, wrt bug #545232 (diff) | |
download | gentoo-2-0102360b79b248f30e99b85761936c1608cf1c7f.tar.gz gentoo-2-0102360b79b248f30e99b85761936c1608cf1c7f.tar.bz2 gentoo-2-0102360b79b248f30e99b85761936c1608cf1c7f.zip |
Stable for x86, wrt bug #545232
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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-31.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog index e58d3d64e33d..4d450e326357 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.413 2015/04/24 09:57:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.414 2015/04/24 09:58:20 ago Exp $ + + 24 Apr 2015; Agostino Sarubbo <ago@gentoo.org> firefox-31.6.0.ebuild: + Stable for x86, wrt bug #545232 24 Apr 2015; Agostino Sarubbo <ago@gentoo.org> firefox-31.6.0.ebuild: Stable for amd64, wrt bug #545232 diff --git a/www-client/firefox/firefox-31.6.0.ebuild b/www-client/firefox/firefox-31.6.0.ebuild index ba9540cf8286..f2d60490a976 100644 --- a/www-client/firefox/firefox-31.6.0.ebuild +++ b/www-client/firefox/firefox-31.6.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.6.0.ebuild,v 1.3 2015/04/24 09:57:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-31.6.0.ebuild,v 1.4 2015/04/24 09:58:20 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" |