summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-02-15 11:56:22 +0000
committerPacho Ramos <pacho@gentoo.org>2015-02-15 11:56:22 +0000
commit33bb408f08756b8f978d4070ab325e717ddbfe2c (patch)
tree792bfca64e8e0e98b7d01198fb3f4c3169b9c92d /app-i18n
parentVersion bump. (diff)
downloadgentoo-2-33bb408f08756b8f978d4070ab325e717ddbfe2c.tar.gz
gentoo-2-33bb408f08756b8f978d4070ab325e717ddbfe2c.tar.bz2
gentoo-2-33bb408f08756b8f978d4070ab325e717ddbfe2c.zip
Restore file dropped by error
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/uim/ChangeLog7
-rw-r--r--app-i18n/uim/files/50uim-gentoo.el4
2 files changed, 9 insertions, 2 deletions
diff --git a/app-i18n/uim/ChangeLog b/app-i18n/uim/ChangeLog
index 7615939a5eda..de535395d490 100644
--- a/app-i18n/uim/ChangeLog
+++ b/app-i18n/uim/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-i18n/uim
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/ChangeLog,v 1.272 2014/11/13 12:52:45 pacho Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/ChangeLog,v 1.273 2015/02/15 11:56:22 pacho Exp $
+
+ 15 Feb 2015; Pacho Ramos <pacho@gentoo.org> +files/50uim-gentoo.el:
+ Restore file dropped by error
13 Nov 2014; Pacho Ramos <pacho@gentoo.org> -files/50uim-gentoo.el,
-files/uim-1.7.3-glib-2.32.patch, -files/uim-1.7.3-linguas.patch,
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)