diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 15:30:32 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 15:30:32 +0000 |
commit | 6b910427abe4970c90a01c74437c078cef583226 (patch) | |
tree | 6c55f93c2da2a248e1bcfeafc1b8b00b113518e5 /dev-perl/Festival-Client-Async | |
parent | Mark 0.67 stable on ia64 (diff) | |
download | historical-6b910427abe4970c90a01c74437c078cef583226.tar.gz historical-6b910427abe4970c90a01c74437c078cef583226.tar.bz2 historical-6b910427abe4970c90a01c74437c078cef583226.zip |
Mark 0.0303 stable on ia64
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-perl/Festival-Client-Async')
-rw-r--r-- | dev-perl/Festival-Client-Async/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Festival-Client-Async/ChangeLog b/dev-perl/Festival-Client-Async/ChangeLog index 18ec9b7648ec..af493aed4219 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.8 2006/03/30 22:35:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Festival-Client-Async/ChangeLog,v 1.9 2006/07/10 15:30:32 agriffis Exp $ + + 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> + Festival-Client-Async-0.0303.ebuild: + Mark 0.0303 stable on ia64 30 Mar 2006; Aron Griffis <agriffis@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 82f66996fac4..49c5cea1ca56 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,6 +1,6 @@ # Copyright 1999-2006 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.9 2006/03/30 22:35:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild,v 1.10 2006/07/10 15:30:32 agriffis Exp $ inherit perl-module @@ -10,5 +10,5 @@ SRC_URI="mirror://cpan/authors/id/D/DJ/DJHD/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~ia64 sparc x86" +KEYWORDS="ia64 sparc x86" IUSE="" |