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/
Date: Fri, 29 Sep 2017 19:49:18
Message-Id: 1506714544.d073955b8c98453225918518c04777e5c1f5d959.axs@gentoo
1 commit: d073955b8c98453225918518c04777e5c1f5d959
2 Author: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 29 19:30:30 2017 +0000
4 Commit: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 29 19:49:04 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d073955b
7
8 www-client/firefox: stabilize 52.4 for amd64 by maintainer
9
10 ..for security bug 632400
11
12 Bug: http://bugs.gentoo.org/632400
13
14 Package-Manager: Portage-2.3.8, Repoman-2.3.1
15
16 www-client/firefox/firefox-52.4.0.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/www-client/firefox/firefox-52.4.0.ebuild b/www-client/firefox/firefox-52.4.0.ebuild
20 index fa7c11056ba..136af77c3f2 100644
21 --- a/www-client/firefox/firefox-52.4.0.ebuild
22 +++ b/www-client/firefox/firefox-52.4.0.ebuild
23 @@ -35,7 +35,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils mozconfig-v6
24 DESCRIPTION="Firefox Web Browser"
25 HOMEPAGE="http://www.mozilla.com/firefox"
26
27 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
28 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
29
30 SLOT="0"
31 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"