public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pysdl2/, profiles/updates/, dev-python/PySDL2/, ...
@ 2024-11-23 11:17 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2024-11-23 11:17 UTC (permalink / raw
  To: gentoo-commits

commit:     768ea22d883df8972f47f122f9c19a730f6bbce9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 23 10:53:23 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 23 10:53:23 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=768ea22d

Rename dev-python/{PySDL2 → pysdl2}

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/{PySDL2 => pysdl2}/Manifest                                | 0
 dev-python/{PySDL2 => pysdl2}/metadata.xml                            | 0
 .../{PySDL2/PySDL2-0.9.16.ebuild => pysdl2/pysdl2-0.9.16.ebuild}      | 0
 games-emulation/m64py/m64py-0.2.5_p20211222.ebuild                    | 4 ++--
 games-emulation/m64py/m64py-0.2.5_p20231226.ebuild                    | 2 +-
 games-emulation/m64py/m64py-0.3.0.ebuild                              | 2 +-
 profiles/updates/4Q-2024                                              | 1 +
 7 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/dev-python/PySDL2/Manifest b/dev-python/pysdl2/Manifest
similarity index 100%
rename from dev-python/PySDL2/Manifest
rename to dev-python/pysdl2/Manifest

diff --git a/dev-python/PySDL2/metadata.xml b/dev-python/pysdl2/metadata.xml
similarity index 100%
rename from dev-python/PySDL2/metadata.xml
rename to dev-python/pysdl2/metadata.xml

diff --git a/dev-python/PySDL2/PySDL2-0.9.16.ebuild b/dev-python/pysdl2/pysdl2-0.9.16.ebuild
similarity index 100%
rename from dev-python/PySDL2/PySDL2-0.9.16.ebuild
rename to dev-python/pysdl2/pysdl2-0.9.16.ebuild

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? (

diff --git a/profiles/updates/4Q-2024 b/profiles/updates/4Q-2024
index b4766403c727..0bd87a1bfc17 100644
--- a/profiles/updates/4Q-2024
+++ b/profiles/updates/4Q-2024
@@ -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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-11-23 11:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-23 11:17 [gentoo-commits] repo/gentoo:master commit in: dev-python/pysdl2/, profiles/updates/, dev-python/PySDL2/, Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox