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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E1EA3158094 for ; Sun, 2 Oct 2022 20:29:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 107B1E0824; Sun, 2 Oct 2022 20:29:15 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EDA0EE0824 for ; Sun, 2 Oct 2022 20:29:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1381D33BDFF for ; Sun, 2 Oct 2022 20:29:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5AEDB525 for ; Sun, 2 Oct 2022 20:29:11 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1664742515.c1fe0f501af09acaf1acbbbfce1e7bf528b90d57.chewi@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.17.1.ebuild X-VCS-Directories: media-video/makemkv/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: c1fe0f501af09acaf1acbbbfce1e7bf528b90d57 X-VCS-Branch: master Date: Sun, 2 Oct 2022 20:29:11 +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: cf603101-c565-437a-b79d-9d1dfd83e884 X-Archives-Hash: c2f1a367c10edb375ee4ee80131a53ed commit: c1fe0f501af09acaf1acbbbfce1e7bf528b90d57 Author: James Le Cuirot gentoo org> AuthorDate: Sun Oct 2 20:28:18 2022 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Sun Oct 2 20:28:35 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1fe0f50 media-video/makemkv: Broken with glibc 2.36 so prevent upgraded Obviously users who have already upgraded cannot downgrade, but at least we can help the ones who haven't upgraded yet. Bug: https://bugs.gentoo.org/873508 Signed-off-by: James Le Cuirot gentoo.org> media-video/makemkv/makemkv-1.17.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/makemkv/makemkv-1.17.1.ebuild b/media-video/makemkv/makemkv-1.17.1.ebuild index c92f3258e0e3..bfc0eb0c8853 100644 --- a/media-video/makemkv/makemkv-1.17.1.ebuild +++ b/media-video/makemkv/makemkv-1.17.1.ebuild @@ -25,7 +25,7 @@ DEPEND=" dev-libs/expat dev-libs/openssl:0=[-bindist(-)] >=media-video/ffmpeg-1.0.0:0= - sys-libs/glibc +