diff options
-rw-r--r-- | app-accessibility/festival/Manifest | 8 | ||||
-rw-r--r-- | app-accessibility/festival/festival-1.4.3-r1.ebuild | 8 | ||||
-rw-r--r-- | app-accessibility/festival/festival-1.4.3.ebuild | 8 |
3 files changed, 6 insertions, 18 deletions
diff --git a/app-accessibility/festival/Manifest b/app-accessibility/festival/Manifest index 6787015ce698..4797eb7d1572 100644 --- a/app-accessibility/festival/Manifest +++ b/app-accessibility/festival/Manifest @@ -1,11 +1,11 @@ +MD5 13f48b9b472c07e05fd16d8d30b79ded festival-1.4.3-r1.ebuild 5642 +MD5 a7c35eb3cf16f16b5eeb4c364937ee14 festival-1.4.3.ebuild 6118 MD5 c9545952f75c2807d49bd301cfcb39da ChangeLog 5027 -MD5 7d67bce04b92a666bac3675c90e627f4 festival-1.4.3-r1.ebuild 5980 MD5 4f5d797c455932135181f0c31b5e71b2 metadata.xml 185 -MD5 2da214f7258cbc2df9b73bca62755566 festival-1.4.3.ebuild 6456 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 diff --git a/app-accessibility/festival/festival-1.4.3-r1.ebuild b/app-accessibility/festival/festival-1.4.3-r1.ebuild index 867c4c57df00..5cb99168f94d 100644 --- a/app-accessibility/festival/festival-1.4.3-r1.ebuild +++ b/app-accessibility/festival/festival-1.4.3-r1.ebuild @@ -1,6 +1,6 @@ # 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.5 2004/03/25 17:50:49 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.4.3-r1.ebuild,v 1.6 2004/03/29 00:52:52 eradicator Exp $ inherit eutils @@ -25,12 +25,6 @@ SRC_URI="${SITE}/${P}-release.tar.gz ${SITE}/festvox_us3.tar.gz doc? ( ${SITE}/festdoc-1.4.2.tar.gz )" - # Keeping these things in external patch files (that dont even live in - # the files subdir) makes it far too difficult to modify the ebuild. These - # patches are easily replaced by a bit of sed, consistant with the rest of - # the ebuild, and moving the ebuild commands from the external shell script - # into the ebuild where they belong. - SLOT="0" LICENSE="FESTIVAL BSD as-is" KEYWORDS="x86 ~ppc ~sparc amd64" diff --git a/app-accessibility/festival/festival-1.4.3.ebuild b/app-accessibility/festival/festival-1.4.3.ebuild index a880d9cfb527..d9b7e823e111 100644 --- a/app-accessibility/festival/festival-1.4.3.ebuild +++ b/app-accessibility/festival/festival-1.4.3.ebuild @@ -1,6 +1,6 @@ # 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.4 2004/03/25 17:50:49 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.4.3.ebuild,v 1.5 2004/03/29 00:52:52 eradicator Exp $ inherit eutils @@ -25,12 +25,6 @@ SRC_URI="${SITE}/${P}-release.tar.gz ${SITE}/festvox_us3.tar.gz doc? ( ${SITE}/festdoc-1.4.2.tar.gz )" - # Keeping these things in external patch files (that dont even live in - # the files subdir) makes it far too difficult to modify the ebuild. These - # patches are easily replaced by a bit of sed, consistant with the rest of - # the ebuild, and moving the ebuild commands from the external shell script - # into the ebuild where they belong. - SLOT="0" LICENSE="FESTIVAL BSD as-is" KEYWORDS="x86 ~ppc ~sparc amd64" |