mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-02-08 08:26:06 +01:00
espeak-ruby: fix QA cache error message dev-ruby/espeak-ruby-1.0.4 is corrupt (variable.invalidchar)
This commit is contained in:
parent
f3aa5a7801
commit
d7cfb077a4
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue