commit:     37e876a0a572b182f8bfc5db2c1eec93c1fbfc74
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Mon Nov  2 01:00:00 2020 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Tue Nov  3 20:19:56 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37e876a0

app-i18n/fcitx-chewing: Use cmake.eclass.

Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 app-i18n/fcitx-chewing/fcitx-chewing-0.2.3.ebuild  | 2 +-
 app-i18n/fcitx-chewing/fcitx-chewing-4.9999.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/fcitx-chewing/fcitx-chewing-0.2.3.ebuild 
b/app-i18n/fcitx-chewing/fcitx-chewing-0.2.3.ebuild
index 5c7b46177e7..62f9a48cb0a 100644
--- a/app-i18n/fcitx-chewing/fcitx-chewing-0.2.3.ebuild
+++ b/app-i18n/fcitx-chewing/fcitx-chewing-0.2.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-inherit cmake-utils xdg-utils
+inherit cmake xdg-utils
 
 if [[ "${PV}" =~ (^|\.)9999$ ]]; then
        inherit git-r3

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

Reply via email to