From: "Ian Stakenvicius" <axs@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/mozilla:eclass-removal commit in: www-client/firefox/
Date: Mon, 28 Aug 2017 17:24:15 +0000 (UTC) [thread overview]
Message-ID: <1503940611.7e63eba2b82e2e3b88812f17d721eb777a7cedb9.axs@gentoo> (raw)
commit: 7e63eba2b82e2e3b88812f17d721eb777a7cedb9
Author: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 28 17:16:51 2017 +0000
Commit: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
CommitDate: Mon Aug 28 17:16:51 2017 +0000
URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=7e63eba2
remove redundant wifi config from firefox-55 ebuild, mozsupport.eclass does it via in_iuse
www-client/firefox/firefox-55.0.2.ebuild | 7 -------
1 file changed, 7 deletions(-)
diff --git a/www-client/firefox/firefox-55.0.2.ebuild b/www-client/firefox/firefox-55.0.2.ebuild
index e7d2b5b..dfc2715 100644
--- a/www-client/firefox/firefox-55.0.2.ebuild
+++ b/www-client/firefox/firefox-55.0.2.ebuild
@@ -252,13 +252,6 @@ src_configure() {
mozconfig_init
mozconfig_config
- # wifi pulls in dbus so force it if unset via USE=dbus.
- mozconfig_use_enable wifi necko-wifi
- if use kernel_linux && use wifi && ! use dbus; then
- einfo "Enabling dbus support due to wifi request"
- mozconfig_annotate 'dbus required by necko-wifi on linux' --enable-dbus
- fi
-
# enable JACK, bug 600002
mozconfig_use_enable jack
reply other threads:[~2017-08-28 17:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1503940611.7e63eba2b82e2e3b88812f17d721eb777a7cedb9.axs@gentoo \
--to=axs@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox