diff options
author | 2014-02-23 09:17:25 +0000 | |
---|---|---|
committer | 2014-02-23 09:17:25 +0000 | |
commit | dcd3ede2ab6179bc687278f9b0c427c4517007d1 (patch) | |
tree | eaa6f8782f1993995bd7aa43b56787defcff3ad0 /app-emacs/planner/files | |
parent | Stable for ppc64, wrt bug #493782 (diff) | |
download | gentoo-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.el | 4 |
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) |