diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-07-18 19:32:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-07-18 19:32:28 +0000 |
commit | 8980d177395aaf8a048b9e09b58c3fe52badb7c1 (patch) | |
tree | 71668e3d447d5aff6f79352517f7369560315f42 /www-client | |
parent | Stable for x86, wrt bug #550288 (diff) | |
download | gentoo-2-8980d177395aaf8a048b9e09b58c3fe52badb7c1.tar.gz gentoo-2-8980d177395aaf8a048b9e09b58c3fe52badb7c1.tar.bz2 gentoo-2-8980d177395aaf8a048b9e09b58c3fe52badb7c1.zip |
Stable for x86, wrt bug #554036
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox-bin/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/firefox-bin/firefox-bin-31.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox-bin/ChangeLog b/www-client/firefox-bin/ChangeLog index 44f93d59ff35..c8e14780b726 100644 --- a/www-client/firefox-bin/ChangeLog +++ b/www-client/firefox-bin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/firefox-bin # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.239 2015/07/18 19:27:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.240 2015/07/18 19:32:28 ago Exp $ + + 18 Jul 2015; Agostino Sarubbo <ago@gentoo.org> firefox-bin-31.8.0.ebuild: + Stable for x86, wrt bug #554036 18 Jul 2015; Agostino Sarubbo <ago@gentoo.org> firefox-bin-31.8.0.ebuild: Stable for amd64, wrt bug #554036 diff --git a/www-client/firefox-bin/firefox-bin-31.8.0.ebuild b/www-client/firefox-bin/firefox-bin-31.8.0.ebuild index aa5b006f372e..f8f134e98b4f 100644 --- a/www-client/firefox-bin/firefox-bin-31.8.0.ebuild +++ b/www-client/firefox-bin/firefox-bin-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-bin/firefox-bin-31.8.0.ebuild,v 1.2 2015/07/18 19:27:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-31.8.0.ebuild,v 1.3 2015/07/18 19:32:28 ago Exp $ EAPI="5" MOZ_ESR="1" @@ -36,7 +36,7 @@ SRC_URI="${SRC_URI} HOMEPAGE="http://www.mozilla.com/firefox" RESTRICT="strip mirror" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" IUSE="selinux startup-notification" |