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: Wed, 06 Jul 2016 21:31:01
Message-Id: 1467840626.0f98ad03b46bf0b68a9bd3b396f5175c05eaa743.axs@gentoo
1 commit: 0f98ad03b46bf0b68a9bd3b396f5175c05eaa743
2 Author: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 6 21:30:26 2016 +0000
4 Commit: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 6 21:30:26 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f98ad03
7
8 www-client/firefox: removed default-enable from IUSE=gtk3, too many issues
9
10 Package-Manager: portage-2.2.28
11
12 www-client/firefox/firefox-45.2.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-client/firefox/firefox-45.2.0.ebuild b/www-client/firefox/firefox-45.2.0.ebuild
16 index 7219500..73abe78 100644
17 --- a/www-client/firefox/firefox-45.2.0.ebuild
18 +++ b/www-client/firefox/firefox-45.2.0.ebuild
19 @@ -28,7 +28,7 @@ fi
20 PATCH="${PN}-45.0-patches-05"
21 MOZ_HTTP_URI="https://archive.mozilla.org/pub/${PN}/releases"
22
23 -MOZCONFIG_OPTIONAL_GTK3="enabled"
24 +MOZCONFIG_OPTIONAL_GTK3=1
25 MOZCONFIG_OPTIONAL_WIFI=1
26 MOZCONFIG_OPTIONAL_JIT="enabled"