commit: d27a76619b66b78e957d8e5e464debed86e784d4 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed Jun 24 21:54:51 2020 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed Jun 24 21:55:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d27a7661
app-emacs/scim-bridge-el: Better longdescription. Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> app-emacs/scim-bridge-el/metadata.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/app-emacs/scim-bridge-el/metadata.xml b/app-emacs/scim-bridge-el/metadata.xml index 43c14ac67d1..d351407087a 100644 --- a/app-emacs/scim-bridge-el/metadata.xml +++ b/app-emacs/scim-bridge-el/metadata.xml @@ -9,7 +9,16 @@ <name>Gentoo GNU Emacs project</name> </maintainer> <longdescription> - A SCIM-Bridge client for Emacs. + The Smart Common Input Method platform (SCIM) is an input method (IM) + platform containing support for more than thirty languages (CJK and + many European languages) for POSIX-style operating systems including + Linux and BSD. + + scim-bridge.el is a SCIM-Bridge client for Emacs. This program allows + users on-the-spot style input with SCIM. The input statuses are + individually kept for each buffer, and prefix-keys such as C-x and C-c + can be used even if SCIM is active. So you can input various languages + fast and comfortably by using it. </longdescription> <stabilize-allarches/> <upstream>
