diff options
author | 2006-05-26 17:02:03 +0000 | |
---|---|---|
committer | 2006-05-26 17:02:03 +0000 | |
commit | 0a79a6908c3b171e415057d35b34545c1a58815e (patch) | |
tree | f81c9900343a256fdc527f3029435764007ed2e8 /kde-base/kttsd | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-0a79a6908c3b171e415057d35b34545c1a58815e.tar.gz gentoo-2-0a79a6908c3b171e415057d35b34545c1a58815e.tar.bz2 gentoo-2-0a79a6908c3b171e415057d35b34545c1a58815e.zip |
Stable on amd64 wrt bug #132213
(Portage version: 2.1_rc2-r1)
Diffstat (limited to 'kde-base/kttsd')
-rw-r--r-- | kde-base/kttsd/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kttsd/kttsd-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kttsd/ChangeLog b/kde-base/kttsd/ChangeLog index e619fcfccce5..431ad9520cce 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.45 2006/05/26 00:56:12 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/ChangeLog,v 1.46 2006/05/26 17:02:03 wolf31o2 Exp $ + + 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> kttsd-3.5.2.ebuild: + Stable on amd64 wrt bug #132213 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> kttsd-3.5.2.ebuild: Stable on x86 wrt bug #132213 diff --git a/kde-base/kttsd/kttsd-3.5.2.ebuild b/kde-base/kttsd/kttsd-3.5.2.ebuild index 5a5beea6c982..9fd22db34766 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.5 2006/05/26 00:56:12 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/kttsd-3.5.2.ebuild,v 1.6 2006/05/26 17:02:03 wolf31o2 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 ) |