diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-27 20:14:58 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-27 20:14:58 +0000 |
commit | 75c4292a2964a9dd3976167b24e1863bf7ceb8b2 (patch) | |
tree | 2eece348c38fd6659f1ff12aecfb23d272e348e0 /kde-base/kttsd | |
parent | . #112842 (diff) | |
download | gentoo-2-75c4292a2964a9dd3976167b24e1863bf7ceb8b2.tar.gz gentoo-2-75c4292a2964a9dd3976167b24e1863bf7ceb8b2.tar.bz2 gentoo-2-75c4292a2964a9dd3976167b24e1863bf7ceb8b2.zip |
Mark 3.4.3 stable on ia64. #112842
(Portage version: 2.0.53)
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 9a62ef8a162e..ac84bbf03647 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.39 2006/03/22 20:15:40 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/ChangeLog,v 1.40 2006/03/27 20:14:58 agriffis Exp $ + + 27 Mar 2006; Aron Griffis <agriffis@gentoo.org> kttsd-3.4.3.ebuild: + Mark 3.4.3 stable on ia64. #112842 *kttsd-3.5.2 (22 Mar 2006) diff --git a/kde-base/kttsd/kttsd-3.4.3.ebuild b/kde-base/kttsd/kttsd-3.4.3.ebuild index f1d5f53c61f8..ffbccc989ae9 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-2006 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.9 2006/02/16 09:25:05 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/kttsd-3.4.3.ebuild,v 1.10 2006/03/27 20:14:58 agriffis 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 ia64 ppc ppc64 sparc x86" IUSE="gstreamer" DEPEND="arts? ( $(deprange $PV $MAXKDEVER kde-base/arts) ) $(deprange-dual $PV $MAXKDEVER kde-base/kcontrol) |