mail-filter/spamassassin: new revision with correct build dependencies.
authorMichael Orlitzky <mjo@gentoo.org>
Mon, 5 Sep 2016 17:47:53 +0000 (13:47 -0400)
committerMichael Orlitzky <mjo@gentoo.org>
Mon, 5 Sep 2016 18:08:31 +0000 (14:08 -0400)
commita3fce5aa83016c4bd16d56a82b4ef00433225423
treecdb187c18ade04a3b82d0b04c01c9142ae128fcf
parent775c19dbc1fa062374a4ee9143afe8bc2e9bbb91
mail-filter/spamassassin: new revision with correct build dependencies.

The existing dependencies for spamassassin were all thrown into
DEPEND and then propagated to RDEPEND -- even the ones that were
obviously only needed at runtime. Marcin MirosÅ‚aw helped track down
the correct value of DEPEND, and the rest of the optional dependencies
were moved to RDEPEND.

The required and optional dependencies are now stored in
REQDEPEND/OPTDEPEND variables to eliminate duplication. This is
primarily useful with USE=test, which makes DEPEND a superset of
RDEPEND, since the other inclusion alreads holds normally. Once the
test suite had the correct dependencies, the RESTRICT=test was
removed, and problematic spamc/spamd tests were disabled. The test
suite should pass now.

Gentoo-Bug: 592682

Package-Manager: portage-2.2.28
mail-filter/spamassassin/spamassassin-3.4.1-r8.ebuild [moved from mail-filter/spamassassin/spamassassin-3.4.1-r7.ebuild with 77% similarity]