Revision: 270
Author: [email protected]
Date: Fri Jun 29 19:39:31 2012
Log: Gentoo install page, content copied from FAQ.
http://code.google.com/p/ibus/source/detail?r=270
Added:
/wiki/Gentoo.wiki
=======================================
--- /dev/null
+++ /wiki/Gentoo.wiki Fri Jun 29 19:39:31 2012
@@ -0,0 +1,16 @@
+#summary Install IBus on Gentoo
+#labels Featured,Phase-Deploy
+
+IBus is in Portage, you can simply use emerge to install every component
of IBus.
+After update portage (and update-eix if you have eix installed), to see
which component you can emerge from portage, simply type `emerge -s ibus`
(or `eix ibus` ).
+=== IBus ===
+{{{
+# echo "app-i18n/ibus ~x86" >> /etc/portage/package.keywords/ibus
+# emerge -av ibus
+}}}
+=== IBus Components ===
+e.g, ibus-pinyin
+{{{
+# echo "app-i18n/ibus-pinyin ~x86" >> /etc/portage/package.keywords/ibus
+# emerge -av ibus-pinyin
+}}}
--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en