diff options
author | 2013-07-09 03:42:35 +0000 | |
---|---|---|
committer | 2013-07-09 03:42:35 +0000 | |
commit | aee5edd170043b0de05c9979c06a50efcdb34aa6 (patch) | |
tree | 23d686eec1646c6e8eda88f02b288e124f18a33f /app-emacs/ddskk/files | |
parent | Restrict tests (they require network access and try to start wine) and add mi... (diff) | |
download | gentoo-2-aee5edd170043b0de05c9979c06a50efcdb34aa6.tar.gz gentoo-2-aee5edd170043b0de05c9979c06a50efcdb34aa6.tar.bz2 gentoo-2-aee5edd170043b0de05c9979c06a50efcdb34aa6.zip |
Version bump wrt #474550
(Portage version: 2.2.0_alpha180/cvs/Linux x86_64, signed Manifest commit with key F8551514)
Diffstat (limited to 'app-emacs/ddskk/files')
-rw-r--r-- | app-emacs/ddskk/files/ddskk-15.1-skk-mk.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-emacs/ddskk/files/ddskk-15.1-skk-mk.patch b/app-emacs/ddskk/files/ddskk-15.1-skk-mk.patch new file mode 100644 index 000000000000..3876f0f49434 --- /dev/null +++ b/app-emacs/ddskk/files/ddskk-15.1-skk-mk.patch @@ -0,0 +1,12 @@ +# Generate skk-autoloads.el with coding cookie. +--- a/SKK-MK ++++ b/SKK-MK +@@ -884,7 +884,7 @@ SKK tutorials: + (set-buffer buf) + (erase-buffer) + (insert "\ +-;;; skk-autoloads.el --- autoload settings for SKK. ++;;; skk-autoloads.el --- autoload settings for SKK. -*- coding: iso-2022-jp -*- + + ;; This file was generated automatically by SKK-MK at " + (current-time-string) |