diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2007-10-14 23:02:55 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2007-10-14 23:02:55 +0000 |
commit | b36d5dc55581bca3890012aa93b71ef9a395dd47 (patch) | |
tree | 2b8ae45ff930a073f64a92e450149d79b7414b6c /app-i18n/uim/files | |
parent | bump to 0.14.10 (diff) | |
download | gentoo-2-b36d5dc55581bca3890012aa93b71ef9a395dd47.tar.gz gentoo-2-b36d5dc55581bca3890012aa93b71ef9a395dd47.tar.bz2 gentoo-2-b36d5dc55581bca3890012aa93b71ef9a395dd47.zip |
Fixed emacs support, bug 194804.
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-i18n/uim/files')
-rw-r--r-- | app-i18n/uim/files/50uim-gentoo.el | 4 | ||||
-rw-r--r-- | app-i18n/uim/files/digest-uim-1.4.1-r1 | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/app-i18n/uim/files/50uim-gentoo.el b/app-i18n/uim/files/50uim-gentoo.el new file mode 100644 index 000000000000..350f6216139f --- /dev/null +++ b/app-i18n/uim/files/50uim-gentoo.el @@ -0,0 +1,4 @@ +;;; app-i18n/uim site-lisp configuration + +(add-to-list 'load-path "@SITELISP@") +(autoload 'uim-mode "uim" nil t) diff --git a/app-i18n/uim/files/digest-uim-1.4.1-r1 b/app-i18n/uim/files/digest-uim-1.4.1-r1 new file mode 100644 index 000000000000..9c6214fd4f16 --- /dev/null +++ b/app-i18n/uim/files/digest-uim-1.4.1-r1 @@ -0,0 +1,3 @@ +MD5 f2d0da38626e0d96116e7bd72a0bc596 uim-1.4.1.tar.bz2 2634265 +RMD160 84d95720af62990e0fca1bd3d1a53eeca25d5deb uim-1.4.1.tar.bz2 2634265 +SHA256 145e77ea713b0ebc7afd4be4e8775029b764c4cdd2d54b96594f00b999117771 uim-1.4.1.tar.bz2 2634265 |