summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2004-07-11 03:19:15 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2004-07-11 03:19:15 +0000
commit48fb0aa709509c441339d0618e9e3386868a6d14 (patch)
tree5c23f80a3409b2eaf39e221bd49f6750040f35d4 /x11-misc
parentStable on MacOS X (diff)
downloadgentoo-2-48fb0aa709509c441339d0618e9e3386868a6d14.tar.gz
gentoo-2-48fb0aa709509c441339d0618e9e3386868a6d14.tar.bz2
gentoo-2-48fb0aa709509c441339d0618e9e3386868a6d14.zip
x86
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/linuxwacom/linuxwacom-0.6.3.ebuild4
-rw-r--r--x11-misc/synaptics/synaptics-0.13.3.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-misc/linuxwacom/linuxwacom-0.6.3.ebuild b/x11-misc/linuxwacom/linuxwacom-0.6.3.ebuild
index 810fbd003d83..882cb70ad829 100644
--- a/x11-misc/linuxwacom/linuxwacom-0.6.3.ebuild
+++ b/x11-misc/linuxwacom/linuxwacom-0.6.3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/linuxwacom/linuxwacom-0.6.3.ebuild,v 1.6 2004/06/28 20:03:48 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/linuxwacom/linuxwacom-0.6.3.ebuild,v 1.7 2004/07/11 03:17:45 spyderous Exp $
DESCRIPTION="Input driver for Wacom tablets and drawing devices"
HOMEPAGE="http://linuxwacom.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE="gtk gtk2 tcltk sdk"
RDEPEND="|| ( >=x11-base/xfree-4.3.0-r7 x11-base/xorg-x11 )
diff --git a/x11-misc/synaptics/synaptics-0.13.3.ebuild b/x11-misc/synaptics/synaptics-0.13.3.ebuild
index a6472d89e349..61d79aa9b178 100644
--- a/x11-misc/synaptics/synaptics-0.13.3.ebuild
+++ b/x11-misc/synaptics/synaptics-0.13.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/synaptics/synaptics-0.13.3.ebuild,v 1.4 2004/07/07 20:01:15 battousai Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/synaptics/synaptics-0.13.3.ebuild,v 1.5 2004/07/11 03:18:39 spyderous Exp $
inherit eutils
@@ -12,7 +12,7 @@ HOMEPAGE="http://w1.894.telia.com/~u89404340/touchpad/"
SRC_URI="http://w1.894.telia.com/~u89404340/touchpad/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="x86 ~amd64"
IUSE=""
RDEPEND="|| ( x11-base/xorg-x11 >=x11-base/xfree-4.3.0-r6 )"
DEPEND=">=sys-apps/sed-4"