diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-06-16 01:38:40 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-06-16 01:38:40 +0000 |
commit | 0621426a79b004eddf9fb9f40a11c059f6fc2ecd (patch) | |
tree | 2778d9d7fb37036e7d96672f377e8c95a29526df /app-accessibility/festival-freebsoft-utils | |
parent | uclibc not dependant on sys-apps/help2man. Changed dev.gentoo.org SRC_URI to ... (diff) | |
download | gentoo-2-0621426a79b004eddf9fb9f40a11c059f6fc2ecd.tar.gz gentoo-2-0621426a79b004eddf9fb9f40a11c059f6fc2ecd.tar.bz2 gentoo-2-0621426a79b004eddf9fb9f40a11c059f6fc2ecd.zip |
stable on x86
Diffstat (limited to 'app-accessibility/festival-freebsoft-utils')
4 files changed, 7 insertions, 27 deletions
diff --git a/app-accessibility/festival-freebsoft-utils/ChangeLog b/app-accessibility/festival-freebsoft-utils/ChangeLog index a401d6eef713..1c85df0879b2 100644 --- a/app-accessibility/festival-freebsoft-utils/ChangeLog +++ b/app-accessibility/festival-freebsoft-utils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-accessibility/festival-freebsoft-utils # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/ChangeLog,v 1.6 2004/05/12 17:50:47 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/ChangeLog,v 1.7 2004/06/16 01:38:40 squinky86 Exp $ + + 15 Jun 2004; Jon Hood <squinky86@gentoo.org> + -festival-freebsoft-utils-0.1.ebuild, festival-freebsoft-utils-0.2.ebuild: + stable on x86 12 May 2004; Jon Hood <squinky86@gentoo.org> festival-freebsoft-utils-0.1.ebuild: diff --git a/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.1.ebuild b/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.1.ebuild deleted file mode 100644 index 0e3be9f22565..000000000000 --- a/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# 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-freebsoft-utils/festival-freebsoft-utils-0.1.ebuild,v 1.2 2004/05/12 17:50:47 squinky86 Exp $ - -DESCRIPTION="a collection of Festival functions for speech-dispatcher" -HOMEPAGE="http://www.freebsoft.org/festival-freebsoft-utils" -SRC_URI="http://www.freebsoft.org/pub/projects/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86" -IUSE="" - -DEPEND=">=app-accessibility/festival-1.4.3" - -src_compile(){ - einfo "Nothing to compile." -} - -src_install() { - insinto /usr/lib/festival - doins ${S}/*.scm -} diff --git a/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild b/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild index 0803b593474a..fd16be5dec5a 100644 --- a/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild +++ b/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.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-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild,v 1.2 2004/05/12 15:29:40 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild,v 1.3 2004/06/16 01:38:40 squinky86 Exp $ DESCRIPTION="a collection of Festival functions for speech-dispatcher" HOMEPAGE="http://www.freebsoft.org/festival-freebsoft-utils" @@ -8,7 +8,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND=">=app-accessibility/festival-1.4.3" diff --git a/app-accessibility/festival-freebsoft-utils/files/digest-festival-freebsoft-utils-0.1 b/app-accessibility/festival-freebsoft-utils/files/digest-festival-freebsoft-utils-0.1 deleted file mode 100644 index efb3a8a33ac7..000000000000 --- a/app-accessibility/festival-freebsoft-utils/files/digest-festival-freebsoft-utils-0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 bc5bb088c291d8da60f27cd1241c2e16 festival-freebsoft-utils-0.1.tar.gz 44079 |