diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-07-30 20:22:30 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-07-30 20:22:30 +0000 |
commit | 9f42cb6d6f9bf548c751be6a433dacf5cfbf4c33 (patch) | |
tree | fcf1087574f46f4deaa5919c03ab90696d3b4a15 /app-accessibility/festival/festival-1.4.3-r3.ebuild | |
parent | Manual Manifest commit. (diff) | |
download | gentoo-2-9f42cb6d6f9bf548c751be6a433dacf5cfbf4c33.tar.gz gentoo-2-9f42cb6d6f9bf548c751be6a433dacf5cfbf4c33.tar.bz2 gentoo-2-9f42cb6d6f9bf548c751be6a433dacf5cfbf4c33.zip |
-r3 stable ppc per JoseJX. Finally cleaning out crufty old versions.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-accessibility/festival/festival-1.4.3-r3.ebuild')
-rw-r--r-- | app-accessibility/festival/festival-1.4.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/festival/festival-1.4.3-r3.ebuild b/app-accessibility/festival/festival-1.4.3-r3.ebuild index fb54fa76a489..23e35f471298 100644 --- a/app-accessibility/festival/festival-1.4.3-r3.ebuild +++ b/app-accessibility/festival/festival-1.4.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.4.3-r3.ebuild,v 1.8 2005/07/28 07:07:33 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.4.3-r3.ebuild,v 1.9 2005/07/30 20:22:30 eradicator Exp $ inherit eutils @@ -23,7 +23,7 @@ SRC_URI="${SITE}/${P}-release.tar.gz LICENSE="FESTIVAL BSD as-is" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 sparc x86 hppa" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 hppa" IUSE="asterisk doc" RDEPEND=">=app-accessibility/speech-tools-1.2.3-r2" |