From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-chewing/
Date: Thu, 10 Jun 2021 22:21:23 +0000 (UTC) [thread overview]
Message-ID: <1623363401.1eab0d29d136a1da30520f93c725ea9759d18fb7.sam@gentoo> (raw)
commit: 1eab0d29d136a1da30520f93c725ea9759d18fb7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 10 22:16:41 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 10 22:16:41 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eab0d29
app-i18n/ibus-chewing: fix VariableScope (EROOT)
Let's use ${EPREFIX} for now as we're on EAPI 6.
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-i18n/ibus-chewing/ibus-chewing-1.5.1-r1.ebuild | 4 ++--
app-i18n/ibus-chewing/ibus-chewing-1.6.1.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/app-i18n/ibus-chewing/ibus-chewing-1.5.1-r1.ebuild b/app-i18n/ibus-chewing/ibus-chewing-1.5.1-r1.ebuild
index 6e551a4ca24..c1924f9c811 100644
--- a/app-i18n/ibus-chewing/ibus-chewing-1.5.1-r1.ebuild
+++ b/app-i18n/ibus-chewing/ibus-chewing-1.5.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -43,7 +43,7 @@ src_configure() {
}
src_test() {
- "${EROOT}"${GLIB_COMPILE_SCHEMAS} --allow-any-name "${BUILD_DIR}"/bin || die
+ "${EPREFIX%/}/"${GLIB_COMPILE_SCHEMAS} --allow-any-name "${BUILD_DIR}"/bin || die
export GSETTINGS_BACKEND="memory"
export GSETTINGS_SCHEMA_DIR="${BUILD_DIR}/bin"
diff --git a/app-i18n/ibus-chewing/ibus-chewing-1.6.1.ebuild b/app-i18n/ibus-chewing/ibus-chewing-1.6.1.ebuild
index ea2e88eaa3f..94525afb3ed 100644
--- a/app-i18n/ibus-chewing/ibus-chewing-1.6.1.ebuild
+++ b/app-i18n/ibus-chewing/ibus-chewing-1.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -41,7 +41,7 @@ src_configure() {
}
src_test() {
- "${EROOT}"${GLIB_COMPILE_SCHEMAS} --allow-any-name "${BUILD_DIR}"/bin || die
+ "${EPREFIX%/}/"${GLIB_COMPILE_SCHEMAS} --allow-any-name "${BUILD_DIR}"/bin || die
export GSETTINGS_BACKEND="memory"
export GSETTINGS_SCHEMA_DIR="${BUILD_DIR}/bin"
next reply other threads:[~2021-06-10 22:21 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-10 22:21 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-23 13:35 [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-chewing/ Sam James
2025-09-22 22:12 Sam James
2022-12-02 2:48 Matt Turner
2021-10-17 14:05 Akinori Hattori
2021-10-17 14:05 Akinori Hattori
2021-10-16 13:43 Akinori Hattori
2021-10-16 13:43 Akinori Hattori
2021-10-16 13:43 Akinori Hattori
2017-08-16 15:39 Akinori Hattori
2017-08-16 15:39 Akinori Hattori
2017-08-16 15:39 Akinori Hattori
2017-08-16 15:39 Akinori Hattori
2017-08-16 15:39 Akinori Hattori
2017-02-08 17:05 Johannes Huber
2016-10-13 9:43 Yixun Lan
2016-10-13 9:24 Yixun Lan
2015-09-01 18:46 Tobias Klausmann
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=1623363401.1eab0d29d136a1da30520f93c725ea9759d18fb7.sam@gentoo \
--to=sam@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