From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/
Date: Fri, 2 Oct 2020 17:45:35 +0000 (UTC) [thread overview]
Message-ID: <1601660711.f7fd9853332d49dfc797b4f0522d714145ff967a.floppym@gentoo> (raw)
commit: f7fd9853332d49dfc797b4f0522d714145ff967a
Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Fri Oct 2 02:00:00 2020 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Fri Oct 2 17:45:11 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7fd9853
app-i18n/fcitx-rime: 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-rime/fcitx-rime-0.3.2.ebuild | 4 ++--
app-i18n/fcitx-rime/fcitx-rime-4.9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild b/app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild
index e50bc4d56d1..18b40399bbf 100644
--- a/app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild
+++ b/app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild
@@ -3,7 +3,7 @@
EAPI="7"
-inherit cmake-utils xdg-utils
+inherit cmake xdg-utils
if [[ "${PV}" =~ (^|\.)9999$ ]]; then
inherit git-r3
@@ -39,7 +39,7 @@ src_configure() {
-DRIME_DATA_DIR="${EPREFIX}/usr/share/rime-data"
)
- cmake-utils_src_configure
+ cmake_src_configure
}
pkg_postinst() {
diff --git a/app-i18n/fcitx-rime/fcitx-rime-4.9999.ebuild b/app-i18n/fcitx-rime/fcitx-rime-4.9999.ebuild
index 4be868b1075..49fb4753f00 100644
--- a/app-i18n/fcitx-rime/fcitx-rime-4.9999.ebuild
+++ b/app-i18n/fcitx-rime/fcitx-rime-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
@@ -52,7 +52,7 @@ src_configure() {
-DENABLE_QT5GUI=$(usex configuration_tool)
)
- cmake-utils_src_configure
+ cmake_src_configure
}
pkg_postinst() {
next reply other threads:[~2020-10-02 17:45 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-02 17:45 Mike Gilbert [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-08 0:18 [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/ Yixun Lan
2024-12-20 20:26 Andreas Sturmlechner
2024-12-02 7:15 Yixun Lan
2024-11-22 15:57 Joonas Niilola
2024-11-22 15:29 Sam James
2024-11-17 9:45 Yixun Lan
2024-07-15 8:55 David Seifert
2024-06-09 18:54 Matt Turner
2024-06-02 3:25 Yixun Lan
2024-02-07 5:18 WANG Xuerui
2024-01-17 17:04 WANG Xuerui
2024-01-17 16:50 WANG Xuerui
2024-01-17 9:04 Jakov Smolić
2024-01-16 17:50 Arthur Zamarin
2024-01-11 11:23 Yixun Lan
2022-10-10 6:25 Jakov Smolić
2020-10-02 17:45 Mike Gilbert
2020-09-24 14:26 Mike Gilbert
2018-06-13 21:07 Mike Gilbert
2017-11-18 10:13 Sergei Trofimovich
2017-11-18 10:03 Sergei Trofimovich
2017-10-23 17:24 Mike Gilbert
2017-10-23 17:24 Mike Gilbert
2017-10-23 17:24 Mike Gilbert
2017-08-22 14:21 Mike Gilbert
2016-06-17 15:28 Mike Gilbert
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1601660711.f7fd9853332d49dfc797b4f0522d714145ff967a.floppym@gentoo \
--to=floppym@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox