So my repo contains the new package with the same version as in the default sabayon repo but different use flags.
Now I update (equo update), equo detects the changes in my repo and does what it needs to do.
If I now search for that package (equo search <package name>) it returns 2 entries: one from the default sabayon repo and one from my community repo. The info shown is correct, the use flags are a bit different and also the dependencies (consequence of the use flags).
So far so good. But how would someone be able to select wich version he wants to install, because when you do
- Code: Select all
equo install --pretend <package name>

