sci-electronics/qelectrotech: fdo-mime->xdg-utils
authorMarty E. Plummer <hanetzer@startmail.com>
Sun, 8 Apr 2018 18:53:25 +0000 (13:53 -0500)
committerAndreas Sturmlechner <asturm@gentoo.org>
Tue, 10 Apr 2018 09:22:42 +0000 (11:22 +0200)
Package-Manager: Portage-2.3.28, Repoman-2.3.9

sci-electronics/qelectrotech/qelectrotech-0.50.ebuild
sci-electronics/qelectrotech/qelectrotech-9999.ebuild

index f4a12a6db4a9fd0fa28b04392b27f3f3f2da3779..00df22dc4c3fe53d56981bdca5a0b1263e9ce590 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-inherit eutils fdo-mime gnome2-utils qmake-utils
+inherit eutils gnome2-utils qmake-utils xdg-utils
 
 MY_P=${PN}-${PV%0}-src
 
@@ -57,11 +57,11 @@ pkg_preinst() {
 }
 
 pkg_postinst() {
-       fdo-mime_desktop_database_update
+       xdg_desktop_database_update
        gnome2_icon_cache_update
 }
 
 pkg_postrm() {
-       fdo-mime_desktop_database_update
+       xdg_desktop_database_update
        gnome2_icon_cache_update
 }
index 9d2fe1672d896d1cf3973dbff98c736033c5d3e6..471a94431395e4125242e95341bd17af12d1edf6 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-inherit eutils fdo-mime gnome2-utils qmake-utils subversion
+inherit eutils gnome2-utils qmake-utils subversion xdg-utils
 
 MY_P=${PN}-${PV%0}-src
 
@@ -57,11 +57,11 @@ pkg_preinst() {
 }
 
 pkg_postinst() {
-       fdo-mime_desktop_database_update
+       xdg_desktop_database_update
        gnome2_icon_cache_update
 }
 
 pkg_postrm() {
-       fdo-mime_desktop_database_update
+       xdg_desktop_database_update
        gnome2_icon_cache_update
 }