mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
Rename dev-python/{PySDL2 → pysdl2}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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? (
|
||||
|
||||
@@ -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? (
|
||||
|
||||
@@ -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? (
|
||||
|
||||
@@ -51,3 +51,4 @@ move dev-python/pyxDamerauLevenshtein dev-python/pyxdameraulevenshtein
|
||||
move dev-python/PyGithub dev-python/pygithub
|
||||
move dev-python/Pyro5 dev-python/pyro5
|
||||
move dev-python/PyRSS2Gen dev-python/pyrss2gen
|
||||
move dev-python/PySDL2 dev-python/pysdl2
|
||||
|
||||
Reference in New Issue
Block a user