I have a profile.bashrc which generates INSTALL_MASK dynamically and I want to only run that during "merge"(when INSTALL_MASK is used by portage) but I cannot find a phase which matches.
Am I missing something ? Is there some other variable I can use instead? Jocke