public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sven Wegener" <swegener@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/, net-libs/libvncserver/
Date: Fri, 18 Jan 2019 21:17:07 +0000 (UTC)	[thread overview]
Message-ID: <1547846219.c564bf9e4e748c4415f480286419e562e70f64cc.swegener@gentoo> (raw)

commit:     c564bf9e4e748c4415f480286419e562e70f64cc
Author:     Sven Wegener <swegener <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 18 21:15:43 2019 +0000
Commit:     Sven Wegener <swegener <AT> gentoo <DOT> org>
CommitDate: Fri Jan 18 21:16:59 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c564bf9e

net-libs/libvncserver: Require >=libressl-2.7.0, bug #675780

Closes: https://bugs.gentoo.org/675780
Signed-off-by: Sven Wegener <swegener <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 net-libs/libvncserver/libvncserver-0.9.12.ebuild | 2 +-
 profiles/base/package.use.mask                   | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/net-libs/libvncserver/libvncserver-0.9.12.ebuild b/net-libs/libvncserver/libvncserver-0.9.12.ebuild
index 1a25cd77ee5..591ee143dfc 100644
--- a/net-libs/libvncserver/libvncserver-0.9.12.ebuild
+++ b/net-libs/libvncserver/libvncserver-0.9.12.ebuild
@@ -27,7 +27,7 @@ DEPEND="
 	!gnutls? (
 		ssl? (
 			!libressl? ( >=dev-libs/openssl-1.0.1h-r2:0=[${MULTILIB_USEDEP}] )
-			libressl? ( dev-libs/libressl:0=[${MULTILIB_USEDEP}] )
+			libressl? ( >=dev-libs/libressl-2.7.0:0=[${MULTILIB_USEDEP}] )
 		)
 	)
 	jpeg? ( >=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}] )

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 4c9f4bea6c4..6ef493ec731 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -7,6 +7,10 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
+# Sven Wegener <swegener@gentoo.org> (18 Jan 2019)
+# Waiting for >=dev-libs/libressl-2.7 to be unmasked.
+>=net-libs/libvncserver-0.9.12 libressl
+
 # William Hubbs <williamh@gentoo.org> (13 Jan 2019)
 # For memtest86+ mask the floppy use flag since it requires grub:0 which
 # is being removed


                 reply	other threads:[~2019-01-18 21:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1547846219.c564bf9e4e748c4415f480286419e562e70f64cc.swegener@gentoo \
    --to=swegener@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox