Gentoo Archives: gentoo-commits

From: Ian Stakenvicius <axs@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/firefox-bin/
Date: Fri, 19 Feb 2016 18:03:57
Message-Id: 1455904922.7221e4b9ba9eb90f42dfbb581b7374e47036efc7.axs@gentoo
1 commit: 7221e4b9ba9eb90f42dfbb581b7374e47036efc7
2 Author: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 19 18:01:50 2016 +0000
4 Commit: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 19 18:02:02 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7221e4b9
7
8 www-client/firefox-bin: stabilize 38.6.1 per security bug 574596
9
10 Per discussion with ago some time ago, and local testing having passed,
11 I am stabilizing this binary package directly myself to save some time.
12
13 Package-Manager: portage-2.2.26
14
15 www-client/firefox-bin/firefox-bin-38.6.1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/www-client/firefox-bin/firefox-bin-38.6.1.ebuild b/www-client/firefox-bin/firefox-bin-38.6.1.ebuild
19 index d654a7b..1ab6a2c 100644
20 --- a/www-client/firefox-bin/firefox-bin-38.6.1.ebuild
21 +++ b/www-client/firefox-bin/firefox-bin-38.6.1.ebuild
22 @@ -35,7 +35,7 @@ SRC_URI="${SRC_URI}
23 HOMEPAGE="http://www.mozilla.com/firefox"
24 RESTRICT="strip mirror"
25
26 -KEYWORDS="-* ~amd64 ~x86"
27 +KEYWORDS="-* amd64 x86"
28 SLOT="0"
29 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
30 IUSE="selinux startup-notification"