Actions
Get source code¶
This project is using mercurial to handle the source code.
You can get the latest package/tarball from
You can browse the code online (and make diff or take snapshots)
If you're familiar with source control, you can get the code by cloning the mercurial repository (And hence you'll be able to update later on) using the following command (or your favorite mercurial UI client in Windows/MacOS)
hg clone http://sources.freehackers.org/GentooDepBrowser
and then update it using
hg pull -u
Updated by Thomas Capricelli over 10 years ago ยท 2 revisions