diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-02-10 13:41:51 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-02-10 13:41:51 +0000 |
commit | fd42398ab0cb3329c570d8322f8b846fed798b07 (patch) | |
tree | d836a85786f5347eb71e9b0f01d2333d57e6f757 /app-accessibility/espeak | |
parent | Stable on ppc wrt bug 165374 (diff) | |
download | gentoo-2-fd42398ab0cb3329c570d8322f8b846fed798b07.tar.gz gentoo-2-fd42398ab0cb3329c570d8322f8b846fed798b07.tar.bz2 gentoo-2-fd42398ab0cb3329c570d8322f8b846fed798b07.zip |
amd64 stable, bug 163285
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-accessibility/espeak')
-rw-r--r-- | app-accessibility/espeak/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/espeak/espeak-1.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/espeak/ChangeLog b/app-accessibility/espeak/ChangeLog index a9c6592689bb..be4a8637a6dc 100644 --- a/app-accessibility/espeak/ChangeLog +++ b/app-accessibility/espeak/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/espeak # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/ChangeLog,v 1.7 2007/02/07 03:15:25 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/ChangeLog,v 1.8 2007/02/10 13:41:51 beandog Exp $ + + 10 Feb 2007; Steve Dibb <beandog@gentoo.org> espeak-1.19.ebuild: + amd64 stable, bug 163285 07 Feb 2007; William Hubbs <williamh@gentoo.org> -files/espeak-1.18-64bits.patch, -files/espeak-1.18-parallel.patch, diff --git a/app-accessibility/espeak/espeak-1.19.ebuild b/app-accessibility/espeak/espeak-1.19.ebuild index 14763e7b9ecd..5fa01aeef998 100644 --- a/app-accessibility/espeak/espeak-1.19.ebuild +++ b/app-accessibility/espeak/espeak-1.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/espeak-1.19.ebuild,v 1.3 2007/02/06 06:32:25 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/espeak-1.19.ebuild,v 1.4 2007/02/10 13:41:51 beandog Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND=">=media-libs/portaudio-18.1-r5 |