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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 361591581EE for ; Thu, 10 Apr 2025 14:17:52 +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 1BF2B34358A for ; Thu, 10 Apr 2025 14:17:52 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 059301102B2; Thu, 10 Apr 2025 14:17:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 EB72F1102B2 for ; Thu, 10 Apr 2025 14:17:50 +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 9C7A7343629 for ; Thu, 10 Apr 2025 14:17:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED3E01AB2 for ; Thu, 10 Apr 2025 14:17:48 +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: <1744294639.884b6a8fdc73042b9cec7e1531ac84c8f4057ced.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/flite/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-accessibility/flite/flite-2.2-r3.ebuild X-VCS-Directories: app-accessibility/flite/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 884b6a8fdc73042b9cec7e1531ac84c8f4057ced X-VCS-Branch: master Date: Thu, 10 Apr 2025 14:17:48 +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: 47303bd6-bd48-4091-924c-b9a70b6344f7 X-Archives-Hash: 91b150c5ff68cae448266d4d92222228 commit: 884b6a8fdc73042b9cec7e1531ac84c8f4057ced Author: Z. Liu gmail com> AuthorDate: Thu Apr 10 14:12:37 2025 +0000 Commit: Sam James gentoo org> CommitDate: Thu Apr 10 14:17:19 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=884b6a8f app-accessibility/flite: fix typo remote -> remove Closes: https://bugs.gentoo.org/953513 Signed-off-by: Z. Liu gmail.com> Closes: https://github.com/gentoo/gentoo/pull/41524 Signed-off-by: Sam James gentoo.org> app-accessibility/flite/flite-2.2-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-accessibility/flite/flite-2.2-r3.ebuild b/app-accessibility/flite/flite-2.2-r3.ebuild index bf364726796e..58431bfaa790 100644 --- a/app-accessibility/flite/flite-2.2-r3.ebuild +++ b/app-accessibility/flite/flite-2.2-r3.ebuild @@ -60,7 +60,7 @@ PATCHES=( "${FILESDIR}"/${PN}-2.2-backport-pr30.patch "${FILESDIR}"/${PN}-2.2-make-4.4.patch "${FILESDIR}"/${PN}-2.2-backport-pr66.patch - "${FILESDIR}"/${PN}-2.2-remote-const-cast.patch + "${FILESDIR}"/${PN}-2.2-remove-const-cast.patch ) get_audio() {