From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F15BD138350 for ; Sun, 3 May 2020 09:23:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 71530E09C2; Sun, 3 May 2020 09:23:49 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B63CFE09BA for ; Sun, 3 May 2020 09:23:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E605134F2D6 for ; Sun, 3 May 2020 09:23:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 72BCF206 for ; Sun, 3 May 2020 09:23:44 +0000 (UTC) From: "Piotr Karbowski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Piotr Karbowski" Message-ID: <1588497809.a8a3da75a5ab78e8083ee221f0a8321b14280858.slashbeast@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-base/xorg-drivers/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-base/xorg-drivers/xorg-drivers-1.20-r2.ebuild x11-base/xorg-drivers/xorg-drivers-9999.ebuild X-VCS-Directories: x11-base/xorg-drivers/ X-VCS-Committer: slashbeast X-VCS-Committer-Name: Piotr Karbowski X-VCS-Revision: a8a3da75a5ab78e8083ee221f0a8321b14280858 X-VCS-Branch: master Date: Sun, 3 May 2020 09:23:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e880d45d-962c-4b65-b935-b25cba6f9162 X-Archives-Hash: 6491b9a64f81b60c849a18734572b89e commit: a8a3da75a5ab78e8083ee221f0a8321b14280858 Author: Piotr Karbowski gentoo org> AuthorDate: Sun May 3 08:45:01 2020 +0000 Commit: Piotr Karbowski gentoo org> CommitDate: Sun May 3 09:23:29 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8a3da75 x11-base/xorg-drivers: Dropping xf86-input-{keyboard,mouse} deps Signed-off-by: Piotr Karbowski gentoo.org> x11-base/xorg-drivers/xorg-drivers-1.20-r2.ebuild | 4 ---- x11-base/xorg-drivers/xorg-drivers-9999.ebuild | 4 ---- 2 files changed, 8 deletions(-) diff --git a/x11-base/xorg-drivers/xorg-drivers-1.20-r2.ebuild b/x11-base/xorg-drivers/xorg-drivers-1.20-r2.ebuild index 9d4ef15e488..58ea8551557 100644 --- a/x11-base/xorg-drivers/xorg-drivers-1.20-r2.ebuild +++ b/x11-base/xorg-drivers/xorg-drivers-1.20-r2.ebuild @@ -17,9 +17,7 @@ IUSE_INPUT_DEVICES=" input_devices_elographics input_devices_evdev input_devices_joystick - input_devices_keyboard input_devices_libinput - input_devices_mouse input_devices_vmmouse input_devices_void input_devices_synaptics @@ -63,12 +61,10 @@ PDEPEND=" >=x11-drivers/xf86-input-evdev-2.10.6 ) input_devices_joystick? ( >=x11-drivers/xf86-input-joystick-1.6.3 ) - input_devices_keyboard? ( x11-drivers/xf86-input-keyboard ) input_devices_libinput? ( >=x11-base/xorg-server-${PV}[udev] >=x11-drivers/xf86-input-libinput-0.27.1 ) - input_devices_mouse? ( >=x11-drivers/xf86-input-mouse-1.9.3 ) input_devices_vmmouse? ( x11-drivers/xf86-input-vmmouse ) input_devices_void? ( x11-drivers/xf86-input-void ) input_devices_synaptics? ( x11-drivers/xf86-input-synaptics ) diff --git a/x11-base/xorg-drivers/xorg-drivers-9999.ebuild b/x11-base/xorg-drivers/xorg-drivers-9999.ebuild index f9af84eb3d2..180e8a18642 100644 --- a/x11-base/xorg-drivers/xorg-drivers-9999.ebuild +++ b/x11-base/xorg-drivers/xorg-drivers-9999.ebuild @@ -17,9 +17,7 @@ IUSE_INPUT_DEVICES=" input_devices_elographics input_devices_evdev input_devices_joystick - input_devices_keyboard input_devices_libinput - input_devices_mouse input_devices_vmmouse input_devices_void input_devices_synaptics @@ -63,12 +61,10 @@ PDEPEND=" >=x11-drivers/xf86-input-evdev-2.10.6 ) input_devices_joystick? ( >=x11-drivers/xf86-input-joystick-1.6.3 ) - input_devices_keyboard? ( x11-drivers/xf86-input-keyboard ) input_devices_libinput? ( >=x11-base/xorg-server-${PV}[udev] >=x11-drivers/xf86-input-libinput-0.27.1 ) - input_devices_mouse? ( >=x11-drivers/xf86-input-mouse-1.9.3 ) input_devices_vmmouse? ( x11-drivers/xf86-input-vmmouse ) input_devices_void? ( x11-drivers/xf86-input-void ) input_devices_synaptics? ( x11-drivers/xf86-input-synaptics )