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
The dev-util/mercurial-0.9 ebuild installs mercurial.el into /usr/share/doc/mercurial-0.9/contrib/. The file is more useful if it is installed in an elisp directory. A modified ebuild will follow.
Created an attachment (id=91496) [edit] install mercurial.el modified from 0.9 ebuild. The modified parts mimic those of bzr-0.7.
Created an attachment (id=91497) [edit] 70mercurial-gentoo.el necessary for the above ebuild file.
Matsui, please attach a unified diff (creating with diff -u) of your changes, instead of a complete ebuild. A diff makes it easier for us to see exactly what you've changed.
Created an attachment (id=94195) [edit] mercurial-0.9.diff
Created an attachment (id=94199) [edit] mercurial-0.9.1.diff My previous patch was for 0.9, but there already is 0.9.1. This patch do the same things for 0.9.1.
ported to 0.9.1-r1 and applied as 0.9.1-r2, thanks!
Thank you.