diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-11-26 21:50:15 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-11-26 21:50:15 +0000 |
commit | cea7617dd6460b79b3010371018c53cbb8f30805 (patch) | |
tree | 309ce827de4701db1135fa814211db9a1e4b2b0f /kde-base/kttsd/kttsd-3.5.5.ebuild | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-cea7617dd6460b79b3010371018c53cbb8f30805.tar.gz gentoo-2-cea7617dd6460b79b3010371018c53cbb8f30805.tar.bz2 gentoo-2-cea7617dd6460b79b3010371018c53cbb8f30805.zip |
Stable on ppc64
(Portage version: 2.1.1-r2)
Diffstat (limited to 'kde-base/kttsd/kttsd-3.5.5.ebuild')
-rw-r--r-- | kde-base/kttsd/kttsd-3.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kttsd/kttsd-3.5.5.ebuild b/kde-base/kttsd/kttsd-3.5.5.ebuild index 15ac6717dd39..93b04640ec70 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.5 2006/11/16 02:38:48 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/kttsd-3.5.5.ebuild,v 1.6 2006/11/26 21:50:15 corsair 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 ) |