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: Tue, 24 Oct 2017 19:23:42
Message-Id: 1508873014.73959e0e08c3aff792db09087ecb221ef8c22225.slyfox@gentoo
1 commit: 73959e0e08c3aff792db09087ecb221ef8c22225
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 24 19:13:57 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 24 19:23:34 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73959e0e
7
8 app-accessibility/espeak: stable 1.48.04-r1 for ia64, bug #632154
9
10 Package-Manager: Portage-2.3.12, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ia64"
12
13 app-accessibility/espeak/espeak-1.48.04-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-accessibility/espeak/espeak-1.48.04-r1.ebuild b/app-accessibility/espeak/espeak-1.48.04-r1.ebuild
17 index ce2ab1f1609..5a3547504f6 100644
18 --- a/app-accessibility/espeak/espeak-1.48.04-r1.ebuild
19 +++ b/app-accessibility/espeak/espeak-1.48.04-r1.ebuild
20 @@ -11,7 +11,7 @@ DESCRIPTION="Speech synthesizer for English and other languages"
21 HOMEPAGE="http://espeak.sourceforge.net/"
22 LICENSE="GPL-3"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
26 IUSE="portaudio pulseaudio"
27
28 COMMON_DEPEND="portaudio? ( >=media-libs/portaudio-19_pre20071207 )