commit:     47560493db6a9c0aadd18d03e40e48d4433f8643
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Mon Sep 18 18:18:00 2017 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Mon Sep 18 18:31:02 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47560493

app-i18n/kcm-fcitx: Stop using xdg.eclass.

MimeType is not set in installled *.desktop files.

 app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild    | 2 +-
 app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild 
b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild
index 430a809fbd7..9a3a7252606 100644
--- a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild
+++ b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="6"
 
-inherit cmake-utils xdg
+inherit cmake-utils
 
 if [[ "${PV}" =~ (^|\.)9999$ ]]; then
        inherit git-r3

diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild 
b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild
index ebc905d7f33..6ddc1529165 100644
--- a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild
+++ b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="6"
 
-inherit cmake-utils xdg
+inherit cmake-utils
 
 if [[ "${PV}" =~ (^|\.)9999$ ]]; then
        inherit git-r3

Reply via email to