diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-23 15:12:36 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-23 15:12:36 +0000 |
commit | a7b764ac163dafe229d387a5d68aa28e155ffa54 (patch) | |
tree | 108dd25a71f04334483757d07bc43128dbbe8a8f /dev-perl/Festival-Client-Async | |
parent | IUSE QA fix, 1.10 to sparc, 1.12 ~sparc (Manifest recommit) (diff) | |
download | gentoo-2-a7b764ac163dafe229d387a5d68aa28e155ffa54.tar.gz gentoo-2-a7b764ac163dafe229d387a5d68aa28e155ffa54.tar.bz2 gentoo-2-a7b764ac163dafe229d387a5d68aa28e155ffa54.zip |
Keyworded ~sparc
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 5d6a6252e06b..31f3ba3a11ae 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.4 2004/06/25 00:27:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Festival-Client-Async/ChangeLog,v 1.5 2004/09/23 15:12:36 gustavoz Exp $ + + 23 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> + Festival-Client-Async-0.0303.ebuild: + Keyworded ~sparc 27 Feb 2004; 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 40608b11f156..2d61e2dce810 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-2004 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.5 2004/07/14 17:30:29 agriffis Exp $ +# $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 $ inherit perl-module @@ -10,5 +10,5 @@ SRC_URI="http://www.cpan.org/modules/by-module/Festival/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~sparc" IUSE="" |