diff options
author | Ulrich Müller <ulm@gentoo.org> | 2014-01-01 16:28:06 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2014-01-01 16:28:06 +0000 |
commit | 017709041837c3948c05a8e4208da25dea06c116 (patch) | |
tree | bdcac57e09e596ead5dc99283e443f3d09dcde28 /app-emacs/typing/files | |
parent | Stable for HPPA (bug #495652). (diff) | |
download | gentoo-2-017709041837c3948c05a8e4208da25dea06c116.tar.gz gentoo-2-017709041837c3948c05a8e4208da25dea06c116.tar.bz2 gentoo-2-017709041837c3948c05a8e4208da25dea06c116.zip |
Version bump. Update HOMEPAGE. Specify LICENSE more precisely.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'app-emacs/typing/files')
-rw-r--r-- | app-emacs/typing/files/50typing-gentoo.el | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/app-emacs/typing/files/50typing-gentoo.el b/app-emacs/typing/files/50typing-gentoo.el index 9a7de41252c8..20dbe6dea160 100644 --- a/app-emacs/typing/files/50typing-gentoo.el +++ b/app-emacs/typing/files/50typing-gentoo.el @@ -1,6 +1,2 @@ - -;;; typing site-lisp configuration - (add-to-list 'load-path "@SITELISP@") - -(autoload 'typing-of-emacs "typing" "The Typing of Emacs, a game." t) +(autoload 'typing-of-emacs "typing" "Play the game The Typing Of Emacs." t) |