diff options
author | Torsten Veller <tove@gentoo.org> | 2011-08-31 10:21:45 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-08-31 10:21:45 +0000 |
commit | 7912539e83bb65cd893865f1e67f274adc6b740f (patch) | |
tree | c60d04b575ac436a293f5f335ffaaca895c4330e /dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300.ebuild | |
parent | Revision bump. Add dependency on external xolox-misc scripts. (diff) | |
download | historical-7912539e83bb65cd893865f1e67f274adc6b740f.tar.gz historical-7912539e83bb65cd893865f1e67f274adc6b740f.tar.bz2 historical-7912539e83bb65cd893865f1e67f274adc6b740f.zip |
Change version scheme
Package-Manager: portage-2.2.0_alpha51/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300.ebuild')
-rw-r--r-- | dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300.ebuild b/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300.ebuild new file mode 100644 index 000000000000..396b793043a9 --- /dev/null +++ b/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300.ebuild,v 1.1 2011/08/31 10:12:04 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=DJHD +MODULE_VERSION=0.0303 +inherit perl-module + +DESCRIPTION="Festival-Async - Non-blocking interface to a Festival server." + +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~sparc ~x86" +IUSE="" |