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/Festival-Client-Async-0.0303.ebuild | |
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/Festival-Client-Async-0.0303.ebuild')
-rw-r--r-- | dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
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" + |