From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1REpgk-0000nO-6V for garchives@archives.gentoo.org; Fri, 14 Oct 2011 21:53:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 21FFA21C08A; Fri, 14 Oct 2011 21:53:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C065421C08A for ; Fri, 14 Oct 2011 21:53:02 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1761F1B4022 for ; Fri, 14 Oct 2011 21:53:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 1EF1D80042 for ; Fri, 14 Oct 2011 21:53:01 +0000 (UTC) From: "Chi-Thanh Christopher Nguyen" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Chi-Thanh Christopher Nguyen" Message-ID: <676a00e7e0a31871f30d47238c806c5a6d7088b0.chithead@gentoo> Subject: [gentoo-commits] proj/x11:master commit in: x11-base/xorg-drivers/ X-VCS-Repository: proj/x11 X-VCS-Files: x11-base/xorg-drivers/xorg-drivers-9999.ebuild X-VCS-Directories: x11-base/xorg-drivers/ X-VCS-Committer: chithead X-VCS-Committer-Name: Chi-Thanh Christopher Nguyen X-VCS-Revision: 676a00e7e0a31871f30d47238c806c5a6d7088b0 Date: Fri, 14 Oct 2011 21:53:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 6cb39a2dee63107785e6236d978ee454 commit: 676a00e7e0a31871f30d47238c806c5a6d7088b0 Author: Chi-Thanh Christopher Nguyen gentoo org> AuthorDate: Fri Oct 14 21:53:00 2011 +0000 Commit: Chi-Thanh Christopher Nguyen cs tu-berli= n de> CommitDate: Fri Oct 14 21:53:00 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/x11.git;a=3Dc= ommit;h=3D676a00e7 x11-base/xorg-drivers: sync with portage --- x11-base/xorg-drivers/xorg-drivers-9999.ebuild | 19 +++++++++++-------= - 1 files changed, 11 insertions(+), 8 deletions(-) diff --git a/x11-base/xorg-drivers/xorg-drivers-9999.ebuild b/x11-base/xo= rg-drivers/xorg-drivers-9999.ebuild index f930287..46caf9b 100644 --- a/x11-base/xorg-drivers/xorg-drivers-9999.ebuild +++ b/x11-base/xorg-drivers/xorg-drivers-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 @@ -15,12 +15,16 @@ KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc= ~ppc64 ~sh ~sparc ~x86 ~x86- IUSE_INPUT_DEVICES=3D" input_devices_acecad input_devices_aiptek + 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 input_devices_void input_devices_synaptics @@ -84,12 +88,16 @@ IUSE=3D"${IUSE_VIDEO_CARDS} ${IUSE_INPUT_DEVICES}" PDEPEND=3D" input_devices_acecad? ( x11-drivers/xf86-input-acecad ) input_devices_aiptek? ( x11-drivers/xf86-input-aiptek ) + 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 ) @@ -144,11 +152,6 @@ PDEPEND=3D" video_cards_voodoo? ( x11-drivers/xf86-video-voodoo ) =20 !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-nsc