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 CDBA715815E for ; Tue, 6 Feb 2024 08:44:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DB5C3E29BE; Tue, 6 Feb 2024 08:44: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 B87FAE29B7 for ; Tue, 6 Feb 2024 08:44: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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BC91434309D for ; Tue, 6 Feb 2024 08:44:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1B10614C7 for ; Tue, 6 Feb 2024 08:44:13 +0000 (UTC) From: "Anna Vyalkova" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" Message-ID: <1707208985.21982f205e065d4e1220635eecaefe6916098019.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-accessibility/rhvoice-core/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-accessibility/rhvoice-core/rhvoice-core-1.14.0.ebuild X-VCS-Directories: app-accessibility/rhvoice-core/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: 21982f205e065d4e1220635eecaefe6916098019 X-VCS-Branch: dev Date: Tue, 6 Feb 2024 08:44: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: 50109d03-6af4-4d55-a46b-c87f245095f7 X-Archives-Hash: b9b897f67e96927bba21cc9fb165a586 commit: 21982f205e065d4e1220635eecaefe6916098019 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Tue Feb 6 07:13:26 2024 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Tue Feb 6 08:43:05 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=21982f20 app-accessibility/rhvoice-core: update DESCRIPTION Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> app-accessibility/rhvoice-core/rhvoice-core-1.14.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-accessibility/rhvoice-core/rhvoice-core-1.14.0.ebuild b/app-accessibility/rhvoice-core/rhvoice-core-1.14.0.ebuild index e2990a848b..fe166e13d7 100644 --- a/app-accessibility/rhvoice-core/rhvoice-core-1.14.0.ebuild +++ b/app-accessibility/rhvoice-core/rhvoice-core-1.14.0.ebuild @@ -8,7 +8,7 @@ inherit cmake flag-o-matic MY_PN="RHVoice" MY_P="${MY_PN}-${PV}" SANITIZERS_COMMIT="99e159ec9bc8dd362b08d18436bd40ff0648417b" -DESCRIPTION="TTS engine with extended languages support (including Russian)" +DESCRIPTION="TTS engine with extended languages support" HOMEPAGE=" https://rhvoice.org https://github.com/RHVoice/RHVoice