media-sound/rosegarden Fix QA issue deprecated fdo-mime inherit
authorSimon van der Veldt <simon.vanderveldt@gmail.com>
Mon, 4 Dec 2017 19:11:47 +0000 (20:11 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Mon, 4 Dec 2017 21:51:44 +0000 (22:51 +0100)
media-sound/rosegarden/rosegarden-13.04.ebuild
media-sound/rosegarden/rosegarden-13.10-r1.ebuild
media-sound/rosegarden/rosegarden-14.02.ebuild
media-sound/rosegarden/rosegarden-14.12.ebuild
media-sound/rosegarden/rosegarden-16.06.ebuild
media-sound/rosegarden/rosegarden-17.04.ebuild

index 2559e060c75796fed42562aaf8b70b3f647ba33b..348496abe461d70a01fc1cbe2e9c54dc3273c8f4 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-inherit autotools eutils fdo-mime gnome2-utils multilib
+inherit autotools eutils xdg-utils gnome2-utils multilib
 
 DESCRIPTION="MIDI and audio sequencer and notation editor"
 HOMEPAGE="http://www.rosegardenmusic.com/"
@@ -56,12 +56,12 @@ pkg_preinst() {
 
 pkg_postinst() {
        gnome2_icon_cache_update
-       fdo-mime_desktop_database_update
-       fdo-mime_mime_database_update
+       xdg_desktop_database_update
+       xdg_mimeinfo_database_update
 }
 
 pkg_postrm() {
        gnome2_icon_cache_update
-       fdo-mime_desktop_database_update
-       fdo-mime_mime_database_update
+       xdg_desktop_database_update
+       xdg_mimeinfo_database_update
 }
index 2abf3d68fe0e62b85b786f0dc7af82605180be60..f59d8da6135a350350030c84a9f0103437f28513 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-inherit autotools eutils fdo-mime gnome2-utils multilib
+inherit autotools eutils xdg-utils gnome2-utils multilib
 
 DESCRIPTION="MIDI and audio sequencer and notation editor"
 HOMEPAGE="http://www.rosegardenmusic.com/"
@@ -54,12 +54,12 @@ pkg_preinst() {
 
 pkg_postinst() {
        gnome2_icon_cache_update
-       fdo-mime_desktop_database_update
-       fdo-mime_mime_database_update
+       xdg_desktop_database_update
+       xdg_mimeinfo_database_update
 }
 
 pkg_postrm() {
        gnome2_icon_cache_update
-       fdo-mime_desktop_database_update
-       fdo-mime_mime_database_update
+       xdg_desktop_database_update
+       xdg_mimeinfo_database_update
 }
index 2aec54b130e673e5164398c28e289bb20ee8c347..234d3a9bc260a7ad95d7cf6dda30658257dd89f5 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-inherit autotools eutils fdo-mime gnome2-utils multilib
+inherit autotools eutils xdg-utils gnome2-utils multilib
 
 DESCRIPTION="MIDI and audio sequencer and notation editor"
 HOMEPAGE="http://www.rosegardenmusic.com/"
@@ -51,12 +51,12 @@ pkg_preinst() {
 
 pkg_postinst() {
        gnome2_icon_cache_update
-       fdo-mime_desktop_database_update
-       fdo-mime_mime_database_update
+       xdg_desktop_database_update
+       xdg_mimeinfo_database_update
 }
 
 pkg_postrm() {
        gnome2_icon_cache_update
-       fdo-mime_desktop_database_update
-       fdo-mime_mime_database_update
+       xdg_desktop_database_update
+       xdg_mimeinfo_database_update
 }
index eb5098019f71fcd78aa732a7401f35c23670011a..d8bc17976ac0a4ec81d506f727b002050a862572 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-inherit autotools eutils fdo-mime gnome2-utils multilib
+inherit autotools eutils xdg-utils gnome2-utils multilib
 
 DESCRIPTION="MIDI and audio sequencer and notation editor"
 HOMEPAGE="http://www.rosegardenmusic.com/"
@@ -51,12 +51,12 @@ pkg_preinst() {
 
 pkg_postinst() {
        gnome2_icon_cache_update
-       fdo-mime_desktop_database_update
-       fdo-mime_mime_database_update
+       xdg_desktop_database_update
+       xdg_mimeinfo_database_update
 }
 
 pkg_postrm() {
        gnome2_icon_cache_update
-       fdo-mime_desktop_database_update
-       fdo-mime_mime_database_update
+       xdg_desktop_database_update
+       xdg_mimeinfo_database_update
 }
index 95b8daa1f8a0b695d77e387da588ff0d230e40cb..34320d5bae270c3f8ddb06fb46609c81d7501974 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-inherit cmake-utils eutils fdo-mime gnome2-utils
+inherit cmake-utils eutils xdg-utils gnome2-utils
 
 DESCRIPTION="MIDI and audio sequencer and notation editor"
 HOMEPAGE="http://www.rosegardenmusic.com/"
@@ -49,12 +49,12 @@ pkg_preinst() {
 
 pkg_postinst() {
        gnome2_icon_cache_update
-       fdo-mime_desktop_database_update
-       fdo-mime_mime_database_update
+       xdg_desktop_database_update
+       xdg_mimeinfo_database_update
 }
 
 pkg_postrm() {
        gnome2_icon_cache_update
-       fdo-mime_desktop_database_update
-       fdo-mime_mime_database_update
+       xdg_desktop_database_update
+       xdg_mimeinfo_database_update
 }
index 17a8df025a9512de7a445e93d4f5a7a56e785d14..6bb3fccf30c0375660e211fd8aebb1c3c59121a5 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-inherit cmake-utils eutils fdo-mime gnome2-utils
+inherit cmake-utils eutils xdg-utils gnome2-utils
 
 DESCRIPTION="MIDI and audio sequencer and notation editor"
 HOMEPAGE="http://www.rosegardenmusic.com/"
@@ -49,12 +49,12 @@ pkg_preinst() {
 
 pkg_postinst() {
        gnome2_icon_cache_update
-       fdo-mime_desktop_database_update
-       fdo-mime_mime_database_update
+       xdg_desktop_database_update
+       xdg_mimeinfo_database_update
 }
 
 pkg_postrm() {
        gnome2_icon_cache_update
-       fdo-mime_desktop_database_update
-       fdo-mime_mime_database_update
+       xdg_desktop_database_update
+       xdg_mimeinfo_database_update
 }