summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2017-09-18 20:18:00 +0200
committerMike Gilbert <floppym@gentoo.org>2017-09-18 14:31:02 -0400
commit47560493db6a9c0aadd18d03e40e48d4433f8643 (patch)
treee15d3411b01e0f1a367acca373fcada138ebfcdb /app-i18n/kcm-fcitx
parentapp-i18n/fcitx-libpinyin: In live ebuild, avoid downloading of data during sr... (diff)
downloadgentoo-47560493db6a9c0aadd18d03e40e48d4433f8643.tar.gz
gentoo-47560493db6a9c0aadd18d03e40e48d4433f8643.tar.bz2
gentoo-47560493db6a9c0aadd18d03e40e48d4433f8643.zip
app-i18n/kcm-fcitx: Stop using xdg.eclass.
MimeType is not set in installled *.desktop files.
Diffstat (limited to 'app-i18n/kcm-fcitx')
-rw-r--r--app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild2
-rw-r--r--app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild2
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 430a809fbd75..9a3a7252606c 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 ebc905d7f33d..6ddc15291652 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