diff options
author | 2015-07-18 19:27:57 +0000 | |
---|---|---|
committer | 2015-07-18 19:27:57 +0000 | |
commit | 246d7da3158009b43eb933e30686432b235a7d40 (patch) | |
tree | f76bc4e05ed78ffe89ba24e21dd474cf27f339e7 /www-client/firefox | |
parent | Stable for amd64, wrt bug #554036 (diff) | |
download | gentoo-2-246d7da3158009b43eb933e30686432b235a7d40.tar.gz gentoo-2-246d7da3158009b43eb933e30686432b235a7d40.tar.bz2 gentoo-2-246d7da3158009b43eb933e30686432b235a7d40.zip |
Stable for amd64, wrt bug #554036
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog index 02616ca4a4cd..69829ae843c5 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.426 2015/07/18 10:47:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.427 2015/07/18 19:27:57 ago Exp $ + + 18 Jul 2015; Agostino Sarubbo <ago@gentoo.org> firefox-31.8.0.ebuild: + Stable for amd64, wrt bug #554036 18 Jul 2015; Jeroen Roovers <jer@gentoo.org> firefox-31.8.0.ebuild: Stable for HPPA PPC64 (bug #554036). diff --git a/www-client/firefox/firefox-31.8.0.ebuild b/www-client/firefox/firefox-31.8.0.ebuild index 8f857637c9f2..3cb1cfa7ff5c 100644 --- a/www-client/firefox/firefox-31.8.0.ebuild +++ b/www-client/firefox/firefox-31.8.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.8.0.ebuild,v 1.2 2015/07/18 10:47:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-31.8.0.ebuild,v 1.3 2015/07/18 19:27:57 ago Exp $ EAPI="5" VIRTUALX_REQUIRED="pgo" @@ -40,7 +40,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" |