diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-02-19 05:06:43 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-02-19 05:10:40 +0100 |
commit | d634b340c114323c3ebbaa3f31771fb94547449f (patch) | |
tree | 3bde164f3080ad05e8df0bc69367df0a54a039b2 /games-util/lutris | |
parent | dev-python/python-evdev: Prepare for a rename (diff) | |
download | gentoo-d634b340c114323c3ebbaa3f31771fb94547449f.tar.gz gentoo-d634b340c114323c3ebbaa3f31771fb94547449f.tar.bz2 gentoo-d634b340c114323c3ebbaa3f31771fb94547449f.zip |
Rename dev-python/{python-evdev → evdev}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-util/lutris')
-rw-r--r-- | games-util/lutris/lutris-0.5.13-r3.ebuild | 4 | ||||
-rw-r--r-- | games-util/lutris/lutris-0.5.14-r1.ebuild | 4 | ||||
-rw-r--r-- | games-util/lutris/lutris-0.5.16-r1.ebuild | 2 | ||||
-rw-r--r-- | games-util/lutris/lutris-9999.ebuild | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/games-util/lutris/lutris-0.5.13-r3.ebuild b/games-util/lutris/lutris-0.5.13-r3.ebuild index c88c425a66d6..cacce255529f 100644 --- a/games-util/lutris/lutris-0.5.13-r3.ebuild +++ b/games-util/lutris/lutris-0.5.13-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -38,11 +38,11 @@ RDEPEND=" dev-python/certifi[${PYTHON_USEDEP}] dev-python/dbus-python[${PYTHON_USEDEP}] dev-python/distro[${PYTHON_USEDEP}] + dev-python/evdev[${PYTHON_USEDEP}] dev-python/lxml[${PYTHON_USEDEP}] dev-python/pillow[${PYTHON_USEDEP}] dev-python/pygobject:3[cairo,${PYTHON_USEDEP}] dev-python/pypresence[${PYTHON_USEDEP}] - dev-python/python-evdev[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/protobuf-python[${PYTHON_USEDEP}] diff --git a/games-util/lutris/lutris-0.5.14-r1.ebuild b/games-util/lutris/lutris-0.5.14-r1.ebuild index 95411007384c..88cb8c27a34b 100644 --- a/games-util/lutris/lutris-0.5.14-r1.ebuild +++ b/games-util/lutris/lutris-0.5.14-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -38,11 +38,11 @@ RDEPEND=" dev-python/certifi[${PYTHON_USEDEP}] dev-python/dbus-python[${PYTHON_USEDEP}] dev-python/distro[${PYTHON_USEDEP}] + dev-python/evdev[${PYTHON_USEDEP}] dev-python/lxml[${PYTHON_USEDEP}] dev-python/pillow[${PYTHON_USEDEP}] dev-python/pygobject:3[cairo,${PYTHON_USEDEP}] dev-python/pypresence[${PYTHON_USEDEP}] - dev-python/python-evdev[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/protobuf-python[${PYTHON_USEDEP}] diff --git a/games-util/lutris/lutris-0.5.16-r1.ebuild b/games-util/lutris/lutris-0.5.16-r1.ebuild index 96ed02d2fc33..34e1d241ffd0 100644 --- a/games-util/lutris/lutris-0.5.16-r1.ebuild +++ b/games-util/lutris/lutris-0.5.16-r1.ebuild @@ -35,11 +35,11 @@ RDEPEND=" dev-python/certifi[${PYTHON_USEDEP}] dev-python/dbus-python[${PYTHON_USEDEP}] dev-python/distro[${PYTHON_USEDEP}] + dev-python/evdev[${PYTHON_USEDEP}] dev-python/lxml[${PYTHON_USEDEP}] dev-python/pillow[${PYTHON_USEDEP}] dev-python/pygobject:3[cairo,${PYTHON_USEDEP}] dev-python/pypresence[${PYTHON_USEDEP}] - dev-python/python-evdev[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/protobuf-python[${PYTHON_USEDEP}] diff --git a/games-util/lutris/lutris-9999.ebuild b/games-util/lutris/lutris-9999.ebuild index 96ed02d2fc33..34e1d241ffd0 100644 --- a/games-util/lutris/lutris-9999.ebuild +++ b/games-util/lutris/lutris-9999.ebuild @@ -35,11 +35,11 @@ RDEPEND=" dev-python/certifi[${PYTHON_USEDEP}] dev-python/dbus-python[${PYTHON_USEDEP}] dev-python/distro[${PYTHON_USEDEP}] + dev-python/evdev[${PYTHON_USEDEP}] dev-python/lxml[${PYTHON_USEDEP}] dev-python/pillow[${PYTHON_USEDEP}] dev-python/pygobject:3[cairo,${PYTHON_USEDEP}] dev-python/pypresence[${PYTHON_USEDEP}] - dev-python/python-evdev[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/protobuf-python[${PYTHON_USEDEP}] |