From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 50616138334 for ; Fri, 14 Jun 2019 17:46:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 50E51E081A; Fri, 14 Jun 2019 17:46:49 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 313E9E081A for ; Fri, 14 Jun 2019 17:46:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E97493460F4 for ; Fri, 14 Jun 2019 17:46:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 97D1261C for ; Fri, 14 Jun 2019 17:46:46 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1560534396.a6304a48441f0243f131bfb350d1eb17c126c4a7.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/genymotion-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/genymotion-bin/genymotion-bin-3.0.2.ebuild X-VCS-Directories: app-emulation/genymotion-bin/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: a6304a48441f0243f131bfb350d1eb17c126c4a7 X-VCS-Branch: master Date: Fri, 14 Jun 2019 17:46:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 40379b25-331d-478e-929c-71773b12b82f X-Archives-Hash: 6b6bfae01d1434d9d7d5ad1873448b24 commit: a6304a48441f0243f131bfb350d1eb17c126c4a7 Author: Michał Górny gentoo org> AuthorDate: Tue May 28 19:03:21 2019 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Fri Jun 14 17:46:36 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6304a48 app-emulation/genymotion-bin: Permit dev-libs/openssl-compat Signed-off-by: Michał Górny gentoo.org> Signed-off-by: Thomas Deutschmann gentoo.org> app-emulation/genymotion-bin/genymotion-bin-3.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/genymotion-bin/genymotion-bin-3.0.2.ebuild b/app-emulation/genymotion-bin/genymotion-bin-3.0.2.ebuild index 70737af7536..c43122636cd 100644 --- a/app-emulation/genymotion-bin/genymotion-bin-3.0.2.ebuild +++ b/app-emulation/genymotion-bin/genymotion-bin-3.0.2.ebuild @@ -21,7 +21,7 @@ DEPEND="" RDEPEND="|| ( >=app-emulation/virtualbox-5.0.28 >=app-emulation/virtualbox-bin-5.0.28 ) virtual/opengl || ( - dev-libs/openssl:1.0.0 + dev-libs/openssl-compat:1.0.0 =dev-libs/openssl-1.0*:0 ) dev-libs/hiredis:0/0.14