diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-04-25 15:13:02 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-04-25 15:13:02 +0000 |
commit | 74c48c6f55af93242573d8455ed74ae771150377 (patch) | |
tree | a31e98cd05f98ce3d2943155d64554fa6ad4e58b /dev-perl/Festival-Client-Async | |
parent | Stable on sparc (diff) | |
download | historical-74c48c6f55af93242573d8455ed74ae771150377.tar.gz historical-74c48c6f55af93242573d8455ed74ae771150377.tar.bz2 historical-74c48c6f55af93242573d8455ed74ae771150377.zip |
cleaning
Package-Manager: portage-2.0.51.20-r4
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.0303.ebuild | 8 |
2 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/Festival-Client-Async/ChangeLog b/dev-perl/Festival-Client-Async/ChangeLog index 31f3ba3a11ae..06aa4ff31e01 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 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Festival-Client-Async/ChangeLog,v 1.5 2004/09/23 15:12:36 gustavoz Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Festival-Client-Async/ChangeLog,v 1.6 2005/04/25 15:13:02 mcummings Exp $ + + 25 Apr 2005; Michael Cummings <mcummings@gentoo.org> + Festival-Client-Async-0.0303.ebuild: + cleaning 23 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> Festival-Client-Async-0.0303.ebuild: 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 index 2d61e2dce810..0d17d4fe6eae 100644 --- a/dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild +++ b/dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 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.0303.ebuild,v 1.6 2004/09/23 15:12:36 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild,v 1.7 2005/04/25 15:13:02 mcummings Exp $ inherit perl-module DESCRIPTION="Festival-Async - Non-blocking interface to a Festival server." -HOMEPAGE="http://www.cpan.org/" -SRC_URI="http://www.cpan.org/modules/by-module/Festival/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~djhd/${P}/" +SRC_URI="mirror://cpan/authors/id/D/DJ/DJHD/${P}.tar.gz" LICENSE="Artistic" SLOT="0" |