diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-03-17 03:51:51 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-03-17 03:51:51 +0000 |
commit | 754a81751541474f2bacf0e32f6cf14509868046 (patch) | |
tree | 91683cedcb8139d9d7cdd516328388cdaf98a8fb /media-sound/mbrola | |
parent | Moving to app-accessibility/flite (diff) | |
download | historical-754a81751541474f2bacf0e32f6cf14509868046.tar.gz historical-754a81751541474f2bacf0e32f6cf14509868046.tar.bz2 historical-754a81751541474f2bacf0e32f6cf14509868046.zip |
festival went to app-accessibility
Diffstat (limited to 'media-sound/mbrola')
-rw-r--r-- | media-sound/mbrola/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/mbrola/Manifest | 4 | ||||
-rw-r--r-- | media-sound/mbrola/mbrola-3.0.1h-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/media-sound/mbrola/ChangeLog b/media-sound/mbrola/ChangeLog index 7f98bda3d72b..6d3b7df4c016 100644 --- a/media-sound/mbrola/ChangeLog +++ b/media-sound/mbrola/ChangeLog @@ -1,8 +1,12 @@ # ChangeLog for media-sound/mbrola -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 # $Header: /home/cvsroot/gentoo-x86/media-sound/mbrola/mbrola-3.0.1h.ebuild,v # 1.0 2002/05/07 03:58:19 naz Exp $ + 16 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> + mbrola-3.0.1h-r1.ebuild: + festival went to app-accessibility + 12 Nov 2003; Ciaran McCreesh <ciaranm@gentoo.org> mbrola-3.0.1h-r1.ebuild: Made -sparc as the binary will not work. Thanks to gust4voz in #gentoo-sparc diff --git a/media-sound/mbrola/Manifest b/media-sound/mbrola/Manifest index 253dce6a74c9..4d1288624d47 100644 --- a/media-sound/mbrola/Manifest +++ b/media-sound/mbrola/Manifest @@ -1,4 +1,4 @@ -MD5 9985690a0034289e86b706642855fdab mbrola-3.0.1h-r1.ebuild 1234 -MD5 5f305e089b111acee0403d28ecd19067 ChangeLog 1071 +MD5 70a04bbe4630a04008c7c78447d13f3e mbrola-3.0.1h-r1.ebuild 1244 +MD5 a28ecd44fd04ccf9c30b5405f637ec5b ChangeLog 1193 MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158 MD5 d8e16d3a58393097a056fe4342968b55 files/digest-mbrola-3.0.1h-r1 236 diff --git a/media-sound/mbrola/mbrola-3.0.1h-r1.ebuild b/media-sound/mbrola/mbrola-3.0.1h-r1.ebuild index d2deb2b485c5..1e00997c5272 100644 --- a/media-sound/mbrola/mbrola-3.0.1h-r1.ebuild +++ b/media-sound/mbrola/mbrola-3.0.1h-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/media-sound/mbrola/mbrola-3.0.1h-r1.ebuild,v 1.9 2004/03/17 03:50:47 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mbrola/mbrola-3.0.1h-r1.ebuild,v 1.10 2004/03/17 03:51:51 eradicator Exp $ S=${WORKDIR} URL="http://tcts.fpms.ac.be/synthesis/mbrola" @@ -11,7 +11,7 @@ ${URL}/dba/us2/us2-980812.zip ${URL}/dba/us3/us3-990208.zip" HOMEPAGE="http://tcts.fpms.ac.be/synthesis/mbrola.html" -DEPEND=">=media-accessibility/festival-1.4.2 +DEPEND=">=app-accessibility/festival-1.4.2 app-arch/unzip" SLOT="0" |