aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory A. Pratt <anarchy@gentoo.org>2018-05-29 14:09:30 -0500
committerJory A. Pratt <anarchy@gentoo.org>2018-05-29 14:09:30 -0500
commit0fad83982f58ae7069eccff3b4f750c03b152e03 (patch)
treeb23aebd17945fe08be21c9964e1c998234a34321 /www-client
parentdev-libs/jemalloc: Bug 610056, prefix fix (diff)
downloadmozilla-0fad83982f58ae7069eccff3b4f750c03b152e03.tar.gz
mozilla-0fad83982f58ae7069eccff3b4f750c03b152e03.tar.bz2
mozilla-0fad83982f58ae7069eccff3b4f750c03b152e03.zip
www-client/firefox: remove obsolete code
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'www-client')
-rw-r--r--www-client/firefox/firefox-60.0.1.ebuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/www-client/firefox/firefox-60.0.1.ebuild b/www-client/firefox/firefox-60.0.1.ebuild
index 2bf75ce5..15c832d3 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"