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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 41B2415813A for ; Mon, 13 Jan 2025 17:18:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E78BE0801; Mon, 13 Jan 2025 17:18:30 +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 2EC7CE0801 for ; Mon, 13 Jan 2025 17:18:30 +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 48371340B57 for ; Mon, 13 Jan 2025 17:18:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D5A631D2A for ; Mon, 13 Jan 2025 17:18:27 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1736788677.284cf6fbe0f832cd9d0b06d620ff14c267bcf585.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/pulseview/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-electronics/pulseview/pulseview-9999.ebuild X-VCS-Directories: sci-electronics/pulseview/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 284cf6fbe0f832cd9d0b06d620ff14c267bcf585 X-VCS-Branch: master Date: Mon, 13 Jan 2025 17:18:27 +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: 820a6560-d817-44e4-9235-0ab32d59d0f5 X-Archives-Hash: d9f1b94434b72fe01791fcc009e6560f commit: 284cf6fbe0f832cd9d0b06d620ff14c267bcf585 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jan 13 17:17:57 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jan 13 17:17:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=284cf6fb sci-electronics/pulseview: ninja-add glibmm:2.68 slot def Signed-off-by: Andreas Sturmlechner gentoo.org> sci-electronics/pulseview/pulseview-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-electronics/pulseview/pulseview-9999.ebuild b/sci-electronics/pulseview/pulseview-9999.ebuild index 848be745da93..80e69f8085ed 100644 --- a/sci-electronics/pulseview/pulseview-9999.ebuild +++ b/sci-electronics/pulseview/pulseview-9999.ebuild @@ -21,7 +21,7 @@ SLOT="0" IUSE="+decode static" RDEPEND=" - >=dev-cpp/glibmm-2.28.0:2 + >=dev-cpp/glibmm-2.68.0:2.68 dev-libs/boost:= >=dev-libs/glib-2.28.0:2 dev-qt/qtbase:6[gui,widgets]