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 | a8604a5d882cbacd71b75ba8f8172f4b12778db7 (patch) | |
tree | e4203e021a949bbad920d9e6160b1652032260b2 /dev-perl/Festival-Client-Async | |
parent | marking stable (diff) | |
download | gentoo-2-a8604a5d882cbacd71b75ba8f8172f4b12778db7.tar.gz gentoo-2-a8604a5d882cbacd71b75ba8f8172f4b12778db7.tar.bz2 gentoo-2-a8604a5d882cbacd71b75ba8f8172f4b12778db7.zip |
cleaning
(Portage version: 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" |