Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/espeak/
Date: Wed, 28 Mar 2018 19:32:45
Message-Id: 1522265536.7f1593ab052ac6602dcbacf830b6321073520908.slyfox@gentoo
1 commit: 7f1593ab052ac6602dcbacf830b6321073520908
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Wed Mar 28 18:34:43 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 28 19:32:16 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f1593ab
7
8 app-accessibility/espeak: stable 1.48.04-r1 for sparc
9
10 Bug: https://bugs.gentoo.org/632154
11 Package-Manager: Portage-2.3.24, Repoman-2.3.6
12 RepoMan-Options: --include-arches="sparc"
13
14 app-accessibility/espeak/espeak-1.48.04-r1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-accessibility/espeak/espeak-1.48.04-r1.ebuild b/app-accessibility/espeak/espeak-1.48.04-r1.ebuild
18 index 0fda149e16d..bc42c8624d3 100644
19 --- a/app-accessibility/espeak/espeak-1.48.04-r1.ebuild
20 +++ b/app-accessibility/espeak/espeak-1.48.04-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -11,7 +11,7 @@ DESCRIPTION="Speech synthesizer for English and other languages"
28 HOMEPAGE="http://espeak.sourceforge.net/"
29 LICENSE="GPL-3"
30 SLOT="0"
31 -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
32 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
33 IUSE="portaudio pulseaudio"
34
35 COMMON_DEPEND="portaudio? ( >=media-libs/portaudio-19_pre20071207 )