summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-12-28 23:44:21 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-12-28 23:44:21 +0000
commit16f0192cd45843731144619493a982147d0299c8 (patch)
treeb0b0b8f8d20df1a37ed886e9b0b0bb365db9523a /kde-misc
parentVersion bump and port to fakegem. (diff)
downloadgentoo-2-16f0192cd45843731144619493a982147d0299c8.tar.gz
gentoo-2-16f0192cd45843731144619493a982147d0299c8.tar.bz2
gentoo-2-16f0192cd45843731144619493a982147d0299c8.zip
Fix deps since xf86-input-wacom-0.10.3 has xsetwacom utility again.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'kde-misc')
-rw-r--r--kde-misc/kcm_tablet/ChangeLog6
-rw-r--r--kde-misc/kcm_tablet/kcm_tablet-1.1.1.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/kde-misc/kcm_tablet/ChangeLog b/kde-misc/kcm_tablet/ChangeLog
index 525e56eef2c0..8b69366bc099 100644
--- a/kde-misc/kcm_tablet/ChangeLog
+++ b/kde-misc/kcm_tablet/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-misc/kcm_tablet
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kcm_tablet/ChangeLog,v 1.2 2009/12/13 11:51:55 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kcm_tablet/ChangeLog,v 1.3 2009/12/28 23:44:21 ssuominen Exp $
+
+ 28 Dec 2009; Samuli Suominen <ssuominen@gentoo.org>
+ kcm_tablet-1.1.1.ebuild:
+ Fix deps since xf86-input-wacom-0.10.3 has xsetwacom utility again.
13 Dec 2009; Samuli Suominen <ssuominen@gentoo.org>
kcm_tablet-1.1.1.ebuild:
diff --git a/kde-misc/kcm_tablet/kcm_tablet-1.1.1.ebuild b/kde-misc/kcm_tablet/kcm_tablet-1.1.1.ebuild
index 862a208c750b..6621e56e9a3f 100644
--- a/kde-misc/kcm_tablet/kcm_tablet-1.1.1.ebuild
+++ b/kde-misc/kcm_tablet/kcm_tablet-1.1.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kcm_tablet/kcm_tablet-1.1.1.ebuild,v 1.2 2009/12/13 11:51:55 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kcm_tablet/kcm_tablet-1.1.1.ebuild,v 1.3 2009/12/28 23:44:21 ssuominen Exp $
EAPI=2
inherit kde4-base
MY_P=kcm_tablet-kcm_tablet
-DESCRIPTION="KControl module for xf86-input-wacom"
+DESCRIPTION="KControl module for wacom tablets"
HOMEPAGE="http://kde-apps.org/content/show.php?action=content&content=114856"
SRC_URI="http://kde-apps.org/CONTENT/content-files/114856-${MY_P}-master.tar.gz"
@@ -16,7 +16,7 @@ SLOT="4"
KEYWORDS="~amd64 ~x86"
IUSE="debug +handbook"
-RDEPEND="x11-drivers/linuxwacom"
+DEPEND="!<x11-drivers/xf86-input-wacom-0.10.3"
S=${WORKDIR}/${MY_P}