espeak-ruby: fix QA cache error message dev-ruby/espeak-ruby-1.0.4 is corrupt (variable.invalidchar)

This commit is contained in:
Yury Martynov 2019-07-14 00:36:38 +03:00
parent f3aa5a7801
commit d7cfb077a4
No known key found for this signature in database
GPG key ID: EBE62DD0CCEAE19E

View file

@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@ -7,7 +7,7 @@ USE_RUBY="ruby23 ruby24 ruby25"
inherit ruby-fakegem
DESCRIPTION="espeak-ruby is small Ruby API for utilizing espeak and lame to create Text-To-Speech mp3 files"
DESCRIPTION="A small API for utilizing 'espeak' and 'lame' to create Text-To-Speech mp3 files"
HOMEPAGE="https://github.com/dejan/espeak-ruby"
SRC_URI="mirror://rubygems/${P}.gem"