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 | d7db95dbfc55bbd12f0d5bea5e38b32bb6f16ea3 (patch) | |
tree | 622b5d4dba97e5a95dab9d9c1b88d2d929d3571d /app-accessibility | |
parent | uclibc not dependant on sys-apps/help2man. Changed dev.gentoo.org SRC_URI to ... (diff) | |
download | historical-d7db95dbfc55bbd12f0d5bea5e38b32bb6f16ea3.tar.gz historical-d7db95dbfc55bbd12f0d5bea5e38b32bb6f16ea3.tar.bz2 historical-d7db95dbfc55bbd12f0d5bea5e38b32bb6f16ea3.zip |
stable on x86
Diffstat (limited to 'app-accessibility')
5 files changed, 9 insertions, 31 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/Manifest b/app-accessibility/festival-freebsoft-utils/Manifest index cce610cc7df1..f444bc8a780a 100644 --- a/app-accessibility/festival-freebsoft-utils/Manifest +++ b/app-accessibility/festival-freebsoft-utils/Manifest @@ -1,6 +1,4 @@ -MD5 388024fed1f4df8300780afa5d4e32b2 festival-freebsoft-utils-0.2.ebuild 678 -MD5 aeaada359a0b9afbb84909852fe680e5 festival-freebsoft-utils-0.1.ebuild 676 -MD5 e1dc121316a072d94fbadde65487224d ChangeLog 927 +MD5 4dd622c8ab9bb17ff45c0bec59d03895 festival-freebsoft-utils-0.2.ebuild 680 +MD5 bffe6b91c98b2bb215fd643944c809cf ChangeLog 1067 MD5 c88a55be519166e48f9599b43b7e66b9 metadata.xml 230 -MD5 35762c2ef25df77b2263b537726b528c files/digest-festival-freebsoft-utils-0.1 79 MD5 33c67b64ab5f220ec876d1ed691d740f files/digest-festival-freebsoft-utils-0.2 79 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 |