diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-08-05 13:24:04 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-08-05 13:24:04 +0000 |
commit | 3b2854f70ccb7d6afb651aee8e04a3e3282393f2 (patch) | |
tree | f13c89e1bfb5af79d3fde5222b959363c529b87a /dev-perl/Festival-Client-Async | |
parent | Fix DESCRIPTION (diff) | |
download | gentoo-2-3b2854f70ccb7d6afb651aee8e04a3e3282393f2.tar.gz gentoo-2-3b2854f70ccb7d6afb651aee8e04a3e3282393f2.tar.bz2 gentoo-2-3b2854f70ccb7d6afb651aee8e04a3e3282393f2.zip |
Fix DESCRIPTION
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Festival-Client-Async')
-rw-r--r-- | dev-perl/Festival-Client-Async/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Festival-Client-Async/ChangeLog b/dev-perl/Festival-Client-Async/ChangeLog index e1961ff2cbcb..7fa22fce6631 100644 --- a/dev-perl/Festival-Client-Async/ChangeLog +++ b/dev-perl/Festival-Client-Async/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Festival-Client-Async -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Festival-Client-Async/ChangeLog,v 1.17 2012/06/24 12:59:44 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Festival-Client-Async/ChangeLog,v 1.18 2014/08/05 13:24:04 zlogene Exp $ + + 05 Aug 2014; Mikle Kolyada <zlogene@gentoo.org> + Festival-Client-Async-0.30.300.ebuild: + Fix DESCRIPTION 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info 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 index 03ccd84ed330..105aded83fc9 100644 --- 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 @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 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.2 2011/09/03 21:04:57 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300.ebuild,v 1.3 2014/08/05 13:24:04 zlogene Exp $ EAPI=4 @@ -8,7 +8,7 @@ MODULE_AUTHOR=DJHD MODULE_VERSION=0.0303 inherit perl-module -DESCRIPTION="Festival-Async - Non-blocking interface to a Festival server." +DESCRIPTION="Festival-Async - Non-blocking interface to a Festival server" SLOT="0" KEYWORDS="amd64 ia64 sparc x86" |