diff options
author | Sam James <sam@gentoo.org> | 2021-04-02 03:42:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-03 16:53:47 +0100 |
commit | f05a6a5a6ab2ff2f59f8f521acfb70c77294f75e (patch) | |
tree | 279edb84815305f0acfe747b984b7e3f8148f6f2 /app-accessibility | |
parent | sci-astronomy/pal: fix (comment) typo (diff) | |
download | gentoo-f05a6a5a6ab2ff2f59f8f521acfb70c77294f75e.tar.gz gentoo-f05a6a5a6ab2ff2f59f8f521acfb70c77294f75e.tar.bz2 gentoo-f05a6a5a6ab2ff2f59f8f521acfb70c77294f75e.zip |
app-accessibility/eflite: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/eflite/eflite-0.4.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-accessibility/eflite/eflite-0.4.1-r3.ebuild b/app-accessibility/eflite/eflite-0.4.1-r3.ebuild index b0e001e4a6a0..6b6c7c7a905a 100644 --- a/app-accessibility/eflite/eflite-0.4.1-r3.ebuild +++ b/app-accessibility/eflite/eflite-0.4.1-r3.ebuild @@ -3,7 +3,7 @@ EAPI=5 -inherit autotools eutils epatch user +inherit autotools epatch user DESCRIPTION="A speech server that allows screen readers to interact with festival lite" HOMEPAGE="http://eflite.sourceforge.net" |