Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
During post-'emacs removal' cleanup (finally) I noticed that /usr/share/emacs/site-lisp dir was owned by two packages, one of them was autotoolset. It actually installs a few files there.
Created an attachment (id=139101) [details] Proposed patch for autotoolset-0.11.4-r1.ebuild This patch adds an emacs USE flag and also installs the elisp files in the proper location. However, I don't know if there will be much demand for the included elisp files; they are just tools to add GPL-2 licence info to a file. So maybe we could do without the USE flag and only add an unconditional "econf EMACS=no".
(In reply to comment #1) > However, I don't know if there will be much demand for the included elisp > files; they are just tools to add GPL-2 licence info to a file. So maybe we > could do without the USE flag and only add an unconditional "econf EMACS=no". I fixed it by unconditionally disabling Emacs support. Closing.