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 B13B1158094 for ; Sun, 18 Sep 2022 14:29:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01C28E0843; Sun, 18 Sep 2022 14:29:35 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D7F1CE0843 for ; Sun, 18 Sep 2022 14:29:34 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D3439340DB7 for ; Sun, 18 Sep 2022 14:29:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DBA24576 for ; Sun, 18 Sep 2022 14:29:31 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1663511364.97de4d962698fdc96c6be0f1f9e157c1fffb2361.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/patchage/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/patchage/patchage-1.0.6.ebuild media-sound/patchage/patchage-1.0.8.ebuild X-VCS-Directories: media-sound/patchage/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 97de4d962698fdc96c6be0f1f9e157c1fffb2361 X-VCS-Branch: master Date: Sun, 18 Sep 2022 14:29:31 +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: a1f4e942-f178-4909-91dd-73661e1585aa X-Archives-Hash: f627286ca33c73306696a1755a85b073 commit: 97de4d962698fdc96c6be0f1f9e157c1fffb2361 Author: Miroslav Šulc gentoo org> AuthorDate: Sun Sep 18 14:29:24 2022 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Sun Sep 18 14:29:24 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97de4d96 media-sound/patchage: needs libfmt < 9 Closes: https://bugs.gentoo.org/859301 Signed-off-by: Miroslav Šulc gentoo.org> media-sound/patchage/patchage-1.0.6.ebuild | 2 +- media-sound/patchage/patchage-1.0.8.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/patchage/patchage-1.0.6.ebuild b/media-sound/patchage/patchage-1.0.6.ebuild index 3427226b5b01..d32bc3586aef 100644 --- a/media-sound/patchage/patchage-1.0.6.ebuild +++ b/media-sound/patchage/patchage-1.0.6.ebuild @@ -31,7 +31,7 @@ RDEPEND="dev-cpp/glibmm:2 )" DEPEND="${RDEPEND} dev-libs/boost - dev-libs/libfmt:=" +