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 2ED6D138334 for ; Thu, 15 Nov 2018 15:55:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ECF88E0973; Thu, 15 Nov 2018 15:55:54 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 B7CA6E094A for ; Thu, 15 Nov 2018 15:55:54 +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 9E519335C5A for ; Thu, 15 Nov 2018 15:55:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5B49146C for ; Thu, 15 Nov 2018 15:55:51 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1542297345.8e816380a0802b291ef026d2877bf0e8f9ce9a59.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/makemkv/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/makemkv/makemkv-1.14.1.ebuild X-VCS-Directories: media-video/makemkv/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 8e816380a0802b291ef026d2877bf0e8f9ce9a59 X-VCS-Branch: master Date: Thu, 15 Nov 2018 15:55:51 +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-Archives-Salt: 36f708da-7d95-4c78-ba1e-04bb1b03286f X-Archives-Hash: 4228e70a73cd1b6b0aa5cac3744e674d commit: 8e816380a0802b291ef026d2877bf0e8f9ce9a59 Author: Lars Wendler gentoo org> AuthorDate: Thu Nov 15 15:55:26 2018 +0000 Commit: Lars Wendler gentoo org> CommitDate: Thu Nov 15 15:55:45 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e816380 media-video/makemkv: Added sub-slot operator for dev-libs/openssl. Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Lars Wendler gentoo.org> media-video/makemkv/makemkv-1.14.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/makemkv/makemkv-1.14.1.ebuild b/media-video/makemkv/makemkv-1.14.1.ebuild index e1f60862f3d..e5d644a114a 100644 --- a/media-video/makemkv/makemkv-1.14.1.ebuild +++ b/media-video/makemkv/makemkv-1.14.1.ebuild @@ -23,7 +23,7 @@ QA_PREBUILT="usr/bin/makemkvcon usr/bin/mmdtsdec" DEPEND=" sys-libs/glibc dev-libs/expat - dev-libs/openssl:0[-bindist(-)] + dev-libs/openssl:0=[-bindist(-)] sys-libs/zlib gui? ( dev-qt/qtcore:5