mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 16:43:17 -04:00
*/*: move dev-python/{python-evdev → evdev}
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
@@ -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}]
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user