diff options
author | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-23 17:47:01 +0000 |
---|---|---|
committer | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-23 17:47:01 +0000 |
commit | cdb7e09fa753abb2a4b2cd1d67801daec04878dd (patch) | |
tree | 541184aadc7c61a72169de72e47ae69553fb39d6 /kde-base/kttsd/kttsd-4.0.1.ebuild | |
parent | remove old sdricoh_cs versions (diff) | |
download | historical-cdb7e09fa753abb2a4b2cd1d67801daec04878dd.tar.gz historical-cdb7e09fa753abb2a4b2cd1d67801daec04878dd.tar.bz2 historical-cdb7e09fa753abb2a4b2cd1d67801daec04878dd.zip |
Remove traces of monolithic KDE 4.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'kde-base/kttsd/kttsd-4.0.1.ebuild')
-rw-r--r-- | kde-base/kttsd/kttsd-4.0.1.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/kde-base/kttsd/kttsd-4.0.1.ebuild b/kde-base/kttsd/kttsd-4.0.1.ebuild index 9264ae43d730..e9b117566cb0 100644 --- a/kde-base/kttsd/kttsd-4.0.1.ebuild +++ b/kde-base/kttsd/kttsd-4.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/kttsd-4.0.1.ebuild,v 1.1 2008/02/07 00:11:12 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/kttsd-4.0.1.ebuild,v 1.2 2008/02/23 17:44:08 ingmar Exp $ EAPI="1" @@ -12,9 +12,8 @@ KEYWORDS="~amd64 ~x86" IUSE="alsa debug htmlhandbook ktts" COMMONDEPEND="ktts? ( alsa? ( >=media-libs/alsa-lib-1.0.14a ) ) - || ( ( >=kde-base/kcmshell-${PV}:${SLOT} - >=kde-base/knotify-${PV}:${SLOT} ) - >=kde-base/kdebase-${PV}:${SLOT} )" + >=kde-base/kcmshell-${PV}:${SLOT} + >=kde-base/knotify-${PV}:${SLOT}" DEPEND="${DEPEND} ${COMMONDEPEND}" RDEPEND="${RDEPEND} ${COMMONDEPEND} ktts? ( app-accessibility/festival |