Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 509386 - app-i18n/ibus shows elog messages on every reinstall
Summary: app-i18n/ibus shows elog messages on every reinstall
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: first-time-messages
  Show dependency tree
 
Reported: 2014-05-02 12:00 UTC by Pacho Ramos
Modified: 2014-05-06 18:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2014-05-02 12:00:22 UTC
I could migrate it to readme.gentoo.eclass if you are ok:
LOG: postinst
To use ibus, you should:
1. Get input engines from sunrise overlay.
   Run "emerge -s ibus-" in your favorite terminal
   for a list of packages we already have.

2. Setup ibus:

   $ ibus-setup

3. Set the following in your user startup scripts
   such as .xinitrc, .xsession or .xprofile:

   export XMODIFIERS="@im=ibus"
   export GTK_IM_MODULE="ibus"
   export QT_IM_MODULE="xim"
   ibus-daemon -d -x
Comment 1 Naohiro Aota gentoo-dev 2014-05-06 04:28:11 UTC
It's fine for us. Please migrate it.
Comment 2 Pacho Ramos gentoo-dev 2014-05-06 18:03:22 UTC
+  06 May 2014; Pacho Ramos <pacho@gentoo.org> ibus-1.5.5.ebuild:
+  Use readme.gentoo.eclass (#509386)
+