Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 683992 - dev-libs/librelp: [QA] misuses USE=libressl semantics
Summary: dev-libs/librelp: [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: Thomas Deutschmann (RETIRED)
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 683982
  Show dependency tree
 
Reported: 2019-04-21 16:21 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:21:18 UTC
Dear maintainer,
dev-libs/librelp 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:35 UTC
The bug has been closed via the following commit(s):

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

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

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

 dev-libs/librelp/librelp-1.2.18.ebuild | 21 ++++++---------------
 dev-libs/librelp/librelp-1.3.0.ebuild  | 19 +++++--------------
 dev-libs/librelp/librelp-1.4.0.ebuild  | 19 +++++--------------
 3 files changed, 16 insertions(+), 43 deletions(-)