summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2014-02-23 09:17:25 +0000
committerUlrich Müller <ulm@gentoo.org>2014-02-23 09:17:25 +0000
commitdcd3ede2ab6179bc687278f9b0c427c4517007d1 (patch)
treeeaa6f8782f1993995bd7aa43b56787defcff3ad0 /app-emacs/planner/files
parentStable for ppc64, wrt bug #493782 (diff)
downloadgentoo-2-dcd3ede2ab6179bc687278f9b0c427c4517007d1.tar.gz
gentoo-2-dcd3ede2ab6179bc687278f9b0c427c4517007d1.tar.bz2
gentoo-2-dcd3ede2ab6179bc687278f9b0c427c4517007d1.zip
Update ebuild to EAPI 5. Specify LICENSE more precisely.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'app-emacs/planner/files')
-rw-r--r--app-emacs/planner/files/80planner-gentoo.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/app-emacs/planner/files/80planner-gentoo.el b/app-emacs/planner/files/80planner-gentoo.el
index f05fcc155ec7..b7583c2298dc 100644
--- a/app-emacs/planner/files/80planner-gentoo.el
+++ b/app-emacs/planner/files/80planner-gentoo.el
@@ -1,8 +1,4 @@
-
-;;; planner site-lisp configuration
-
(add-to-list 'load-path "@SITELISP@")
-
(require 'planner-autoloads)
(setq remember-handler-functions '(remember-planner-append))
(defvaralias 'remember-annotation-functions 'planner-annotation-functions)