From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-hangul/
Date: Mon, 18 May 2020 14:51:38 +0000 (UTC) [thread overview]
Message-ID: <1589812933.397c48d8b5880c11962da23330e60058d36401e0.hattya@gentoo> (raw)
commit: 397c48d8b5880c11962da23330e60058d36401e0
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Mon May 18 14:42:13 2020 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Mon May 18 14:42:13 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=397c48d8
app-i18n/ibus-hangul: call gnome2_schemas_update
Closes: https://bugs.gentoo.org/721984
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
app-i18n/ibus-hangul/ibus-hangul-1.5.1-r2.ebuild | 5 +++--
app-i18n/ibus-hangul/ibus-hangul-1.5.3-r1.ebuild | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/app-i18n/ibus-hangul/ibus-hangul-1.5.1-r2.ebuild b/app-i18n/ibus-hangul/ibus-hangul-1.5.1-r2.ebuild
index f64e6f60530..9f9fed01d22 100644
--- a/app-i18n/ibus-hangul/ibus-hangul-1.5.1-r2.ebuild
+++ b/app-i18n/ibus-hangul/ibus-hangul-1.5.1-r2.ebuild
@@ -36,14 +36,15 @@ src_configure() {
pkg_preinst() {
xdg_pkg_preinst
+ gnome2_schemas_savelist
}
pkg_postinst() {
xdg_pkg_postinst
- gnome2_icon_cache_update
+ gnome2_schemas_update
}
pkg_postrm() {
xdg_pkg_postrm
- gnome2_icon_cache_update
+ gnome2_schemas_update
}
diff --git a/app-i18n/ibus-hangul/ibus-hangul-1.5.3-r1.ebuild b/app-i18n/ibus-hangul/ibus-hangul-1.5.3-r1.ebuild
index e6bf4ebc07e..06b3e0861e0 100644
--- a/app-i18n/ibus-hangul/ibus-hangul-1.5.3-r1.ebuild
+++ b/app-i18n/ibus-hangul/ibus-hangul-1.5.3-r1.ebuild
@@ -35,14 +35,15 @@ src_configure() {
pkg_preinst() {
xdg_pkg_preinst
+ gnome2_schemas_savelist
}
pkg_postinst() {
xdg_pkg_postinst
- gnome2_icon_cache_update
+ gnome2_schemas_update
}
pkg_postrm() {
xdg_pkg_postrm
- gnome2_icon_cache_update
+ gnome2_schemas_update
}
next reply other threads:[~2020-05-18 14:51 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-18 14:51 Akinori Hattori [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-08 10:17 [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-hangul/ Arthur Zamarin
2024-12-14 17:06 Sam James
2024-06-05 8:29 Yixun Lan
2023-03-17 13:18 Yixun Lan
2021-10-31 6:26 Arthur Zamarin
2021-10-20 14:26 Akinori Hattori
2021-10-20 14:26 Akinori Hattori
2021-06-01 11:44 Sam James
2020-09-03 13:58 Akinori Hattori
2020-09-03 13:58 Akinori Hattori
2020-05-18 14:51 Akinori Hattori
2020-05-18 14:51 Akinori Hattori
2020-05-18 14:51 Akinori Hattori
2020-05-18 14:51 Akinori Hattori
2020-05-18 14:51 Akinori Hattori
2020-05-18 14:51 Akinori Hattori
2020-02-29 2:40 Akinori Hattori
2020-02-09 16:11 Michał Górny
2019-09-29 2:56 Mike Gilbert
2019-09-08 10:55 Agostino Sarubbo
2019-09-07 21:07 Thomas Deutschmann
2018-09-04 12:45 Akinori Hattori
2018-08-29 12:38 Akinori Hattori
2018-08-28 13:27 Akinori Hattori
2018-08-28 13:27 Akinori Hattori
2018-08-28 13:27 Akinori Hattori
2016-10-16 10:04 Pacho Ramos
2016-10-16 10:04 Pacho Ramos
2016-10-09 7:56 Pacho Ramos
2016-05-15 10:44 Patrick Lauer
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=1589812933.397c48d8b5880c11962da23330e60058d36401e0.hattya@gentoo \
--to=hattya@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