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/planner/files: 80planner-gentoo.el
Date: Sun, 23 Feb 2014 09:18:15
Message-Id: 20140223091726.0ADF520034@flycatcher.gentoo.org
1 ulm 14/02/23 09:17:26
2
3 Modified: 80planner-gentoo.el
4 Log:
5 Update ebuild to EAPI 5. Specify LICENSE more precisely.
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
8
9 Revision Changes Path
10 1.5 app-emacs/planner/files/80planner-gentoo.el
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/planner/files/80planner-gentoo.el?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/planner/files/80planner-gentoo.el?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/planner/files/80planner-gentoo.el?r1=1.4&r2=1.5
15
16 Index: 80planner-gentoo.el
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emacs/planner/files/80planner-gentoo.el,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- 80planner-gentoo.el 7 Jul 2007 18:09:30 -0000 1.4
23 +++ 80planner-gentoo.el 23 Feb 2014 09:17:25 -0000 1.5
24 @@ -1,8 +1,4 @@
25 -
26 -;;; planner site-lisp configuration
27 -
28 (add-to-list 'load-path "@SITELISP@")
29 -
30 (require 'planner-autoloads)
31 (setq remember-handler-functions '(remember-planner-append))
32 (defvaralias 'remember-annotation-functions 'planner-annotation-functions)