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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksayit/ChangeLog b/kde-base/ksayit/ChangeLog index 0fe65679b83d..c759b53481dc 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.45 2006/04/06 02:43:35 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ChangeLog,v 1.46 2006/05/25 23:32:07 wolf31o2 Exp $ + + 25 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> ksayit-3.5.2.ebuild: + Stable on x86 wrt bug #132213 05 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> -ksayit-3.5.0.ebuild, -ksayit-3.5.1.ebuild: diff --git a/kde-base/ksayit/ksayit-3.5.2.ebuild b/kde-base/ksayit/ksayit-3.5.2.ebuild index 626dcbd0d620..ad124b2aaf9a 100644 --- a/kde-base/ksayit/ksayit-3.5.2.ebuild +++ b/kde-base/ksayit/ksayit-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/ksayit/ksayit-3.5.2.ebuild,v 1.2 2006/03/28 04:58:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ksayit-3.5.2.ebuild,v 1.3 2006/05/25 23:32:07 wolf31o2 Exp $ KMNAME=kdeaccessibility MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KD text-to-speech frontend app" -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) |