summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémi Cardona <remi@gentoo.org>2009-11-02 13:42:03 +0100
committerRémi Cardona <remi@gentoo.org>2009-11-02 13:42:03 +0100
commitfce2f0e4fe8acadabb95c7dcd127166bc8e37b4f (patch)
treebaa43e23a08657cb5add482d6173283e9e710653 /x11-base/xorg-drivers/xorg-drivers-9999.ebuild
parentFix atom. (diff)
downloadx11-fce2f0e4fe8acadabb95c7dcd127166bc8e37b4f.tar.gz
x11-fce2f0e4fe8acadabb95c7dcd127166bc8e37b4f.tar.bz2
x11-fce2f0e4fe8acadabb95c7dcd127166bc8e37b4f.zip
x11-base/xorg-drivers: sync with portage, use xf86-input-wacom instead of linuxwacom
Diffstat (limited to 'x11-base/xorg-drivers/xorg-drivers-9999.ebuild')
-rw-r--r--x11-base/xorg-drivers/xorg-drivers-9999.ebuild24
1 files changed, 9 insertions, 15 deletions
diff --git a/x11-base/xorg-drivers/xorg-drivers-9999.ebuild b/x11-base/xorg-drivers/xorg-drivers-9999.ebuild
index f90d6f97..25f7f1a1 100644
--- a/x11-base/xorg-drivers/xorg-drivers-9999.ebuild
+++ b/x11-base/xorg-drivers/xorg-drivers-9999.ebuild
@@ -13,16 +13,10 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-
IUSE_INPUT_DEVICES="
input_devices_acecad
input_devices_aiptek
- input_devices_citron
- input_devices_elographics
input_devices_evdev
- input_devices_fpit
- input_devices_hyperpen
input_devices_joystick
input_devices_keyboard
input_devices_mouse
- input_devices_mutouch
- input_devices_penmount
input_devices_tslib
input_devices_virtualbox
input_devices_vmmouse
@@ -89,22 +83,16 @@ IUSE="${IUSE_VIDEO_CARDS} ${IUSE_INPUT_DEVICES}"
PDEPEND="
input_devices_acecad? ( x11-drivers/xf86-input-acecad )
input_devices_aiptek? ( x11-drivers/xf86-input-aiptek )
- input_devices_citron? ( x11-drivers/xf86-input-citron )
- input_devices_elographics? ( x11-drivers/xf86-input-elographics )
input_devices_evdev? ( x11-drivers/xf86-input-evdev )
- input_devices_fpit? ( x11-drivers/xf86-input-fpit )
- input_devices_hyperpen? ( x11-drivers/xf86-input-hyperpen )
input_devices_joystick? ( x11-drivers/xf86-input-joystick )
input_devices_keyboard? ( x11-drivers/xf86-input-keyboard )
input_devices_mouse? ( x11-drivers/xf86-input-mouse )
- input_devices_mutouch? ( x11-drivers/xf86-input-mutouch )
- input_devices_penmount? ( x11-drivers/xf86-input-penmount )
input_devices_tslib? ( x11-drivers/xf86-input-tslib )
input_devices_virtualbox? ( x11-drivers/xf86-input-virtualbox )
input_devices_vmmouse? ( x11-drivers/xf86-input-vmmouse )
input_devices_void? ( x11-drivers/xf86-input-void )
input_devices_synaptics? ( x11-drivers/xf86-input-synaptics )
- input_devices_wacom? ( x11-drivers/linuxwacom )
+ input_devices_wacom? ( x11-drivers/xf86-input-wacom )
video_cards_apm? ( x11-drivers/xf86-video-apm )
video_cards_ark? ( x11-drivers/xf86-video-ark )
@@ -149,15 +137,21 @@ PDEPEND="
video_cards_voodoo? ( x11-drivers/xf86-video-voodoo )
video_cards_xgi? ( x11-drivers/xf86-video-xgi )
+ !x11-drivers/xf86-input-citron
+ !x11-drivers/xf86-input-elographics
+ !x11-drivers/xf86-input-fpit
+ !x11-drivers/xf86-input-hyperpen
+ !x11-drivers/xf86-input-mutouch
+ !x11-drivers/xf86-input-penmount
+ !x11-drivers/xf86-video-cyrix
!x11-drivers/xf86-video-impact
!x11-drivers/xf86-video-imstt
+ !x11-drivers/xf86-video-nsc
!x11-drivers/xf86-video-sunbw2
!x11-drivers/xf86-video-suncg14
!x11-drivers/xf86-video-suncg3
!x11-drivers/xf86-video-suncg6
!x11-drivers/xf86-video-suntcx
!x11-drivers/xf86-video-vermilion
- !x11-drivers/xf86-video-cyrix
- !x11-drivers/xf86-video-nsc
!x11-drivers/xf86-video-vga
"