Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emacs/typing/files: 50typing-gentoo.el
Date: Wed, 01 Jan 2014 16:28:10
Message-Id: 20140101162806.BA5B02004E@flycatcher.gentoo.org
1 ulm 14/01/01 16:28:06
2
3 Modified: 50typing-gentoo.el
4 Log:
5 Version bump. Update HOMEPAGE. Specify LICENSE more precisely.
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
8
9 Revision Changes Path
10 1.3 app-emacs/typing/files/50typing-gentoo.el
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/typing/files/50typing-gentoo.el?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/typing/files/50typing-gentoo.el?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/typing/files/50typing-gentoo.el?r1=1.2&r2=1.3
15
16 Index: 50typing-gentoo.el
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emacs/typing/files/50typing-gentoo.el,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- 50typing-gentoo.el 8 Mar 2007 09:51:40 -0000 1.2
23 +++ 50typing-gentoo.el 1 Jan 2014 16:28:06 -0000 1.3
24 @@ -1,6 +1,2 @@
25 -
26 -;;; typing site-lisp configuration
27 -
28 (add-to-list 'load-path "@SITELISP@")
29 -
30 -(autoload 'typing-of-emacs "typing" "The Typing of Emacs, a game." t)
31 +(autoload 'typing-of-emacs "typing" "Play the game The Typing Of Emacs." t)