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 5AE63158089 for ; Mon, 18 Sep 2023 11:19:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A27112BC023; Mon, 18 Sep 2023 11:19:15 +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 85CE22BC023 for ; Mon, 18 Sep 2023 11:19:15 +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 9F78C335C8E for ; Mon, 18 Sep 2023 11:19:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4102B1113 for ; Mon, 18 Sep 2023 11:19:13 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1695035839.0fcb67912d5838a2a14acc51d4ea2149b1ffdff8.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/libqalculate/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/libqalculate/libqalculate-4.8.0.ebuild X-VCS-Directories: sci-libs/libqalculate/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0fcb67912d5838a2a14acc51d4ea2149b1ffdff8 X-VCS-Branch: master Date: Mon, 18 Sep 2023 11:19:13 +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: 64207480-6b1e-4589-a2e4-f0e1d46ecb64 X-Archives-Hash: e8d6a16d8f298d26daccaeae06241d38 commit: 0fcb67912d5838a2a14acc51d4ea2149b1ffdff8 Author: Sam James gentoo org> AuthorDate: Mon Sep 18 11:17:19 2023 +0000 Commit: Sam James gentoo org> CommitDate: Mon Sep 18 11:17:19 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fcb6791 sci-libs/libqalculate: mention sci-calculators/qalculate-qt in note too Signed-off-by: Sam James gentoo.org> sci-libs/libqalculate/libqalculate-4.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/libqalculate/libqalculate-4.8.0.ebuild b/sci-libs/libqalculate/libqalculate-4.8.0.ebuild index 6bdf2d129d50..886c0f5aef07 100644 --- a/sci-libs/libqalculate/libqalculate-4.8.0.ebuild +++ b/sci-libs/libqalculate/libqalculate-4.8.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -# Bump with sci-calculators/qalculate-gtk! +# Bump with sci-calculators/qalculate-gtk and sci-calculators/qalculate-qt inherit toolchain-funcs