Revert "dev-util/coccinelle: Remove := op from || dep, #586304"
authorAlexis Ballier <aballier@gentoo.org>
Thu, 23 Jun 2016 08:59:06 +0000 (10:59 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 23 Jun 2016 11:23:23 +0000 (13:23 +0200)
commit4c5e801495b57bfcf580f8d3192699f599722bdc
tree1fda2fb96953c527035f6961dce046b59fdade6e
parent378cd55c4f9b11231d1eadb1d688463b9bceb546
Revert "dev-util/coccinelle: Remove := op from || dep, #586304"

This reverts commit 23c0a5e66e44e35d9854ee94dc0e3b41a2f15035.

This commit is wrong in several aspects:
  - Such changes should come with a revbump
  - Removing := deps causes packages not to be rebuilt on upgrades, causing
    barely understandable build failures when upgrading, later on.
    Thanks to this commit, people that have installed those packages will
    likely experience those failures with the upcoming ocaml 4.03 unmask.
  - This is a non maintainer commit where no discussion at all happened with the
    maintainers during the 3 days between bug report and mass commit.
    Such discussion could have prevented the above mentioned breakage.

Proper fix is to drop the backward compatibility part of the || () dep. This fix
was slowly moving forward whenever possible and noticed. Main blocker for this is
bug #463018 which requires taking extra care for not breaking the stable tree
nor needlessly preventing future stabilization of packages.
dev-util/coccinelle/coccinelle-1.0.0.ebuild
dev-util/coccinelle/coccinelle-1.0.1.ebuild
dev-util/coccinelle/coccinelle-1.0.2.ebuild
dev-util/coccinelle/coccinelle-1.0.4.ebuild