summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-01-06 07:25:40 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-01-06 07:25:40 +0000
commit64570ea1517441d45d64aa51435b11d8140f656c (patch)
tree552b24253ab6192f5a13c1d93173f3f24ffc49c2 /x11-drivers/linuxwacom
parentremove unused old-crypt use flag (diff)
downloadgentoo-2-64570ea1517441d45d64aa51435b11d8140f656c.tar.gz
gentoo-2-64570ea1517441d45d64aa51435b11d8140f656c.tar.bz2
gentoo-2-64570ea1517441d45d64aa51435b11d8140f656c.zip
add missing gtk to IUSE
(Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686)
Diffstat (limited to 'x11-drivers/linuxwacom')
-rw-r--r--x11-drivers/linuxwacom/linuxwacom-0.8.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/linuxwacom/linuxwacom-0.8.2.ebuild b/x11-drivers/linuxwacom/linuxwacom-0.8.2.ebuild
index 2ed233dfd4ca..7a9027820de8 100644
--- a/x11-drivers/linuxwacom/linuxwacom-0.8.2.ebuild
+++ b/x11-drivers/linuxwacom/linuxwacom-0.8.2.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/x11-drivers/linuxwacom/linuxwacom-0.8.2.ebuild,v 1.1 2008/12/18 00:02:41 ikelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.8.2.ebuild,v 1.2 2009/01/06 07:25:40 mr_bones_ Exp $
inherit eutils autotools toolchain-funcs linux-mod
@@ -8,7 +8,7 @@ DESCRIPTION="Input driver for Wacom tablets and drawing devices"
HOMEPAGE="http://linuxwacom.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P/_p/-}.tar.bz2"
-IUSE="tcl tk usb module"
+IUSE="gtk tcl tk usb module"
LICENSE="GPL-2"
SLOT="0"