Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 684002 - mail-mta/courier: [QA] misuses USE=libressl semantics
Summary: mail-mta/courier: [QA] misuses USE=libressl semantics
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 683982
  Show dependency tree
 
Reported: 2019-04-21 16:35 UTC by David Seifert
Modified: 2019-04-27 20:28 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Seifert gentoo-dev 2019-04-21 16:35:03 UTC
Dear maintainer,
mail-mta/courier currently misuses USE=libressl by making it mutually exclusive with the USE=gnutls flag in REQUIRED_USE. Please fix this bug in order to reduce spurious REQUIRED_USE violations, which make switching between OpenSSL and LibreSSL a less than pleasant experience.
Comment 1 Larry the Git Cow gentoo-dev 2019-04-27 20:28:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b235c6b17ab73a9caa4d663b74f2887ef95e4a5a

commit b235c6b17ab73a9caa4d663b74f2887ef95e4a5a
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2019-04-27 16:35:04 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2019-04-27 20:27:53 +0000

    mail-mta/courier: [QA] Fix USE=libressl semantics
    
    Closes: https://bugs.gentoo.org/684002
    Package-Manager: Portage-2.3.64, Repoman-2.3.12
    Signed-off-by: David Seifert <soap@gentoo.org>

 mail-mta/courier/courier-0.75.0-r1.ebuild | 14 ++++++++------
 mail-mta/courier/courier-0.75.0.ebuild    |  7 ++++---
 mail-mta/courier/courier-0.76.4.ebuild    | 16 +++++++++-------
 mail-mta/courier/courier-0.78.2.ebuild    | 16 +++++++++-------
 mail-mta/courier/courier-1.0.5.ebuild     | 14 ++++++++------
 5 files changed, 38 insertions(+), 29 deletions(-)