diff options
author | David Holm <dholm@gentoo.org> | 2004-05-12 15:29:40 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-05-12 15:29:40 +0000 |
commit | 234a76b5614bafaec3712c9127919e70b7d1e17f (patch) | |
tree | e9fb4bc778b05bbedacd242af156854af0c90348 /app-accessibility | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-234a76b5614bafaec3712c9127919e70b7d1e17f.tar.gz gentoo-2-234a76b5614bafaec3712c9127919e70b7d1e17f.tar.bz2 gentoo-2-234a76b5614bafaec3712c9127919e70b7d1e17f.zip |
Added to ~ppc
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/festival-freebsoft-utils/ChangeLog | 6 | ||||
-rw-r--r-- | app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-accessibility/festival-freebsoft-utils/ChangeLog b/app-accessibility/festival-freebsoft-utils/ChangeLog index b01a793e7ae2..0dc7bc4b0be6 100644 --- a/app-accessibility/festival-freebsoft-utils/ChangeLog +++ b/app-accessibility/festival-freebsoft-utils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-accessibility/festival-freebsoft-utils # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/ChangeLog,v 1.4 2004/05/12 03:02:17 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/ChangeLog,v 1.5 2004/05/12 15:29:40 dholm Exp $ + + 12 May 2004; David Holm <dholm@gentoo.org> + festival-freebsoft-utils-0.2.ebuild: + Added to ~ppc. *festival-freebsoft-utils-0.2 (11 May 2004) diff --git a/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild b/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild index d9f8bd29b849..0803b593474a 100644 --- a/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild +++ b/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild,v 1.1 2004/05/12 03:02:17 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild,v 1.2 2004/05/12 15:29:40 dholm Exp $ DESCRIPTION="a collection of Festival functions for speech-dispatcher" HOMEPAGE="http://www.freebsoft.org/festival-freebsoft-utils" @@ -8,7 +8,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND=">=app-accessibility/festival-1.4.3" |