From 817cb352387a4e91489c47f22d59d1aa59eba0ca Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Tue, 8 Aug 2017 14:31:56 +0200 Subject: [PATCH] www-client/firefox-bin: Replace fdo-mime with xdg-utils. Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- www-client/firefox-bin/firefox-bin-52.2.0.ebuild | 4 ++-- www-client/firefox-bin/firefox-bin-52.3.0.ebuild | 4 ++-- www-client/firefox-bin/firefox-bin-55.0.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/www-client/firefox-bin/firefox-bin-52.2.0.ebuild b/www-client/firefox-bin/firefox-bin-52.2.0.ebuild index 2d864ef84ce0..3fb7e4771de7 100644 --- a/www-client/firefox-bin/firefox-bin-52.2.0.ebuild +++ b/www-client/firefox-bin/firefox-bin-52.2.0.ebuild @@ -24,7 +24,7 @@ MOZ_P="${MOZ_PN}-${MOZ_PV}" MOZ_HTTP_URI="http://archive.mozilla.org/pub/mozilla.org/${MOZ_PN}/releases/" -inherit eutils pax-utils fdo-mime gnome2-utils mozlinguas-v2 nsplugins +inherit eutils pax-utils xdg-utils gnome2-utils mozlinguas-v2 nsplugins DESCRIPTION="Firefox Web Browser" SRC_URI="${SRC_URI} @@ -174,7 +174,7 @@ pkg_postinst() { use pulseaudio || ewarn "USE=-pulseaudio : audio will not play without pulseaudio installed" # Update mimedb for the new .desktop file - fdo-mime_desktop_database_update + xdg_desktop_database_update gnome2_icon_cache_update } diff --git a/www-client/firefox-bin/firefox-bin-52.3.0.ebuild b/www-client/firefox-bin/firefox-bin-52.3.0.ebuild index 63712e923b1c..7e64aae6521d 100644 --- a/www-client/firefox-bin/firefox-bin-52.3.0.ebuild +++ b/www-client/firefox-bin/firefox-bin-52.3.0.ebuild @@ -24,7 +24,7 @@ MOZ_P="${MOZ_PN}-${MOZ_PV}" MOZ_HTTP_URI="http://archive.mozilla.org/pub/mozilla.org/${MOZ_PN}/releases/" -inherit eutils pax-utils fdo-mime gnome2-utils mozlinguas-v2 nsplugins +inherit eutils pax-utils xdg-utils gnome2-utils mozlinguas-v2 nsplugins DESCRIPTION="Firefox Web Browser" SRC_URI="${SRC_URI} @@ -174,7 +174,7 @@ pkg_postinst() { use pulseaudio || ewarn "USE=-pulseaudio : audio will not play without pulseaudio installed" # Update mimedb for the new .desktop file - fdo-mime_desktop_database_update + xdg_desktop_database_update gnome2_icon_cache_update } diff --git a/www-client/firefox-bin/firefox-bin-55.0.ebuild b/www-client/firefox-bin/firefox-bin-55.0.ebuild index da78aea4869d..899dbbd75150 100644 --- a/www-client/firefox-bin/firefox-bin-55.0.ebuild +++ b/www-client/firefox-bin/firefox-bin-55.0.ebuild @@ -23,7 +23,7 @@ MOZ_P="${MOZ_PN}-${MOZ_PV}" MOZ_HTTP_URI="http://archive.mozilla.org/pub/mozilla.org/${MOZ_PN}/releases/" -inherit eutils pax-utils fdo-mime gnome2-utils mozlinguas-v2 nsplugins +inherit eutils pax-utils xdg-utils gnome2-utils mozlinguas-v2 nsplugins DESCRIPTION="Firefox Web Browser" SRC_URI="${SRC_URI} @@ -173,7 +173,7 @@ pkg_postinst() { use pulseaudio || ewarn "USE=-pulseaudio : audio will not play without pulseaudio installed" # Update mimedb for the new .desktop file - fdo-mime_desktop_database_update + xdg_desktop_database_update gnome2_icon_cache_update } -- 2.26.2