diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-23 11:53:23 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-23 11:53:23 +0100 |
commit | 768ea22d883df8972f47f122f9c19a730f6bbce9 (patch) | |
tree | 24aea1e3bbcac05aa5aeb90facb1fd2c0403a1f1 /games-emulation/m64py | |
parent | Rename dev-python/{PyRSS2Gen → pyrss2gen} (diff) | |
download | gentoo-768ea22d883df8972f47f122f9c19a730f6bbce9.tar.gz gentoo-768ea22d883df8972f47f122f9c19a730f6bbce9.tar.bz2 gentoo-768ea22d883df8972f47f122f9c19a730f6bbce9.zip |
Rename dev-python/{PySDL2 → pysdl2}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-emulation/m64py')
-rw-r--r-- | games-emulation/m64py/m64py-0.2.5_p20211222.ebuild | 4 | ||||
-rw-r--r-- | games-emulation/m64py/m64py-0.2.5_p20231226.ebuild | 2 | ||||
-rw-r--r-- | games-emulation/m64py/m64py-0.3.0.ebuild | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/games-emulation/m64py/m64py-0.2.5_p20211222.ebuild b/games-emulation/m64py/m64py-0.2.5_p20211222.ebuild index 2b4004c0ee48..dc77b4bab09b 100644 --- a/games-emulation/m64py/m64py-0.2.5_p20211222.ebuild +++ b/games-emulation/m64py/m64py-0.2.5_p20211222.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 @@ -29,7 +29,7 @@ IUSE="7z rar" RDEPEND=" dev-python/PyQt5[gui,opengl,widgets,${PYTHON_USEDEP}] - dev-python/PySDL2[${PYTHON_USEDEP}] + dev-python/pysdl2[${PYTHON_USEDEP}] media-libs/libsdl2[joystick,video] >=games-emulation/mupen64plus-core-2.5:0/2-sdl2 7z? ( diff --git a/games-emulation/m64py/m64py-0.2.5_p20231226.ebuild b/games-emulation/m64py/m64py-0.2.5_p20231226.ebuild index f1a34a615846..2fc4e7233f54 100644 --- a/games-emulation/m64py/m64py-0.2.5_p20231226.ebuild +++ b/games-emulation/m64py/m64py-0.2.5_p20231226.ebuild @@ -29,7 +29,7 @@ IUSE="7z rar" RDEPEND=" dev-python/PyQt5[gui,opengl,widgets,${PYTHON_USEDEP}] - dev-python/PySDL2[${PYTHON_USEDEP}] + dev-python/pysdl2[${PYTHON_USEDEP}] media-libs/libsdl2[joystick,video] >=games-emulation/mupen64plus-core-2.5:0/2-sdl2 7z? ( diff --git a/games-emulation/m64py/m64py-0.3.0.ebuild b/games-emulation/m64py/m64py-0.3.0.ebuild index feb0e0b1edbe..3550f746db72 100644 --- a/games-emulation/m64py/m64py-0.3.0.ebuild +++ b/games-emulation/m64py/m64py-0.3.0.ebuild @@ -27,7 +27,7 @@ IUSE="7z rar" RDEPEND=" dev-python/PyQt6[gui,opengl,widgets,${PYTHON_USEDEP}] - dev-python/PySDL2[${PYTHON_USEDEP}] + dev-python/pysdl2[${PYTHON_USEDEP}] media-libs/libsdl2[joystick,video] >=games-emulation/mupen64plus-core-2.5:0/2-sdl2 7z? ( |