diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-11-24 23:11:11 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-11-24 23:11:11 +0000 |
commit | 11f1062842bdf5ff6de11c5dbabae3676fe3caf3 (patch) | |
tree | 84d89b7e6e9ddff3e597adf00c415d2b3fe08f43 /kde-base/kttsd | |
parent | Stable on amd64, bug 112842. (diff) | |
download | gentoo-2-11f1062842bdf5ff6de11c5dbabae3676fe3caf3.tar.gz gentoo-2-11f1062842bdf5ff6de11c5dbabae3676fe3caf3.tar.bz2 gentoo-2-11f1062842bdf5ff6de11c5dbabae3676fe3caf3.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/kttsd')
-rw-r--r-- | kde-base/kttsd/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kttsd/kttsd-3.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kttsd/ChangeLog b/kde-base/kttsd/ChangeLog index 98fceeca6efb..b647aeb4e7f7 100644 --- a/kde-base/kttsd/ChangeLog +++ b/kde-base/kttsd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kttsd # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/ChangeLog,v 1.26 2005/11/24 23:00:48 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/ChangeLog,v 1.27 2005/11/24 23:09:36 corsair Exp $ + + 24 Nov 2005; Markus Rothe <corsair@gentoo.org> kttsd-3.4.3.ebuild: + Stable on ppc64 24 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> kttsd-3.4.3.ebuild: Stable on amd64, bug 112842. diff --git a/kde-base/kttsd/kttsd-3.4.3.ebuild b/kde-base/kttsd/kttsd-3.4.3.ebuild index 3d86a05f0e5d..95150c1b9fd0 100644 --- a/kde-base/kttsd/kttsd-3.4.3.ebuild +++ b/kde-base/kttsd/kttsd-3.4.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/kttsd-3.4.3.ebuild,v 1.3 2005/11/24 23:00:48 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/kttsd-3.4.3.ebuild,v 1.4 2005/11/24 23:09:36 corsair Exp $ KMNAME=kdeaccessibility MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE text-to-speech subsystem" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ppc64 sparc ~x86" IUSE="gstreamer" DEPEND="arts? ( $(deprange $PV $MAXKDEVER kde-base/arts) ) $(deprange-dual $PV $MAXKDEVER kde-base/kcontrol) |