From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 4BCE91584AD for ; Wed, 16 Apr 2025 16:01:50 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 3405F340C53 for ; Wed, 16 Apr 2025 16:01:50 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 2F97A110494; Wed, 16 Apr 2025 16:01:49 +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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 20ADB110494 for ; Wed, 16 Apr 2025 16:01:48 +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 8535E340C53 for ; Wed, 16 Apr 2025 16:01:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8C03BFBE for ; Wed, 16 Apr 2025 16:01:46 +0000 (UTC) From: "RavFX" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "RavFX" Message-ID: <1744819077.1f94c69ab984f47e793ab97a9fc0ee5c41fd331f.ravfx@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-editors/imhex/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-editors/imhex/imhex-1.37.4-r1.ebuild app-editors/imhex/imhex-1.37.4-r2.ebuild X-VCS-Directories: app-editors/imhex/ X-VCS-Committer: ravfx X-VCS-Committer-Name: RavFX X-VCS-Revision: 1f94c69ab984f47e793ab97a9fc0ee5c41fd331f X-VCS-Branch: dev Date: Wed, 16 Apr 2025 16:01: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: e40502f0-4fe9-446c-86df-df5e345e6d70 X-Archives-Hash: c678be73dfd97639a1a92ee357dfbdf5 commit: 1f94c69ab984f47e793ab97a9fc0ee5c41fd331f Author: RavFX XMR xmr mx> AuthorDate: Wed Apr 16 15:57:57 2025 +0000 Commit: RavFX xmr mx> CommitDate: Wed Apr 16 15:57:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1f94c69a app-editors/imhex: Downgraded libfmt dependency from 11.1.3 down to 11.0.2 as that later is stable in Gentoo and was previously used for the same version if imhex without issues. Signed-off-by: RavFX XMR xmr.mx> app-editors/imhex/{imhex-1.37.4-r1.ebuild => imhex-1.37.4-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/imhex/imhex-1.37.4-r1.ebuild b/app-editors/imhex/imhex-1.37.4-r2.ebuild similarity index 99% rename from app-editors/imhex/imhex-1.37.4-r1.ebuild rename to app-editors/imhex/imhex-1.37.4-r2.ebuild index b8bd34f30..1898e7108 100644 --- a/app-editors/imhex/imhex-1.37.4-r1.ebuild +++ b/app-editors/imhex/imhex-1.37.4-r2.ebuild @@ -44,7 +44,7 @@ DEPEND=" dev-libs/boost >=dev-libs/capstone-5.0.3:= >=dev-libs/nativefiledialog-extended-1.2.1[desktop-portal?] - >=dev-libs/libfmt-11.1.3:= + >=dev-libs/libfmt-11.0.2:= media-libs/fontconfig media-libs/freetype >=media-libs/glfw-3.4[X]