diff options
author | 2007-01-18 16:15:25 +0000 | |
---|---|---|
committer | 2007-01-18 16:15:25 +0000 | |
commit | a50b9be5792f7b712b452620a0574331919f305a (patch) | |
tree | 7a228afc93147e0b330b366e09ae1d46392abc61 /kde-base/ksayit/ksayit-3.5.6.ebuild | |
parent | Don't depend on arts 3.5.6, as 3.5.5 is just the same. (diff) | |
download | gentoo-2-a50b9be5792f7b712b452620a0574331919f305a.tar.gz gentoo-2-a50b9be5792f7b712b452620a0574331919f305a.tar.bz2 gentoo-2-a50b9be5792f7b712b452620a0574331919f305a.zip |
Don't depend on arts 3.5.6, as 3.5.5 is just the same.
(Portage version: 2.1.2)
Diffstat (limited to 'kde-base/ksayit/ksayit-3.5.6.ebuild')
-rw-r--r-- | kde-base/ksayit/ksayit-3.5.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/ksayit/ksayit-3.5.6.ebuild b/kde-base/ksayit/ksayit-3.5.6.ebuild index ac0fd1ca163a..73ca560e45b2 100644 --- a/kde-base/ksayit/ksayit-3.5.6.ebuild +++ b/kde-base/ksayit/ksayit-3.5.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ksayit-3.5.6.ebuild,v 1.1 2007/01/16 21:15:49 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ksayit-3.5.6.ebuild,v 1.2 2007/01/18 16:15:25 flameeyes Exp $ KMNAME=kdeaccessibility MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" @@ -10,7 +10,7 @@ DESCRIPTION="KDE text-to-speech frontend." KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/kttsd) - $(deprange $PV $MAXKDEVER kde-base/arts) + $(deprange 3.5.5 $MAXKDEVER kde-base/arts) $(deprange-dual $PV $MAXKDEVER kde-base/kdemultimedia-arts)" RDEPEND="${DEPEND}" |