summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-02 22:17:43 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-02 22:17:43 +0000
commite63fc9ab7864313722a9737da5c80938806b7430 (patch)
tree8537d6e795ae3d2859daf9b783e965f221c2b3d2 /app-accessibility
parentAdd ~arm, wrt bug #449220 (diff)
downloadgentoo-2-e63fc9ab7864313722a9737da5c80938806b7430.tar.gz
gentoo-2-e63fc9ab7864313722a9737da5c80938806b7430.tar.bz2
gentoo-2-e63fc9ab7864313722a9737da5c80938806b7430.zip
Add ~arm, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-accessibility')
-rw-r--r--app-accessibility/espeak/ChangeLog8
-rw-r--r--app-accessibility/espeak/espeak-1.46.01.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/app-accessibility/espeak/ChangeLog b/app-accessibility/espeak/ChangeLog
index 9c07bb104416..e57a92c435d9 100644
--- a/app-accessibility/espeak/ChangeLog
+++ b/app-accessibility/espeak/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-accessibility/espeak
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/ChangeLog,v 1.105 2012/05/31 02:10:21 zmedico Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/ChangeLog,v 1.106 2013/02/02 22:17:43 ago Exp $
+
+ 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> espeak-1.46.01.ebuild:
+ Add ~arm, wrt bug #449220
31 May 2012; Zac Medico <zmedico@gentoo.org> espeak-1.42.04.ebuild,
espeak-1.45.03.ebuild, espeak-1.45.04.ebuild, espeak-1.46.01.ebuild:
@@ -424,4 +427,3 @@
+espeak-1.16.ebuild:
Initial commit.
Thanks to breb@sent.com for the ebuild which I based this on, in bug 151004.
-
diff --git a/app-accessibility/espeak/espeak-1.46.01.ebuild b/app-accessibility/espeak/espeak-1.46.01.ebuild
index c4009ea74d3f..e6c08a750aed 100644
--- a/app-accessibility/espeak/espeak-1.46.01.ebuild
+++ b/app-accessibility/espeak/espeak-1.46.01.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/espeak-1.46.01.ebuild,v 1.3 2012/05/31 02:10:21 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/espeak-1.46.01.ebuild,v 1.4 2013/02/02 22:17:43 ago Exp $
EAPI="4"
@@ -12,7 +12,7 @@ DESCRIPTION="Speech synthesizer for English and other languages"
HOMEPAGE="http://espeak.sourceforge.net/"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="portaudio pulseaudio"
REQUIRED_USE="portaudio? ( !pulseaudio )
pulseaudio? ( !portaudio )"