diff options
author | Ulrich Müller <ulm@gentoo.org> | 2022-02-11 10:08:31 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2022-02-11 10:09:15 +0100 |
commit | cdf457479fbe36c9045bf87c7028d0c187d3c910 (patch) | |
tree | 689d5196a18845e12168006347d91406da83dc1d /app-accessibility/espeak-ng | |
parent | dev-java/conversant-disruptor: new package (diff) | |
download | gentoo-cdf457479fbe36c9045bf87c7028d0c187d3c910.tar.gz gentoo-cdf457479fbe36c9045bf87c7028d0c187d3c910.tar.bz2 gentoo-cdf457479fbe36c9045bf87c7028d0c187d3c910.zip |
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 <ulm@gentoo.org>
Diffstat (limited to 'app-accessibility/espeak-ng')
-rw-r--r-- | app-accessibility/espeak-ng/espeak-ng-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |