From 64570ea1517441d45d64aa51435b11d8140f656c Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Tue, 6 Jan 2009 07:25:40 +0000 Subject: add missing gtk to IUSE (Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686) --- x11-drivers/linuxwacom/linuxwacom-0.8.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-drivers/linuxwacom') 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" -- cgit v1.2.3-65-gdbad