diff options
author | 2003-07-27 18:33:18 +0000 | |
---|---|---|
committer | 2003-07-27 18:33:18 +0000 | |
commit | b9d7bf505153d1001d4da2d553834836d4e82843 (patch) | |
tree | 74993ceb9e23336eb1e35c927cd9c1857a30fcdb /dev-perl | |
parent | new development version with lots of improvements, cleanup of old ebuilds (diff) | |
download | historical-b9d7bf505153d1001d4da2d553834836d4e82843.tar.gz historical-b9d7bf505153d1001d4da2d553834836d4e82843.tar.bz2 historical-b9d7bf505153d1001d4da2d553834836d4e82843.zip |
initial import
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Festival-Client-Async/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild | 11 | ||||
-rw-r--r-- | dev-perl/Festival-Client-Async/Manifest | 3 |
3 files changed, 22 insertions, 0 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 new file mode 100644 index 000000000000..0a3378618e4f --- /dev/null +++ b/dev-perl/Festival-Client-Async/Manifest @@ -0,0 +1,3 @@ +MD5 c250648ff042e95bac50cc0cbd05108d ChangeLog 404 +MD5 9b02fe7e35d67df9fb6569dca798b796 Festival-Client-Async-0.0303.ebuild 263 +MD5 0c01d40e89e9333725c2dbbd4df49243 files/digest-Festival-Client-Async-0.0303 79 |