www-client/firefox-bin: Replace fdo-mime with xdg-utils.
authorLars Wendler <polynomial-c@gentoo.org>
Tue, 8 Aug 2017 12:31:56 +0000 (14:31 +0200)
committerLars Wendler <polynomial-c@gentoo.org>
Tue, 8 Aug 2017 12:31:56 +0000 (14:31 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

www-client/firefox-bin/firefox-bin-52.2.0.ebuild
www-client/firefox-bin/firefox-bin-52.3.0.ebuild
www-client/firefox-bin/firefox-bin-55.0.ebuild

index 2d864ef84ce0f205d4532b750e6615468b0d9fed..3fb7e4771de7d1277bd8483cc7bddd1ee45eca98 100644 (file)
@@ -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
 }
 
index 63712e923b1c81f9e45322623d1b484572f5086c..7e64aae6521da0d1a695dc4c5c6a0bbe8c298643 100644 (file)
@@ -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
 }
 
index da78aea4869dbd3a7ba9ade8e15d1a3aa13538ab..899dbbd75150f876c46b6e379ce94ed60081049a 100644 (file)
@@ -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
 }