commit: 0fad83982f58ae7069eccff3b4f750c03b152e03
Author: Jory A. Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Tue May 29 19:09:30 2018 +0000
Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Tue May 29 19:09:30 2018 +0000
URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=0fad8398
www-client/firefox: remove obsolete code
Package-Manager: Portage-2.3.40, Repoman-2.3.9
www-client/firefox/firefox-60.0.1.ebuild | 3 ---
1 file changed, 3 deletions(-)
diff --git a/www-client/firefox/firefox-60.0.1.ebuild
b/www-client/firefox/firefox-60.0.1.ebuild
index 2bf75ce..15c832d 100644
--- a/www-client/firefox/firefox-60.0.1.ebuild
+++ b/www-client/firefox/firefox-60.0.1.ebuild
@@ -203,9 +203,6 @@ src_configure() {
mozconfig_use_enable hardened hardening
fi
- # Only available on mozilla-overlay for experimentation -- Removed in
Gentoo repo per bug 571180
- #use egl && mozconfig_annotate 'Enable EGL as GL provider'
--with-gl-provider=EGL
-
# Setup api key for location services
echo -n "${_google_api_key}" > "${S}"/google-api-key
mozconfig_annotate '' --with-google-api-keyfile="${S}/google-api-key"