diff options
author | 2005-04-27 18:00:24 +0000 | |
---|---|---|
committer | 2005-04-27 18:00:24 +0000 | |
commit | 9cde37e441e6ab72a2d767a6a5436d245ac33e9a (patch) | |
tree | a3a5bafbc193a00aeb1aa285620f8a0c799fc736 /app-accessibility/festival | |
parent | Stable on amd64. (diff) | |
download | historical-9cde37e441e6ab72a2d767a6a5436d245ac33e9a.tar.gz historical-9cde37e441e6ab72a2d767a6a5436d245ac33e9a.tar.bz2 historical-9cde37e441e6ab72a2d767a6a5436d245ac33e9a.zip |
Added ~ppc64 to KEYWORDS
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-accessibility/festival')
-rw-r--r-- | app-accessibility/festival/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/festival/festival-1.4.3-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/festival/ChangeLog b/app-accessibility/festival/ChangeLog index 3fccf7b91da4..2445cf3c2aaa 100644 --- a/app-accessibility/festival/ChangeLog +++ b/app-accessibility/festival/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/festival # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/ChangeLog,v 1.20 2005/03/27 00:18:38 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/ChangeLog,v 1.21 2005/04/27 18:00:24 corsair Exp $ + + 27 Apr 2005; Markus Rothe <corsair@gentoo.org> festival-1.4.3-r3.ebuild: + Added ~ppc64 to KEYWORDS 27 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> festival-1.4.3-r2.ebuild: diff --git a/app-accessibility/festival/festival-1.4.3-r3.ebuild b/app-accessibility/festival/festival-1.4.3-r3.ebuild index c71c86643681..bc22ced912c6 100644 --- a/app-accessibility/festival/festival-1.4.3-r3.ebuild +++ b/app-accessibility/festival/festival-1.4.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.4.3-r3.ebuild,v 1.1 2005/02/10 07:15:05 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.4.3-r3.ebuild,v 1.2 2005/04/27 18:00:24 corsair Exp $ inherit eutils @@ -23,7 +23,7 @@ SRC_URI="${SITE}/${P}-release.tar.gz LICENSE="FESTIVAL BSD as-is" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~ppc64" IUSE="asterisk doc" RDEPEND=">=app-accessibility/speech-tools-1.2.3-r2" |