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 14B5415808B for ; Fri, 11 Feb 2022 09:09:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4F5B5E0825; Fri, 11 Feb 2022 09:09:24 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 34779E0825 for ; Fri, 11 Feb 2022 09:09:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 F24DB3431A1 for ; Fri, 11 Feb 2022 09:09:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 592F4250 for ; Fri, 11 Feb 2022 09:09:21 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1644570555.cdf457479fbe36c9045bf87c7028d0c187d3c910.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/espeak-ng/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-accessibility/espeak-ng/espeak-ng-9999.ebuild X-VCS-Directories: app-accessibility/espeak-ng/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: cdf457479fbe36c9045bf87c7028d0c187d3c910 X-VCS-Branch: master Date: Fri, 11 Feb 2022 09:09:21 +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: a8647eae-fe83-41db-9bce-6a1595154555 X-Archives-Hash: 3ff6b5d4311ae769d8945d4c0c23c5f6 commit: cdf457479fbe36c9045bf87c7028d0c187d3c910 Author: Ulrich Müller gentoo org> AuthorDate: Fri Feb 11 09:08:31 2022 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri Feb 11 09:09:15 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdf45747 app-accessibility/espeak-ng: Update LICENSE of live ebuild Bug: https://bugs.gentoo.org/832778 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Ulrich Müller gentoo.org> app-accessibility/espeak-ng/espeak-ng-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-accessibility/espeak-ng/espeak-ng-9999.ebuild b/app-accessibility/espeak-ng/espeak-ng-9999.ebuild index 9012010b2cae..c59573e05321 100644 --- a/app-accessibility/espeak-ng/espeak-ng-9999.ebuild +++ b/app-accessibility/espeak-ng/espeak-ng-9999.ebuild @@ -16,7 +16,7 @@ else KEYWORDS="~amd64 ~riscv" fi -LICENSE="GPL-3+ Turkowski unicode" +LICENSE="GPL-3+ unicode" SLOT="0" IUSE="+async +klatt l10n_ru l10n_zh man mbrola +sound"