>>>>> On Mon, 07 Sep 2020, Alessandro Barbieri wrote: > Il giorno lun 7 set 2020 alle ore 14:10 Ulrich Mueller <u...@gentoo.org> ha > scritto:
>> We are talking about the second case here, because the dependency on the >> virtual is being removed, while the dependency on its provider remains >> in place (it only changes from an indirect to a direct dependency). > That what's I've done here > https://github.com/gentoo/gentoo/pull/13443#issuecomment-553764133 but > you decided to make me do a revbump. > Being consistent in decision is hard I see. I still stand by what I said there: | Exceptions are packages that take a long time to build, where you may | want to use common sense and weigh the negative impact of not doing a | revbump against build time on users' systems (and in those cases, it | can sometimes be avoided, e.g., by delaying the change until the next | version bump). Also I don't see how this would be a contradiction. In your case it was a revbump of a single ebuild with negligible build time. Here, we're talking about removal of a virtual, which may require a rebuild of many packages on users' systems if everything was revbumped. Ulrich