diff options
Diffstat (limited to 'kde-base/kttsd')
-rw-r--r-- | kde-base/kttsd/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kttsd/kttsd-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kttsd/ChangeLog b/kde-base/kttsd/ChangeLog index 25f4da10e601..3647ac1fbb11 100644 --- a/kde-base/kttsd/ChangeLog +++ b/kde-base/kttsd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kttsd # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/ChangeLog,v 1.61 2006/11/26 21:50:15 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/ChangeLog,v 1.62 2006/12/06 12:32:22 kloeri Exp $ + + 06 Dec 2006; <kloeri@gentoo.org> kttsd-3.5.5.ebuild: + Stable on Alpha. 26 Nov 2006; Markus Rothe <corsair@gentoo.org> kttsd-3.5.5.ebuild: Stable on ppc64 diff --git a/kde-base/kttsd/kttsd-3.5.5.ebuild b/kde-base/kttsd/kttsd-3.5.5.ebuild index 93b04640ec70..46ce9e356d44 100644 --- a/kde-base/kttsd/kttsd-3.5.5.ebuild +++ b/kde-base/kttsd/kttsd-3.5.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/kttsd-3.5.5.ebuild,v 1.6 2006/11/26 21:50:15 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/kttsd-3.5.5.ebuild,v 1.7 2006/12/06 12:32:22 kloeri Exp $ KMNAME=kdeaccessibility MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE text-to-speech subsystem" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86" IUSE="akode alsa gstreamer" DEPEND="akode? ( media-libs/akode ) alsa? ( media-libs/alsa-lib ) |