summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngmar Vanhassel <ingmar@gentoo.org>2008-02-23 17:42:23 +0000
committerIngmar Vanhassel <ingmar@gentoo.org>2008-02-23 17:42:23 +0000
commite15e0b0e936c0f8a64abfed20c3f358308e4f624 (patch)
tree5f928f97abe7ccc2cbc1ba94d7b3e80967032ed0 /kde-base/kmousetool
parentRemove traces of monolithic KDE 4. (diff)
downloadgentoo-2-e15e0b0e936c0f8a64abfed20c3f358308e4f624.tar.gz
gentoo-2-e15e0b0e936c0f8a64abfed20c3f358308e4f624.tar.bz2
gentoo-2-e15e0b0e936c0f8a64abfed20c3f358308e4f624.zip
Remove traces of monolithic KDE 4.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kmousetool')
-rw-r--r--kde-base/kmousetool/ChangeLog5
-rw-r--r--kde-base/kmousetool/kmousetool-4.0.1.ebuild7
2 files changed, 8 insertions, 4 deletions
diff --git a/kde-base/kmousetool/ChangeLog b/kde-base/kmousetool/ChangeLog
index 829bb127ed09..b479df2d1071 100644
--- a/kde-base/kmousetool/ChangeLog
+++ b/kde-base/kmousetool/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kmousetool
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/ChangeLog,v 1.78 2008/02/20 23:08:12 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/ChangeLog,v 1.79 2008/02/23 17:42:23 ingmar Exp $
+
+ 23 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> kmousetool-4.0.1.ebuild:
+ Remove traces of monolithic KDE 4.
*kmousetool-3.5.9 (20 Feb 2008)
diff --git a/kde-base/kmousetool/kmousetool-4.0.1.ebuild b/kde-base/kmousetool/kmousetool-4.0.1.ebuild
index 46063bd59a14..c9481e591e1d 100644
--- a/kde-base/kmousetool/kmousetool-4.0.1.ebuild
+++ b/kde-base/kmousetool/kmousetool-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/kmousetool/kmousetool-4.0.1.ebuild,v 1.1 2008/02/07 00:12:09 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/kmousetool-4.0.1.ebuild,v 1.2 2008/02/23 17:42:23 ingmar Exp $
EAPI="1"
@@ -11,5 +11,6 @@ DESCRIPTION="KDE accessibility tool: translates mouse hovering into clicks"
KEYWORDS="~amd64 ~x86"
IUSE="debug htmlhandbook"
-RDEPEND="|| ( ( >=kde-base/knotify-${PV}:${SLOT} >=kde-base/phonon-${PV}:${SLOT} )
- >=kde-base/kdebase-${PV}:${SLOT} )"
+RDEPEND="
+ >=kde-base/knotify-${PV}:${SLOT}
+ >=kde-base/phonon-${PV}:${SLOT}"