diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-27 18:33:43 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-27 18:33:43 +0000 |
commit | 623cb43caf96261afb56af1b6ce1e0af6ea25c86 (patch) | |
tree | 1f36e8668afbc2391d873293e0367aa03106272c /dev-perl/Festival-Client-Async | |
parent | initial import (diff) | |
download | gentoo-2-623cb43caf96261afb56af1b6ce1e0af6ea25c86.tar.gz gentoo-2-623cb43caf96261afb56af1b6ce1e0af6ea25c86.tar.bz2 gentoo-2-623cb43caf96261afb56af1b6ce1e0af6ea25c86.zip |
initial import
Diffstat (limited to 'dev-perl/Festival-Client-Async')
4 files changed, 21 insertions, 1 deletions
diff --git a/dev-perl/Festival-Client-Async/ChangeLog b/dev-perl/Festival-Client-Async/ChangeLog new file mode 100644 index 000000000000..311fef10a33d --- /dev/null +++ b/dev-perl/Festival-Client-Async/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for dev-perl/FileHandle-rollback +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Festival-Client-Async/ChangeLog,v 1.1 2003/07/27 18:33:18 aliz Exp $ + +*Festival-Client-Async-0.0303 (25 Jul 2003) + + 25 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> : + Initial import. Ebuild contributed by Rigo Ketelings <rigo@home.nl> in #21008. diff --git a/dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild b/dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild new file mode 100644 index 000000000000..16e7b3a13d87 --- /dev/null +++ b/dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild @@ -0,0 +1,11 @@ +inherit perl-module + +S=${WORKDIR}/${P} +DESCRIPTION="Festival-Async - Non-blocking interface to a Festival server." +SRC_URI="http://www.cpan.org/modules/by-module/Festival/${P}.tar.gz" +HOMEPAGE="http://www.cpan.org/" + +SLOT="0" +LICENSE="Artistic" +KEYWORDS="~x86" + diff --git a/dev-perl/Festival-Client-Async/Manifest b/dev-perl/Festival-Client-Async/Manifest index 0a3378618e4f..02c45f3a9fef 100644 --- a/dev-perl/Festival-Client-Async/Manifest +++ b/dev-perl/Festival-Client-Async/Manifest @@ -1,3 +1,3 @@ -MD5 c250648ff042e95bac50cc0cbd05108d ChangeLog 404 +MD5 7f4a2e233b4585dc61ec56e280accbde ChangeLog 414 MD5 9b02fe7e35d67df9fb6569dca798b796 Festival-Client-Async-0.0303.ebuild 263 MD5 0c01d40e89e9333725c2dbbd4df49243 files/digest-Festival-Client-Async-0.0303 79 diff --git a/dev-perl/Festival-Client-Async/files/digest-Festival-Client-Async-0.0303 b/dev-perl/Festival-Client-Async/files/digest-Festival-Client-Async-0.0303 new file mode 100644 index 000000000000..8aaa883ba97d --- /dev/null +++ b/dev-perl/Festival-Client-Async/files/digest-Festival-Client-Async-0.0303 @@ -0,0 +1 @@ +MD5 5be73f0a030b1e9ff82004b6bdf53bd8 Festival-Client-Async-0.0303.tar.gz 30595 |