diff options
Diffstat (limited to 'kde-base/ksayit')
-rw-r--r-- | kde-base/ksayit/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksayit/ksayit-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksayit/ChangeLog b/kde-base/ksayit/ChangeLog index e5e5a5c04f5f..c35c0694ddc1 100644 --- a/kde-base/ksayit/ChangeLog +++ b/kde-base/ksayit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksayit # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ChangeLog,v 1.65 2006/11/26 21:54:09 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ChangeLog,v 1.66 2006/12/06 12:33:05 kloeri Exp $ + + 06 Dec 2006; <kloeri@gentoo.org> ksayit-3.5.5.ebuild: + Stable on Alpha. 26 Nov 2006; Markus Rothe <corsair@gentoo.org> ksayit-3.5.5.ebuild: Stable on ppc64 diff --git a/kde-base/ksayit/ksayit-3.5.5.ebuild b/kde-base/ksayit/ksayit-3.5.5.ebuild index 52b73e2d3780..991d33bd04ae 100644 --- a/kde-base/ksayit/ksayit-3.5.5.ebuild +++ b/kde-base/ksayit/ksayit-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/ksayit/ksayit-3.5.5.ebuild,v 1.6 2006/11/26 21:54:09 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ksayit-3.5.5.ebuild,v 1.7 2006/12/06 12:33:05 kloeri Exp $ KMNAME=kdeaccessibility MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE text-to-speech frontend." -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/kttsd) $(deprange $PV $MAXKDEVER kde-base/arts) |