diff options
Diffstat (limited to 'kde-base/ksayit/ksayit-3.4.0.ebuild')
-rw-r--r-- | kde-base/ksayit/ksayit-3.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/ksayit/ksayit-3.4.0.ebuild b/kde-base/ksayit/ksayit-3.4.0.ebuild index 3765ddc463b7..6ea29e9d4637 100644 --- a/kde-base/ksayit/ksayit-3.4.0.ebuild +++ b/kde-base/ksayit/ksayit-3.4.0.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/ksayit/ksayit-3.4.0.ebuild,v 1.3 2005/03/19 17:34:45 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ksayit-3.4.0.ebuild,v 1.4 2005/03/26 01:29:59 weeve Exp $ KMNAME=kdeaccessibility MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KD text-to-speech frontend app" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/kttsd) $(deprange $PV $MAXKDEVER kde-base/arts) |