diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-05-30 05:09:44 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-05-30 05:09:44 +0000 |
commit | dbbb65ca091787ab0043394b3aa83f7df735569c (patch) | |
tree | e6dc17e1c23558d63d40216e1462d4096212f2db /kde-base/kttsd | |
parent | Marked ~ppc for bug #134615. (diff) | |
download | gentoo-2-dbbb65ca091787ab0043394b3aa83f7df735569c.tar.gz gentoo-2-dbbb65ca091787ab0043394b3aa83f7df735569c.tar.bz2 gentoo-2-dbbb65ca091787ab0043394b3aa83f7df735569c.zip |
Marked ppc stable for bug #132213.
(Portage version: 2.1_rc3-r1)
Diffstat (limited to 'kde-base/kttsd')
-rw-r--r-- | kde-base/kttsd/kttsd-3.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kttsd/kttsd-3.5.2.ebuild b/kde-base/kttsd/kttsd-3.5.2.ebuild index a2b45619ade3..3910e7d8e3ff 100644 --- a/kde-base/kttsd/kttsd-3.5.2.ebuild +++ b/kde-base/kttsd/kttsd-3.5.2.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.2.ebuild,v 1.8 2006/05/29 20:48:18 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/kttsd-3.5.2.ebuild,v 1.9 2006/05/30 05:09:35 josejx 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 ) |