diff options
author | 2014-02-12 08:00:47 +0000 | |
---|---|---|
committer | 2014-02-12 08:00:47 +0000 | |
commit | db2bae72d9f7b105039738b9860c58578c8880d9 (patch) | |
tree | f7f4286e2261385d79f716600346519cd6ef4a5b /app-emacs/fff/files/50fff-gentoo.el | |
parent | Fix html doc install (bug #501020). (diff) | |
download | historical-db2bae72d9f7b105039738b9860c58578c8880d9.tar.gz historical-db2bae72d9f7b105039738b9860c58578c8880d9.tar.bz2 historical-db2bae72d9f7b105039738b9860c58578c8880d9.zip |
Update ebuild to EAPI 5. Specify LICENSE more precisely.
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
Manifest-Sign-Key: 0x9433907D693FB5B8!
Diffstat (limited to 'app-emacs/fff/files/50fff-gentoo.el')
-rw-r--r-- | app-emacs/fff/files/50fff-gentoo.el | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app-emacs/fff/files/50fff-gentoo.el b/app-emacs/fff/files/50fff-gentoo.el index f7bf0891afbf..84df8bdd9e8b 100644 --- a/app-emacs/fff/files/50fff-gentoo.el +++ b/app-emacs/fff/files/50fff-gentoo.el @@ -1,6 +1,3 @@ - -;;; fff site-lisp configuration - (add-to-list 'load-path "@SITELISP@") (autoload 'fff-find-file-in-envvar-path "fff" nil t) (autoload 'fff-insert-file-in-envvar-path "fff" nil t) |