From 38acc0e2d90926cb580eb5acf26b7be4214e7b4a Mon Sep 17 00:00:00 2001 From: Takuya Wakazono Date: Mon, 19 Feb 2024 20:30:49 +0900 Subject: [PATCH] =?UTF-8?q?*/*:=20move=20dev-python/{python-evdev=20?= =?UTF-8?q?=E2=86=92=20evdev}?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Takuya Wakazono --- dev-python/pynput/pynput-1.7.6.ebuild | 4 ++-- .../asus-touchpad-numpad-driver-0_pre20220311.ebuild | 4 ++-- .../asus-touchpad-numpad-driver-9999.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-python/pynput/pynput-1.7.6.ebuild b/dev-python/pynput/pynput-1.7.6.ebuild index 9c01a61b32..852dfee819 100644 --- a/dev-python/pynput/pynput-1.7.6.ebuild +++ b/dev-python/pynput/pynput-1.7.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2023 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit distutils-r1 pypi DESCRIPTION="Sends virtual input commands" HOMEPAGE="https://github.com/moses-palmer/pynput https://pypi.org/project/pynput" RDEPEND=" - dev-python/python-evdev[${PYTHON_USEDEP}] + dev-python/evdev[${PYTHON_USEDEP}] dev-python/python-xlib[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] " diff --git a/sys-apps/asus-touchpad-numpad-driver/asus-touchpad-numpad-driver-0_pre20220311.ebuild b/sys-apps/asus-touchpad-numpad-driver/asus-touchpad-numpad-driver-0_pre20220311.ebuild index 33dce82ef8..5df6a27d1e 100644 --- a/sys-apps/asus-touchpad-numpad-driver/asus-touchpad-numpad-driver-0_pre20220311.ebuild +++ b/sys-apps/asus-touchpad-numpad-driver/asus-touchpad-numpad-driver-0_pre20220311.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -29,7 +29,7 @@ DEPEND=" $(python_gen_cond_dep ' dev-python/libevdev[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] - dev-python/python-evdev[${PYTHON_USEDEP}] + dev-python/evdev[${PYTHON_USEDEP}] ') " RDEPEND=" diff --git a/sys-apps/asus-touchpad-numpad-driver/asus-touchpad-numpad-driver-9999.ebuild b/sys-apps/asus-touchpad-numpad-driver/asus-touchpad-numpad-driver-9999.ebuild index 33dce82ef8..5df6a27d1e 100644 --- a/sys-apps/asus-touchpad-numpad-driver/asus-touchpad-numpad-driver-9999.ebuild +++ b/sys-apps/asus-touchpad-numpad-driver/asus-touchpad-numpad-driver-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -29,7 +29,7 @@ DEPEND=" $(python_gen_cond_dep ' dev-python/libevdev[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] - dev-python/python-evdev[${PYTHON_USEDEP}] + dev-python/evdev[${PYTHON_USEDEP}] ') " RDEPEND="