Matthias,

Matthias Schwarzott wrote:  [Sun May 21 2006, 05:40:53AM EDT]
> * The eclass copies the downloaded sources to ${S} rather than to 
> ${WORKDIR}/${HG_MODULE_NAME}.
> * the unpack-function keeps the current working directory 
> in /usr/portage/distfiles/hg-src/${HG_MODULE}.

Could you try the version from my (new and shiny) overlay?

    http://n01se.net/agriffis/overlay/

I think this solves both problems.  I didn't create a variable
HG_MODULE_NAME because with mercurial the name of the module is always
the last component of the URL.  

I don't think for your purposes it matters, but you can rename the
local clone by calling mercurial_fetch directly, for example:

    mercurial_fetch http://n01se.net/agriffis/overlay overlay_agriffis

Regards,
Aron
-- 
[email protected] mailing list

Reply via email to