On Thu, Feb 25, 2021 at 8:09 AM Daniel Cordero <gentoo.catal...@xxoo.ws> wrote: > > From: Daniel Cordero <catal...@0xdc.io> > > This fixes commit a500400592aaa309
Felix also mentioned on IRC that he wanted this functionality. <felixb> | mattst88_: Ok thank you for the information. I will look into the profile problem after I'm done with the PORTDIR removal patches. So guess the right approach would be to restore the eselect call in some form, improving the documentation and possibly ensuring that eselect is only called once. I think it would also make sense to remove the manual symlink logic in config_profile_link, since that would be redundant with eselect and is more limited (i.e. it <felixb> | would take some work to adapt the manual symlinking to deal with profiles outside of the main repo and parsing profile names such as myrepo:myprofile, which eselect can resolve). So, cc'ing him to see what he thinks.