Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/espeak/
Date: Sat, 25 Aug 2018 21:31:01
Message-Id: 1535232592.2d326d4edfbf76c02327f3ec0548e22ae52b1cbd.asturm@gentoo
1 commit: 2d326d4edfbf76c02327f3ec0548e22ae52b1cbd
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 22 20:49:47 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 25 21:29:52 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d326d4e
7
8 app-accessibility/espeak: Drop to ~hppa
9
10 Depends on media-sound/sox.
11
12 Package-Manager: Portage-2.3.48, Repoman-2.3.10
13
14 app-accessibility/espeak/espeak-1.47.11-r1.ebuild | 4 ++--
15 app-accessibility/espeak/espeak-1.48.04-r1.ebuild | 2 +-
16 2 files changed, 3 insertions(+), 3 deletions(-)
17
18 diff --git a/app-accessibility/espeak/espeak-1.47.11-r1.ebuild b/app-accessibility/espeak/espeak-1.47.11-r1.ebuild
19 index a697715f8fe..874a9b8fec1 100644
20 --- a/app-accessibility/espeak/espeak-1.47.11-r1.ebuild
21 +++ b/app-accessibility/espeak/espeak-1.47.11-r1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2014 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=5
28 @@ -11,7 +11,7 @@ DESCRIPTION="Speech synthesizer for English and other languages"
29 HOMEPAGE="http://espeak.sourceforge.net/"
30 LICENSE="GPL-3"
31 SLOT="0"
32 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
33 +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
34 IUSE="portaudio pulseaudio"
35
36 COMMON_DEPEND=" portaudio? ( >=media-libs/portaudio-19_pre20071207 )
37
38 diff --git a/app-accessibility/espeak/espeak-1.48.04-r1.ebuild b/app-accessibility/espeak/espeak-1.48.04-r1.ebuild
39 index 90ae07df5f8..bc42c8624d3 100644
40 --- a/app-accessibility/espeak/espeak-1.48.04-r1.ebuild
41 +++ b/app-accessibility/espeak/espeak-1.48.04-r1.ebuild
42 @@ -11,7 +11,7 @@ DESCRIPTION="Speech synthesizer for English and other languages"
43 HOMEPAGE="http://espeak.sourceforge.net/"
44 LICENSE="GPL-3"
45 SLOT="0"
46 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
47 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
48 IUSE="portaudio pulseaudio"
49
50 COMMON_DEPEND="portaudio? ( >=media-libs/portaudio-19_pre20071207 )