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 49E3D13835A for ; Sat, 17 Apr 2021 20:08:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A3976E08AD; Sat, 17 Apr 2021 20:08:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 8B04CE089C for ; Sat, 17 Apr 2021 20:08:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 53DD334085A for ; Sat, 17 Apr 2021 20:08:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D1C6C702 for ; Sat, 17 Apr 2021 20:08:36 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1618690106.634e77cb261a9f2303e2bb23f4a1dedd6c984b51.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/mkvtoolnix/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/mkvtoolnix/mkvtoolnix-56.1.0.ebuild X-VCS-Directories: media-video/mkvtoolnix/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 634e77cb261a9f2303e2bb23f4a1dedd6c984b51 X-VCS-Branch: master Date: Sat, 17 Apr 2021 20:08:36 +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: e35bf2e0-9464-4c1c-9aac-8a94a6b86416 X-Archives-Hash: 205b3ccfc0d1a7eb7de58b2e7dcab317 commit: 634e77cb261a9f2303e2bb23f4a1dedd6c984b51 Author: Pacho Ramos gentoo org> AuthorDate: Sat Apr 17 19:32:51 2021 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Apr 17 20:08:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=634e77cb media-video/mkvtoolnix: Needs newer libmatroska Closes: https://bugs.gentoo.org/782547 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Pacho Ramos gentoo.org> media-video/mkvtoolnix/mkvtoolnix-56.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/mkvtoolnix/mkvtoolnix-56.1.0.ebuild b/media-video/mkvtoolnix/mkvtoolnix-56.1.0.ebuild index 95315efb574..c093e341ab9 100644 --- a/media-video/mkvtoolnix/mkvtoolnix-56.1.0.ebuild +++ b/media-video/mkvtoolnix/mkvtoolnix-56.1.0.ebuild @@ -31,7 +31,7 @@ RDEPEND=" dev-libs/libpcre2:= dev-libs/pugixml:= media-libs/flac:= - >=media-libs/libmatroska-1.6.0:= + >=media-libs/libmatroska-1.6.3:= media-libs/libogg:= media-libs/libvorbis:= sys-apps/file