diff options
author | Akinori Hattori <hattya@gentoo.org> | 2018-05-28 22:50:13 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2018-05-28 23:55:56 +0900 |
commit | c5b8f5e415ced45eafe9a204b1eb930fb032cdbd (patch) | |
tree | 0c8eae43bb14a138f7665881447bf860604ad9f8 /app-i18n/uim/files | |
parent | net-libs/zeromq: Introduce drafts use flag (diff) | |
download | gentoo-c5b8f5e415ced45eafe9a204b1eb930fb032cdbd.tar.gz gentoo-c5b8f5e415ced45eafe9a204b1eb930fb032cdbd.tar.bz2 gentoo-c5b8f5e415ced45eafe9a204b1eb930fb032cdbd.zip |
app-i18n/uim: update to EAPI 6
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-i18n/uim/files')
-rw-r--r-- | app-i18n/uim/files/50uim-gentoo.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app-i18n/uim/files/50uim-gentoo.el b/app-i18n/uim/files/50uim-gentoo.el index 350f6216139f..101505c4bd59 100644 --- a/app-i18n/uim/files/50uim-gentoo.el +++ b/app-i18n/uim/files/50uim-gentoo.el @@ -1,4 +1,2 @@ -;;; app-i18n/uim site-lisp configuration - (add-to-list 'load-path "@SITELISP@") (autoload 'uim-mode "uim" nil t) |