diff options
Diffstat (limited to 'app-emacs/qwerty/files')
-rw-r--r-- | app-emacs/qwerty/files/50qwerty-gentoo.el | 6 | ||||
-rw-r--r-- | app-emacs/qwerty/files/digest-qwerty-1.1 | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/app-emacs/qwerty/files/50qwerty-gentoo.el b/app-emacs/qwerty/files/50qwerty-gentoo.el new file mode 100644 index 000000000000..15dc6a8e12f1 --- /dev/null +++ b/app-emacs/qwerty/files/50qwerty-gentoo.el @@ -0,0 +1,6 @@ + +;;; qwerty site-lisp configuration + +(add-to-list 'load-path "@SITELISP@") +(autoload 'qwerty "qwerty" "Switch between QWERTY and DVORAK without changing the system keymap" t) + diff --git a/app-emacs/qwerty/files/digest-qwerty-1.1 b/app-emacs/qwerty/files/digest-qwerty-1.1 new file mode 100644 index 000000000000..85f02ddaa77a --- /dev/null +++ b/app-emacs/qwerty/files/digest-qwerty-1.1 @@ -0,0 +1 @@ +MD5 6de9a8e4e8ed2a283bc63e8cb73fcb7c qwerty-1.1.tar.gz 3629 |