diff options
author | Rémi Cardona <remi@gentoo.org> | 2009-07-13 10:53:18 +0000 |
---|---|---|
committer | Rémi Cardona <remi@gentoo.org> | 2009-07-13 10:53:18 +0000 |
commit | 3044911cc0b6b2a4e0428f22d3dce9a1afd61690 (patch) | |
tree | 71750c56a05eeccbd879e4946fa8c4e4268d952e /x11-base | |
parent | Fix build with gcc-4.4 Bug #277179 (diff) | |
download | gentoo-2-3044911cc0b6b2a4e0428f22d3dce9a1afd61690.tar.gz gentoo-2-3044911cc0b6b2a4e0428f22d3dce9a1afd61690.tar.bz2 gentoo-2-3044911cc0b6b2a4e0428f22d3dce9a1afd61690.zip |
x11-base/xorg-server: drop unsupported drivers from INPUT_DEVICES (see bug #277521)
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xorg-server/ChangeLog | 8 | ||||
-rw-r--r-- | x11-base/xorg-server/xorg-server-1.3.0.0-r6.ebuild | 28 | ||||
-rw-r--r-- | x11-base/xorg-server/xorg-server-1.4.2.ebuild | 28 | ||||
-rw-r--r-- | x11-base/xorg-server/xorg-server-1.5.3-r6.ebuild | 28 | ||||
-rw-r--r-- | x11-base/xorg-server/xorg-server-1.5.3-r7.ebuild | 28 | ||||
-rw-r--r-- | x11-base/xorg-server/xorg-server-1.6.2-r1.ebuild | 28 | ||||
-rw-r--r-- | x11-base/xorg-server/xorg-server-1.6.2.ebuild | 28 |
7 files changed, 13 insertions, 163 deletions
diff --git a/x11-base/xorg-server/ChangeLog b/x11-base/xorg-server/ChangeLog index 69eda50b85f1..7fcb9c2d94cc 100644 --- a/x11-base/xorg-server/ChangeLog +++ b/x11-base/xorg-server/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-base/xorg-server # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-server/ChangeLog,v 1.427 2009/07/11 09:49:16 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-server/ChangeLog,v 1.428 2009/07/13 10:53:18 remi Exp $ + + 13 Jul 2009; Rémi Cardona <remi@gentoo.org> + xorg-server-1.3.0.0-r6.ebuild, xorg-server-1.4.2.ebuild, + xorg-server-1.5.3-r6.ebuild, xorg-server-1.5.3-r7.ebuild, + xorg-server-1.6.2.ebuild, xorg-server-1.6.2-r1.ebuild: + drop unsupported drivers from INPUT_DEVICES (see bug #277521) 11 Jul 2009; Rémi Cardona <remi@gentoo.org> xorg-server-1.6.2.ebuild, xorg-server-1.6.2-r1.ebuild: diff --git a/x11-base/xorg-server/xorg-server-1.3.0.0-r6.ebuild b/x11-base/xorg-server/xorg-server-1.3.0.0-r6.ebuild index fda29a6c4b64..b0724e415008 100644 --- a/x11-base/xorg-server/xorg-server-1.3.0.0-r6.ebuild +++ b/x11-base/xorg-server/xorg-server-1.3.0.0-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-server/xorg-server-1.3.0.0-r6.ebuild,v 1.10 2009/05/13 08:53:59 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-server/xorg-server-1.3.0.0-r6.ebuild,v 1.11 2009/07/13 10:53:18 remi Exp $ # Must be before x-modular eclass is inherited SNAPSHOT="yes" @@ -22,29 +22,16 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE_INPUT_DEVICES=" input_devices_acecad input_devices_aiptek - input_devices_calcomp input_devices_citron - input_devices_digitaledge - input_devices_dmc - input_devices_dynapro - input_devices_elo2300 input_devices_elographics input_devices_evdev input_devices_fpit input_devices_hyperpen - input_devices_jamstudio input_devices_joystick input_devices_keyboard - input_devices_magellan - input_devices_microtouch input_devices_mouse input_devices_mutouch - input_devices_palmax input_devices_penmount - input_devices_spaceorb - input_devices_summa - input_devices_tek4957 - input_devices_ur98 input_devices_vmmouse input_devices_void @@ -178,29 +165,16 @@ PDEPEND=" xorg? ( input_devices_acecad? ( >=x11-drivers/xf86-input-acecad-1.1.0 ) input_devices_aiptek? ( >=x11-drivers/xf86-input-aiptek-1.0.1 ) - input_devices_calcomp? ( >=x11-drivers/xf86-input-calcomp-1.1.0 ) input_devices_citron? ( >=x11-drivers/xf86-input-citron-2.2.0 ) - input_devices_digitaledge? ( >=x11-drivers/xf86-input-digitaledge-1.1.0 ) - input_devices_dmc? ( >=x11-drivers/xf86-input-dmc-1.1.0 ) - input_devices_dynapro? ( >=x11-drivers/xf86-input-dynapro-1.1.0 ) - input_devices_elo2300? ( >=x11-drivers/xf86-input-elo2300-1.1.0 ) input_devices_elographics? ( >=x11-drivers/xf86-input-elographics-1.1.0 ) input_devices_evdev? ( >=x11-drivers/xf86-input-evdev-1.1.1 ) input_devices_fpit? ( >=x11-drivers/xf86-input-fpit-1.1.0 ) input_devices_hyperpen? ( >=x11-drivers/xf86-input-hyperpen-1.1.0 ) - input_devices_jamstudio? ( >=x11-drivers/xf86-input-jamstudio-1.1.0 ) input_devices_joystick? ( >=x11-drivers/xf86-input-joystick-1.1.0 ) input_devices_keyboard? ( =x11-drivers/xf86-input-keyboard-1.1* ) - input_devices_magellan? ( >=x11-drivers/xf86-input-magellan-1.1.0 ) - input_devices_microtouch? ( >=x11-drivers/xf86-input-microtouch-1.1.0 ) input_devices_mouse? ( >=x11-drivers/xf86-input-mouse-1.1.0 ) input_devices_mutouch? ( >=x11-drivers/xf86-input-mutouch-1.1.0 ) - input_devices_palmax? ( >=x11-drivers/xf86-input-palmax-1.1.0 ) input_devices_penmount? ( >=x11-drivers/xf86-input-penmount-1.1.0 ) - input_devices_spaceorb? ( >=x11-drivers/xf86-input-spaceorb-1.1.0 ) - input_devices_summa? ( >=x11-drivers/xf86-input-summa-1.1.0 ) - input_devices_tek4957? ( >=x11-drivers/xf86-input-tek4957-1.1.0 ) - input_devices_ur98? ( >=x11-drivers/xf86-input-ur98-1.1.0 ) input_devices_vmmouse? ( >=x11-drivers/xf86-input-vmmouse-12.4.0 ) input_devices_void? ( >=x11-drivers/xf86-input-void-1.1.0 ) diff --git a/x11-base/xorg-server/xorg-server-1.4.2.ebuild b/x11-base/xorg-server/xorg-server-1.4.2.ebuild index 6de9e7bb24ce..f83bd12067d4 100644 --- a/x11-base/xorg-server/xorg-server-1.4.2.ebuild +++ b/x11-base/xorg-server/xorg-server-1.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-server/xorg-server-1.4.2.ebuild,v 1.12 2009/05/13 08:53:59 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-server/xorg-server-1.4.2.ebuild,v 1.13 2009/07/13 10:53:18 remi Exp $ # Must be before x-modular eclass is inherited SNAPSHOT="yes" @@ -22,30 +22,17 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86- IUSE_INPUT_DEVICES=" input_devices_acecad input_devices_aiptek - input_devices_calcomp input_devices_citron - input_devices_digitaledge - input_devices_dmc - input_devices_dynapro - input_devices_elo2300 input_devices_elographics input_devices_evdev input_devices_fpit input_devices_hyperpen - input_devices_jamstudio input_devices_joystick input_devices_keyboard - input_devices_magellan - input_devices_microtouch input_devices_mouse input_devices_mutouch - input_devices_palmax input_devices_penmount - input_devices_spaceorb - input_devices_summa - input_devices_tek4957 input_devices_tslib - input_devices_ur98 input_devices_vmmouse input_devices_void @@ -186,30 +173,17 @@ PDEPEND=" xorg? ( input_devices_acecad? ( >=x11-drivers/xf86-input-acecad-1.1.0 ) input_devices_aiptek? ( >=x11-drivers/xf86-input-aiptek-1.0.1 ) - input_devices_calcomp? ( >=x11-drivers/xf86-input-calcomp-1.1.1 ) input_devices_citron? ( >=x11-drivers/xf86-input-citron-2.2.1 ) - input_devices_digitaledge? ( >=x11-drivers/xf86-input-digitaledge-1.1.0 ) - input_devices_dmc? ( >=x11-drivers/xf86-input-dmc-1.1.0 ) - input_devices_dynapro? ( >=x11-drivers/xf86-input-dynapro-1.1.1 ) - input_devices_elo2300? ( >=x11-drivers/xf86-input-elo2300-1.1.1 ) input_devices_elographics? ( >=x11-drivers/xf86-input-elographics-1.1.0 ) input_devices_evdev? ( >=x11-drivers/xf86-input-evdev-1.1.1 ) input_devices_fpit? ( >=x11-drivers/xf86-input-fpit-1.1.0 ) input_devices_hyperpen? ( >=x11-drivers/xf86-input-hyperpen-1.1.0 ) - input_devices_jamstudio? ( >=x11-drivers/xf86-input-jamstudio-1.1.0 ) input_devices_joystick? ( >=x11-drivers/xf86-input-joystick-1.1.0 ) input_devices_keyboard? ( >=x11-drivers/xf86-input-keyboard-1.2.0 ) - input_devices_magellan? ( >=x11-drivers/xf86-input-magellan-1.1.1 ) - input_devices_microtouch? ( >=x11-drivers/xf86-input-microtouch-1.1.1 ) input_devices_mouse? ( >=x11-drivers/xf86-input-mouse-1.1.0 ) input_devices_mutouch? ( >=x11-drivers/xf86-input-mutouch-1.1.0 ) - input_devices_palmax? ( >=x11-drivers/xf86-input-palmax-1.1.0 ) input_devices_penmount? ( >=x11-drivers/xf86-input-penmount-1.2.1 ) - input_devices_spaceorb? ( >=x11-drivers/xf86-input-spaceorb-1.1.1 ) - input_devices_summa? ( >=x11-drivers/xf86-input-summa-1.1.0 ) - input_devices_tek4957? ( >=x11-drivers/xf86-input-tek4957-1.1.0 ) input_devices_tslib? ( x11-drivers/xf86-input-tslib ) - input_devices_ur98? ( >=x11-drivers/xf86-input-ur98-1.1.0 ) input_devices_vmmouse? ( >=x11-drivers/xf86-input-vmmouse-12.4.2 ) input_devices_void? ( >=x11-drivers/xf86-input-void-1.1.1 ) diff --git a/x11-base/xorg-server/xorg-server-1.5.3-r6.ebuild b/x11-base/xorg-server/xorg-server-1.5.3-r6.ebuild index 705ac37b7837..506ae13326b4 100644 --- a/x11-base/xorg-server/xorg-server-1.5.3-r6.ebuild +++ b/x11-base/xorg-server/xorg-server-1.5.3-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-server/xorg-server-1.5.3-r6.ebuild,v 1.10 2009/06/23 20:15:20 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-server/xorg-server-1.5.3-r6.ebuild,v 1.11 2009/07/13 10:53:18 remi Exp $ # Must be before x-modular eclass is inherited SNAPSHOT="yes" @@ -17,30 +17,17 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE_INPUT_DEVICES=" input_devices_acecad input_devices_aiptek - input_devices_calcomp input_devices_citron - input_devices_digitaledge - input_devices_dmc - input_devices_dynapro - input_devices_elo2300 input_devices_elographics input_devices_evdev input_devices_fpit input_devices_hyperpen - input_devices_jamstudio input_devices_joystick input_devices_keyboard - input_devices_magellan - input_devices_microtouch input_devices_mouse input_devices_mutouch - input_devices_palmax input_devices_penmount - input_devices_spaceorb - input_devices_summa - input_devices_tek4957 input_devices_tslib - input_devices_ur98 input_devices_virtualbox input_devices_vmmouse input_devices_void @@ -182,30 +169,17 @@ PDEPEND=" xorg? ( input_devices_acecad? ( >=x11-drivers/xf86-input-acecad-1.2.2 ) input_devices_aiptek? ( >=x11-drivers/xf86-input-aiptek-1.1.1 ) - input_devices_calcomp? ( >=x11-drivers/xf86-input-calcomp-1.1.2 ) input_devices_citron? ( >=x11-drivers/xf86-input-citron-2.2.1 ) - input_devices_digitaledge? ( >=x11-drivers/xf86-input-digitaledge-1.1.1 ) - input_devices_dmc? ( >=x11-drivers/xf86-input-dmc-1.1.2 ) - input_devices_dynapro? ( >=x11-drivers/xf86-input-dynapro-1.1.2 ) - input_devices_elo2300? ( >=x11-drivers/xf86-input-elo2300-1.1.2 ) input_devices_elographics? ( >=x11-drivers/xf86-input-elographics-1.2.2 ) input_devices_evdev? ( >=x11-drivers/xf86-input-evdev-2.1.0 ) input_devices_fpit? ( >=x11-drivers/xf86-input-fpit-1.2.0 ) input_devices_hyperpen? ( >=x11-drivers/xf86-input-hyperpen-1.2.0 ) - input_devices_jamstudio? ( >=x11-drivers/xf86-input-jamstudio-1.2.0 ) input_devices_joystick? ( >=x11-drivers/xf86-input-joystick-1.3.2 ) input_devices_keyboard? ( >=x11-drivers/xf86-input-keyboard-1.3.1 ) - input_devices_magellan? ( >=x11-drivers/xf86-input-magellan-1.2.0 ) - input_devices_microtouch? ( >=x11-drivers/xf86-input-microtouch-1.2.0 ) input_devices_mouse? ( >=x11-drivers/xf86-input-mouse-1.3.0 ) input_devices_mutouch? ( >=x11-drivers/xf86-input-mutouch-1.2.1 ) - input_devices_palmax? ( >=x11-drivers/xf86-input-palmax-1.2.0 ) input_devices_penmount? ( >=x11-drivers/xf86-input-penmount-1.3.0 ) - input_devices_spaceorb? ( >=x11-drivers/xf86-input-spaceorb-1.1.1 ) - input_devices_summa? ( >=x11-drivers/xf86-input-summa-1.2.0 ) - input_devices_tek4957? ( >=x11-drivers/xf86-input-tek4957-1.2.0 ) input_devices_tslib? ( x11-drivers/xf86-input-tslib x11-libs/libXCalibrate ) - input_devices_ur98? ( >=x11-drivers/xf86-input-ur98-1.1.0 ) input_devices_virtualbox? ( x11-drivers/xf86-input-virtualbox ) input_devices_vmmouse? ( >=x11-drivers/xf86-input-vmmouse-12.5.0 ) input_devices_void? ( >=x11-drivers/xf86-input-void-1.1.1 ) diff --git a/x11-base/xorg-server/xorg-server-1.5.3-r7.ebuild b/x11-base/xorg-server/xorg-server-1.5.3-r7.ebuild index c3b894560ecf..f42b93aa0953 100644 --- a/x11-base/xorg-server/xorg-server-1.5.3-r7.ebuild +++ b/x11-base/xorg-server/xorg-server-1.5.3-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-server/xorg-server-1.5.3-r7.ebuild,v 1.1 2009/06/23 14:25:49 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-server/xorg-server-1.5.3-r7.ebuild,v 1.2 2009/07/13 10:53:18 remi Exp $ # Must be before x-modular eclass is inherited SNAPSHOT="yes" @@ -17,30 +17,17 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86- IUSE_INPUT_DEVICES=" input_devices_acecad input_devices_aiptek - input_devices_calcomp input_devices_citron - input_devices_digitaledge - input_devices_dmc - input_devices_dynapro - input_devices_elo2300 input_devices_elographics input_devices_evdev input_devices_fpit input_devices_hyperpen - input_devices_jamstudio input_devices_joystick input_devices_keyboard - input_devices_magellan - input_devices_microtouch input_devices_mouse input_devices_mutouch - input_devices_palmax input_devices_penmount - input_devices_spaceorb - input_devices_summa - input_devices_tek4957 input_devices_tslib - input_devices_ur98 input_devices_virtualbox input_devices_vmmouse input_devices_void @@ -182,30 +169,17 @@ PDEPEND=" xorg? ( input_devices_acecad? ( >=x11-drivers/xf86-input-acecad-1.2.2 ) input_devices_aiptek? ( >=x11-drivers/xf86-input-aiptek-1.1.1 ) - input_devices_calcomp? ( >=x11-drivers/xf86-input-calcomp-1.1.2 ) input_devices_citron? ( >=x11-drivers/xf86-input-citron-2.2.1 ) - input_devices_digitaledge? ( >=x11-drivers/xf86-input-digitaledge-1.1.1 ) - input_devices_dmc? ( >=x11-drivers/xf86-input-dmc-1.1.2 ) - input_devices_dynapro? ( >=x11-drivers/xf86-input-dynapro-1.1.2 ) - input_devices_elo2300? ( >=x11-drivers/xf86-input-elo2300-1.1.2 ) input_devices_elographics? ( >=x11-drivers/xf86-input-elographics-1.2.2 ) input_devices_evdev? ( >=x11-drivers/xf86-input-evdev-2.1.0 ) input_devices_fpit? ( >=x11-drivers/xf86-input-fpit-1.2.0 ) input_devices_hyperpen? ( >=x11-drivers/xf86-input-hyperpen-1.2.0 ) - input_devices_jamstudio? ( >=x11-drivers/xf86-input-jamstudio-1.2.0 ) input_devices_joystick? ( >=x11-drivers/xf86-input-joystick-1.3.2 ) input_devices_keyboard? ( >=x11-drivers/xf86-input-keyboard-1.3.1 ) - input_devices_magellan? ( >=x11-drivers/xf86-input-magellan-1.2.0 ) - input_devices_microtouch? ( >=x11-drivers/xf86-input-microtouch-1.2.0 ) input_devices_mouse? ( >=x11-drivers/xf86-input-mouse-1.3.0 ) input_devices_mutouch? ( >=x11-drivers/xf86-input-mutouch-1.2.1 ) - input_devices_palmax? ( >=x11-drivers/xf86-input-palmax-1.2.0 ) input_devices_penmount? ( >=x11-drivers/xf86-input-penmount-1.3.0 ) - input_devices_spaceorb? ( >=x11-drivers/xf86-input-spaceorb-1.1.1 ) - input_devices_summa? ( >=x11-drivers/xf86-input-summa-1.2.0 ) - input_devices_tek4957? ( >=x11-drivers/xf86-input-tek4957-1.2.0 ) input_devices_tslib? ( x11-drivers/xf86-input-tslib x11-libs/libXCalibrate ) - input_devices_ur98? ( >=x11-drivers/xf86-input-ur98-1.1.0 ) input_devices_virtualbox? ( x11-drivers/xf86-input-virtualbox ) input_devices_vmmouse? ( >=x11-drivers/xf86-input-vmmouse-12.5.0 ) input_devices_void? ( >=x11-drivers/xf86-input-void-1.1.1 ) diff --git a/x11-base/xorg-server/xorg-server-1.6.2-r1.ebuild b/x11-base/xorg-server/xorg-server-1.6.2-r1.ebuild index 05567af09b47..873ea3398e10 100644 --- a/x11-base/xorg-server/xorg-server-1.6.2-r1.ebuild +++ b/x11-base/xorg-server/xorg-server-1.6.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-server/xorg-server-1.6.2-r1.ebuild,v 1.2 2009/07/11 09:49:16 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-server/xorg-server-1.6.2-r1.ebuild,v 1.3 2009/07/13 10:53:18 remi Exp $ EAPI="2" @@ -22,30 +22,17 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86- IUSE_INPUT_DEVICES=" input_devices_acecad input_devices_aiptek - input_devices_calcomp input_devices_citron - input_devices_digitaledge - input_devices_dmc - input_devices_dynapro - input_devices_elo2300 input_devices_elographics input_devices_evdev input_devices_fpit input_devices_hyperpen - input_devices_jamstudio input_devices_joystick input_devices_keyboard - input_devices_magellan - input_devices_microtouch input_devices_mouse input_devices_mutouch - input_devices_palmax input_devices_penmount - input_devices_spaceorb - input_devices_summa - input_devices_tek4957 input_devices_tslib - input_devices_ur98 input_devices_virtualbox input_devices_vmmouse input_devices_void @@ -187,30 +174,17 @@ PDEPEND=" xorg? ( input_devices_acecad? ( >=x11-drivers/xf86-input-acecad-1.3.0 ) input_devices_aiptek? ( >=x11-drivers/xf86-input-aiptek-1.2.0 ) - input_devices_calcomp? ( >=x11-drivers/xf86-input-calcomp-1.1.2 ) input_devices_citron? ( >=x11-drivers/xf86-input-citron-2.2.1 ) - input_devices_digitaledge? ( >=x11-drivers/xf86-input-digitaledge-1.1.1 ) - input_devices_dmc? ( >=x11-drivers/xf86-input-dmc-1.1.2 ) - input_devices_dynapro? ( >=x11-drivers/xf86-input-dynapro-1.1.2 ) - input_devices_elo2300? ( >=x11-drivers/xf86-input-elo2300-1.1.2 ) input_devices_elographics? ( >=x11-drivers/xf86-input-elographics-1.2.3 ) input_devices_evdev? ( >=x11-drivers/xf86-input-evdev-2.1.3 ) input_devices_fpit? ( >=x11-drivers/xf86-input-fpit-1.3.0 ) input_devices_hyperpen? ( >=x11-drivers/xf86-input-hyperpen-1.2.0 ) - input_devices_jamstudio? ( >=x11-drivers/xf86-input-jamstudio-1.2.0 ) input_devices_joystick? ( >=x11-drivers/xf86-input-joystick-1.4.0 ) input_devices_keyboard? ( >=x11-drivers/xf86-input-keyboard-1.3.2 ) - input_devices_magellan? ( >=x11-drivers/xf86-input-magellan-1.2.0 ) - input_devices_microtouch? ( >=x11-drivers/xf86-input-microtouch-1.2.0 ) input_devices_mouse? ( >=x11-drivers/xf86-input-mouse-1.4.0 ) input_devices_mutouch? ( >=x11-drivers/xf86-input-mutouch-1.2.1 ) - input_devices_palmax? ( >=x11-drivers/xf86-input-palmax-1.2.0 ) input_devices_penmount? ( >=x11-drivers/xf86-input-penmount-1.4.0 ) - input_devices_spaceorb? ( >=x11-drivers/xf86-input-spaceorb-1.1.1 ) - input_devices_summa? ( >=x11-drivers/xf86-input-summa-1.2.0 ) - input_devices_tek4957? ( >=x11-drivers/xf86-input-tek4957-1.2.0 ) input_devices_tslib? ( x11-drivers/xf86-input-tslib ) - input_devices_ur98? ( >=x11-drivers/xf86-input-ur98-1.1.0 ) input_devices_virtualbox? ( x11-drivers/xf86-input-virtualbox ) input_devices_vmmouse? ( >=x11-drivers/xf86-input-vmmouse-12.6.3 ) input_devices_void? ( >=x11-drivers/xf86-input-void-1.2.0 ) diff --git a/x11-base/xorg-server/xorg-server-1.6.2.ebuild b/x11-base/xorg-server/xorg-server-1.6.2.ebuild index bf7dd04816b5..7592c132f143 100644 --- a/x11-base/xorg-server/xorg-server-1.6.2.ebuild +++ b/x11-base/xorg-server/xorg-server-1.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-server/xorg-server-1.6.2.ebuild,v 1.3 2009/07/11 09:49:16 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-server/xorg-server-1.6.2.ebuild,v 1.4 2009/07/13 10:53:18 remi Exp $ EAPI="2" @@ -22,30 +22,17 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86- IUSE_INPUT_DEVICES=" input_devices_acecad input_devices_aiptek - input_devices_calcomp input_devices_citron - input_devices_digitaledge - input_devices_dmc - input_devices_dynapro - input_devices_elo2300 input_devices_elographics input_devices_evdev input_devices_fpit input_devices_hyperpen - input_devices_jamstudio input_devices_joystick input_devices_keyboard - input_devices_magellan - input_devices_microtouch input_devices_mouse input_devices_mutouch - input_devices_palmax input_devices_penmount - input_devices_spaceorb - input_devices_summa - input_devices_tek4957 input_devices_tslib - input_devices_ur98 input_devices_virtualbox input_devices_vmmouse input_devices_void @@ -187,30 +174,17 @@ PDEPEND=" xorg? ( input_devices_acecad? ( >=x11-drivers/xf86-input-acecad-1.3.0 ) input_devices_aiptek? ( >=x11-drivers/xf86-input-aiptek-1.2.0 ) - input_devices_calcomp? ( >=x11-drivers/xf86-input-calcomp-1.1.2 ) input_devices_citron? ( >=x11-drivers/xf86-input-citron-2.2.1 ) - input_devices_digitaledge? ( >=x11-drivers/xf86-input-digitaledge-1.1.1 ) - input_devices_dmc? ( >=x11-drivers/xf86-input-dmc-1.1.2 ) - input_devices_dynapro? ( >=x11-drivers/xf86-input-dynapro-1.1.2 ) - input_devices_elo2300? ( >=x11-drivers/xf86-input-elo2300-1.1.2 ) input_devices_elographics? ( >=x11-drivers/xf86-input-elographics-1.2.3 ) input_devices_evdev? ( >=x11-drivers/xf86-input-evdev-2.1.3 ) input_devices_fpit? ( >=x11-drivers/xf86-input-fpit-1.3.0 ) input_devices_hyperpen? ( >=x11-drivers/xf86-input-hyperpen-1.2.0 ) - input_devices_jamstudio? ( >=x11-drivers/xf86-input-jamstudio-1.2.0 ) input_devices_joystick? ( >=x11-drivers/xf86-input-joystick-1.4.0 ) input_devices_keyboard? ( >=x11-drivers/xf86-input-keyboard-1.3.2 ) - input_devices_magellan? ( >=x11-drivers/xf86-input-magellan-1.2.0 ) - input_devices_microtouch? ( >=x11-drivers/xf86-input-microtouch-1.2.0 ) input_devices_mouse? ( >=x11-drivers/xf86-input-mouse-1.4.0 ) input_devices_mutouch? ( >=x11-drivers/xf86-input-mutouch-1.2.1 ) - input_devices_palmax? ( >=x11-drivers/xf86-input-palmax-1.2.0 ) input_devices_penmount? ( >=x11-drivers/xf86-input-penmount-1.4.0 ) - input_devices_spaceorb? ( >=x11-drivers/xf86-input-spaceorb-1.1.1 ) - input_devices_summa? ( >=x11-drivers/xf86-input-summa-1.2.0 ) - input_devices_tek4957? ( >=x11-drivers/xf86-input-tek4957-1.2.0 ) input_devices_tslib? ( x11-drivers/xf86-input-tslib ) - input_devices_ur98? ( >=x11-drivers/xf86-input-ur98-1.1.0 ) input_devices_virtualbox? ( x11-drivers/xf86-input-virtualbox ) input_devices_vmmouse? ( >=x11-drivers/xf86-input-vmmouse-12.6.3 ) input_devices_void? ( >=x11-drivers/xf86-input-void-1.2.0 ) |