diff options
author | Dirkjan Ochtman <djc@gentoo.org> | 2010-03-06 12:20:10 +0000 |
---|---|---|
committer | Dirkjan Ochtman <djc@gentoo.org> | 2010-03-06 12:20:10 +0000 |
commit | 99aedcfb4fce1e41e6f9b85b7daff59fb538ee01 (patch) | |
tree | 5757a2c90b9fb0ca2dba699bac509131a8702d0e /dev-vcs/mercurial/files | |
parent | QA and prefix support, fixing bug 247195 (diff) | |
download | gentoo-2-99aedcfb4fce1e41e6f9b85b7daff59fb538ee01.tar.gz gentoo-2-99aedcfb4fce1e41e6f9b85b7daff59fb538ee01.tar.bz2 gentoo-2-99aedcfb4fce1e41e6f9b85b7daff59fb538ee01.zip |
Add dev-vcs/mercurial.
(Portage version: 2.1.7.16/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-vcs/mercurial/files')
-rw-r--r-- | dev-vcs/mercurial/files/70mercurial-gentoo.el | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-vcs/mercurial/files/70mercurial-gentoo.el b/dev-vcs/mercurial/files/70mercurial-gentoo.el new file mode 100644 index 000000000000..5779a612f204 --- /dev/null +++ b/dev-vcs/mercurial/files/70mercurial-gentoo.el @@ -0,0 +1,3 @@ +;;; mercurial site-lisp configuration + +(add-to-list 'load-path "@SITELISP@")
\ No newline at end of file |