Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 509386

Summary: app-i18n/ibus shows elog messages on every reinstall
Product: Gentoo Linux Reporter: Pacho Ramos <pacho>
Component: Current packagesAssignee: CJK Team <cjk>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 440214    

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)
+