diff options
author | Torsten Veller <tove@gentoo.org> | 2011-08-31 10:12:04 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-08-31 10:12:04 +0000 |
commit | f134d8b5897268a85d5f66e6917489ff4f2cdef1 (patch) | |
tree | 34ae54e3f1851938abb6b8058d7102fe8732da04 /dev-perl/Festival-Client-Async | |
parent | Change version scheme (diff) | |
download | gentoo-2-f134d8b5897268a85d5f66e6917489ff4f2cdef1.tar.gz gentoo-2-f134d8b5897268a85d5f66e6917489ff4f2cdef1.tar.bz2 gentoo-2-f134d8b5897268a85d5f66e6917489ff4f2cdef1.zip |
Change version scheme
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Festival-Client-Async')
-rw-r--r-- | dev-perl/Festival-Client-Async/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300.ebuild | 15 |
2 files changed, 23 insertions, 2 deletions
diff --git a/dev-perl/Festival-Client-Async/ChangeLog b/dev-perl/Festival-Client-Async/ChangeLog index 037cd9f52c4e..4b8541bce83f 100644 --- a/dev-perl/Festival-Client-Async/ChangeLog +++ b/dev-perl/Festival-Client-Async/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Festival-Client-Async -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Festival-Client-Async/ChangeLog,v 1.13 2007/01/15 18:49:59 mcummings Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Festival-Client-Async/ChangeLog,v 1.14 2011/08/31 10:12:04 tove Exp $ + +*Festival-Client-Async-0.30.300 (31 Aug 2011) + + 31 Aug 2011; Torsten Veller <tove@gentoo.org> + +Festival-Client-Async-0.30.300.ebuild: + Change version scheme 15 Jan 2007; Michael Cummings <mcummings@gentoo.org> Festival-Client-Async-0.0303.ebuild: 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="" |