zlogene 14/08/05 13:24:04 Modified: Festival-Client-Async-0.30.300.ebuild ChangeLog Log: Fix DESCRIPTION (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.3 dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300.ebuild?r1=1.2&r2=1.3 Index: Festival-Client-Async-0.30.300.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- Festival-Client-Async-0.30.300.ebuild 3 Sep 2011 21:04:57 -0000 1.2 +++ Festival-Client-Async-0.30.300.ebuild 5 Aug 2014 13:24:04 -0000 1.3 @@ -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_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" 1.18 dev-perl/Festival-Client-Async/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Festival-Client-Async/ChangeLog?rev=1.18&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Festival-Client-Async/ChangeLog?rev=1.18&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Festival-Client-Async/ChangeLog?r1=1.17&r2=1.18 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Festival-Client-Async/ChangeLog,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- ChangeLog 24 Jun 2012 12:59:44 -0000 1.17 +++ ChangeLog 5 Aug 2014 13:24:04 -0000 1.18 @@ -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 <[email protected]> + Festival-Client-Async-0.30.300.ebuild: + Fix DESCRIPTION 24 Jun 2012; Torsten Veller <[email protected]> metadata.xml: Update CPAN upstream info
