commit:     fd66a29265632bb70565dc76cff8ea77096f3d54
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  5 10:57:16 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jan  5 11:25:02 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd66a292

Rename dev-python/{pysol_cards → pysol-cards}

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

 dev-games/freecell-solver/freecell-solver-6.8.0.ebuild                | 4 ++--
 dev-python/{pysol_cards => pysol-cards}/Manifest                      | 0
 dev-python/{pysol_cards => pysol-cards}/metadata.xml                  | 0
 .../pysol-cards-0.14.3.ebuild}                                        | 2 +-
 games-board/pysolfc/pysolfc-2.21.0.ebuild                             | 4 ++--
 profiles/updates/1Q-2024                                              | 1 +
 6 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/dev-games/freecell-solver/freecell-solver-6.8.0.ebuild 
b/dev-games/freecell-solver/freecell-solver-6.8.0.ebuild
index f8aa18013c92..dfd7864f2000 100644
--- a/dev-games/freecell-solver/freecell-solver-6.8.0.ebuild
+++ b/dev-games/freecell-solver/freecell-solver-6.8.0.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
@@ -20,7 +20,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 RDEPEND="${PYTHON_DEPS}
        dev-libs/rinutils
        $(python_gen_cond_dep '
-               dev-python/pysol_cards[${PYTHON_USEDEP}]
+               dev-python/pysol-cards[${PYTHON_USEDEP}]
                dev-python/random2[${PYTHON_USEDEP}]
                dev-python/six[${PYTHON_USEDEP}]
        ')

diff --git a/dev-python/pysol_cards/Manifest b/dev-python/pysol-cards/Manifest
similarity index 100%
rename from dev-python/pysol_cards/Manifest
rename to dev-python/pysol-cards/Manifest

diff --git a/dev-python/pysol_cards/metadata.xml 
b/dev-python/pysol-cards/metadata.xml
similarity index 100%
rename from dev-python/pysol_cards/metadata.xml
rename to dev-python/pysol-cards/metadata.xml

diff --git a/dev-python/pysol_cards/pysol_cards-0.14.3.ebuild 
b/dev-python/pysol-cards/pysol-cards-0.14.3.ebuild
similarity index 93%
rename from dev-python/pysol_cards/pysol_cards-0.14.3.ebuild
rename to dev-python/pysol-cards/pysol-cards-0.14.3.ebuild
index 03ff0f6e7ea2..fc9fbb72135f 100644
--- a/dev-python/pysol_cards/pysol_cards-0.14.3.ebuild
+++ b/dev-python/pysol-cards/pysol-cards-0.14.3.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

diff --git a/games-board/pysolfc/pysolfc-2.21.0.ebuild 
b/games-board/pysolfc/pysolfc-2.21.0.ebuild
index 02b36f4c990c..09d351a67ce2 100644
--- a/games-board/pysolfc/pysolfc-2.21.0.ebuild
+++ b/games-board/pysolfc/pysolfc-2.21.0.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
@@ -30,7 +30,7 @@ RDEPEND="
        $(python_gen_cond_dep '
                dev-python/attrs[${PYTHON_USEDEP}]
                dev-python/configobj[${PYTHON_USEDEP}]
-               dev-python/pysol_cards[${PYTHON_USEDEP}]
+               dev-python/pysol-cards[${PYTHON_USEDEP}]
                dev-python/random2[${PYTHON_USEDEP}]
                dev-python/six[${PYTHON_USEDEP}]
                sound? ( dev-python/pygame[${PYTHON_USEDEP}] )

diff --git a/profiles/updates/1Q-2024 b/profiles/updates/1Q-2024
new file mode 100644
index 000000000000..e247daa55370
--- /dev/null
+++ b/profiles/updates/1Q-2024
@@ -0,0 +1 @@
+move dev-python/pysol_cards dev-python/pysol-cards

Reply via email to