summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-04-20 07:06:27 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-04-20 07:06:27 +0000
commit6c74775f6baf6a80679f275787daee3872212f08 (patch)
tree174735adb9c43bce605a9877c728f86d8fad7bd9 /app-accessibility
parentNow should work for amd64, see bug #48145 (diff)
downloadhistorical-6c74775f6baf6a80679f275787daee3872212f08.tar.gz
historical-6c74775f6baf6a80679f275787daee3872212f08.tar.bz2
historical-6c74775f6baf6a80679f275787daee3872212f08.zip
Removed unneccessary GCCPV to close bug #48383.
Diffstat (limited to 'app-accessibility')
-rw-r--r--app-accessibility/festival/ChangeLog6
-rw-r--r--app-accessibility/festival/Manifest12
-rw-r--r--app-accessibility/festival/festival-1.4.3-r1.ebuild3
-rw-r--r--app-accessibility/festival/festival-1.4.3.ebuild3
4 files changed, 13 insertions, 11 deletions
diff --git a/app-accessibility/festival/ChangeLog b/app-accessibility/festival/ChangeLog
index 3694ff7b982f..45c72f9e6b22 100644
--- a/app-accessibility/festival/ChangeLog
+++ b/app-accessibility/festival/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-accessibility/festival
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/ChangeLog,v 1.8 2004/03/31 01:47:32 todd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/ChangeLog,v 1.9 2004/04/20 07:06:26 eradicator Exp $
+
+ 20 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ festival-1.4.3-r1.ebuild, festival-1.4.3.ebuild:
+ Removed unneccessary GCCPV to close bug #48383.
30 Mar 2004; Todd Sunderlin <todd@gentoo.org> festival-1.4.3-r1.ebuild:
set stable on sparc
diff --git a/app-accessibility/festival/Manifest b/app-accessibility/festival/Manifest
index a172d5a5386c..d456e054292b 100644
--- a/app-accessibility/festival/Manifest
+++ b/app-accessibility/festival/Manifest
@@ -1,11 +1,11 @@
+MD5 562c4c3dc3b41206d984b9bc054d33c8 festival-1.4.3-r1.ebuild 5620
+MD5 5e28d73c4b45d54341407365a3f03583 festival-1.4.3.ebuild 6093
+MD5 c70d1ea95c5056cfb66c0f80b580b37e ChangeLog 5285
+MD5 4f5d797c455932135181f0c31b5e71b2 metadata.xml 185
MD5 f38f904b9dfc77c788a63f51ccd2abb7 files/digest-festival-1.4.3 863
-MD5 f38f904b9dfc77c788a63f51ccd2abb7 files/digest-festival-1.4.3-r1 863
MD5 44bdf5d07947b391cecc75ed8ca49445 files/festival-1.4.2.patch 8724
+MD5 957439462cff84152bc18202042e65c8 files/server.scm 773
MD5 b380d6440fe49096f7705d6f1adf01ee files/festival-1.4.3-asterisk.patch 3028
MD5 70fe1c867e8782c7ff288056677fda0c files/festival-gcc3.3.diff 5257
+MD5 f38f904b9dfc77c788a63f51ccd2abb7 files/digest-festival-1.4.3-r1 863
MD5 10ecd75c3f74d10a67f5c491aa2b073b files/festival.rc 632
-MD5 957439462cff84152bc18202042e65c8 files/server.scm 773
-MD5 3af6b35cdf757e552a5f40efa4c73b7f ChangeLog 5120
-MD5 dc35fbed385a74c62823a8e76ed7dfb5 festival-1.4.3-r1.ebuild 5639
-MD5 a7c35eb3cf16f16b5eeb4c364937ee14 festival-1.4.3.ebuild 6118
-MD5 4f5d797c455932135181f0c31b5e71b2 metadata.xml 185
diff --git a/app-accessibility/festival/festival-1.4.3-r1.ebuild b/app-accessibility/festival/festival-1.4.3-r1.ebuild
index ff88dd931088..09e52523616b 100644
--- a/app-accessibility/festival/festival-1.4.3-r1.ebuild
+++ b/app-accessibility/festival/festival-1.4.3-r1.ebuild
@@ -1,12 +1,11 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.4.3-r1.ebuild,v 1.8 2004/03/31 01:47:32 todd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.4.3-r1.ebuild,v 1.9 2004/04/20 07:06:27 eradicator Exp $
inherit eutils
S=${WORKDIR}/${PN}
DESCRIPTION="Festival Text to Speech engine"
-GCCPV=`gcc -dumpversion`
IUSE="asterisk doc"
HOMEPAGE="http://www.cstr.ed.ac.uk/"
SITE="http://www.speech.cs.cmu.edu/${PN}/cstr/${PN}/${PV}"
diff --git a/app-accessibility/festival/festival-1.4.3.ebuild b/app-accessibility/festival/festival-1.4.3.ebuild
index d9b7e823e111..78794d67df56 100644
--- a/app-accessibility/festival/festival-1.4.3.ebuild
+++ b/app-accessibility/festival/festival-1.4.3.ebuild
@@ -1,12 +1,11 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.4.3.ebuild,v 1.5 2004/03/29 00:52:52 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.4.3.ebuild,v 1.6 2004/04/20 07:06:27 eradicator Exp $
inherit eutils
S=${WORKDIR}/${PN}
DESCRIPTION="Festival Text to Speech engine"
-GCCPV=`gcc -dumpversion`
IUSE="asterisk doc"
HOMEPAGE="http://www.cstr.ed.ac.uk/"
SITE="http://www.speech.cs.cmu.edu/${PN}/cstr/${PN}/${PV}"