app-i18n/fcitx: Add message about new location of Quick Phrase Editor.
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Wed, 15 Nov 2017 15:10:50 +0000 (16:10 +0100)
committerMike Gilbert <floppym@gentoo.org>
Wed, 15 Nov 2017 19:26:12 +0000 (14:26 -0500)
https://github.com/fcitx/fcitx/commit/42dd79688ae6c7ab92fc49a520f82a37603349d6
https://github.com/fcitx/fcitx-qt5/commit/380fb86bfb37f63d8979ae4513f5a734b8fc49c5

app-i18n/fcitx/fcitx-4.9999.ebuild

index 9f9c46e4122c5f71387b68a3d5ccddad26366700..a3cc2ccaedfbcae84b2067bf87c6571e03ecce91 100644 (file)
@@ -134,6 +134,11 @@ pkg_postinst() {
        xdg_mimeinfo_database_update
        use gtk2 && gnome2_query_immodules_gtk2
        use gtk3 && gnome2_query_immodules_gtk3
+
+       elog
+       elog "Quick Phrase Editor is provided by:"
+       elog "  app-i18n/fcitx-qt5:4"
+       elog
 }
 
 pkg_postrm() {