summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Festival-Client-Async')
-rw-r--r--dev-perl/Festival-Client-Async/ChangeLog8
-rw-r--r--dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild7
2 files changed, 9 insertions, 6 deletions
diff --git a/dev-perl/Festival-Client-Async/ChangeLog b/dev-perl/Festival-Client-Async/ChangeLog
index 1e534b9f68c6..037cd9f52c4e 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Festival-Client-Async/ChangeLog,v 1.12 2006/11/24 17:47:56 mcummings Exp $
+# 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 $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ Festival-Client-Async-0.0303.ebuild:
+ Ebuild maintenance
24 Nov 2006; Michael Cummings <mcummings@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 85963a70209d..8533749fc6cf 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,11 +1,11 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.13 2006/11/24 17:47:56 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild,v 1.14 2007/01/15 18:49:59 mcummings Exp $
inherit perl-module
DESCRIPTION="Festival-Async - Non-blocking interface to a Festival server."
-HOMEPAGE="http://search.cpan.org/~djhd/${P}/"
+HOMEPAGE="http://search.cpan.org/~djhd/"
SRC_URI="mirror://cpan/authors/id/D/DJ/DJHD/${P}.tar.gz"
LICENSE="Artistic"
@@ -15,4 +15,3 @@ IUSE=""
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"